similar to: package compilation: including external libraries in windows compilation

Displaying 20 results from an estimated 500 matches similar to: "package compilation: including external libraries in windows compilation"

2007 Feb 26
3
PLotting R graphics/symbols without user x-y scaling
Is it possible to add lines or other user defined graphics to a plot in R that does not depend on the user scale for the plot? For example I have a plot plot(x,y) and I want to add some graphic that is scaled in inches or cm but I do not want the graphic to change when the x-y scales are changed - like a thermometer, scale bar or other symbol - How does one do this? I want to build my own
2004 Aug 20
1
problem with R start up MASS and family?
Dear fellow R-users: Is this a BUG? R : Copyright 2004, The R Foundation for Statistical Computing Version 1.9.1 (2004-06-21), ISBN 3-900051-00-3 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors.
2004 Apr 13
1
postscript image problem (PR#6763)
Full_Name: Jonathan Lees Version: 1.8.1 OS: GNU/Linux 2.4.20-20.8smp #1 SMP Submission from: (NULL) (152.2.75.114) I am having trouble with the postscript output of images. They have lines on them that are not supposed to be there. I have noticed this on numerous trials of printing various images. I looked at the postscript and I see that it appears to plot each individual block - so perhaps
2004 Sep 15
0
RWAVE axis notation
I am using Rwave wavelets and I need better axis notation. Does anyone have code similar to matlab's centfreq or scale2frq functions that turn a scale for a wavelet transform into a good looking scale to plot on my wavelet transfoms? I am using the rwave package to investigate seismic signals from an exploding volcano. Jonathan Lees -- ==========================================
2005 Oct 03
2
interpolation using akima (PR#8174)
Full_Name: Jonathan Lees Version: 2.0.1 OS: linux-gnu Submission from: (NULL) (152.2.75.65) there is a problem with calculating the convex hull in 2-D interpolation using the codes interp fromt eh akima package: x =c(0.6505304, -1.1821562, -0.2600792, 0.7913716) y = c(1.0424226, 0.1754048, -1.4523334, 0.2349112) z = c(0.000, 3.042, 0.370, 0.122) EX = seq(from=min(x), to=max(x),
2001 Mar 20
2
Are sockets supported on Irix?
When I try to open a server socket on the system setup listed below, I get the following error: > a <- make.socket(port=8091,server=TRUE) Error in make.socket(port = 8091, server = TRUE) : sockets are not available on this system I just wanted to make sure that sockets were generally available for this platform (or, perhaps, I need to upgrade to 1.2.2 on this system), before I got
2016 Jun 28
2
id username output ADDC and Member.
> > I love diving : ) > Ok mathias, Can you explain this. This i dont get.... Why is this output so different, and i dont mean the difference with NTDOMAIN\.. See the groups differences... between a ADDC and a member server.. Samba 4.4.3 ADDC id someusername uid=10002(NTDOMAIN\someusername) gid=10000(NTDOMAIN\domain users) groups=10000(NTDOMAIN\domain
2007 Oct 30
1
bitmap patterns in R fill
Is there a way in R to specify a bitmap pattern and have it fill a region or polygon? This feature is available in many MAC programs and Adobe illustrator, and I know how to do this programming in postscript, But I can't find anything in the documentation relating how to do this in R. Thanks, Jonathan Lees
2012 Mar 07
3
if statement
Hi All, I have one difficulty in using the conditional if statement Assume , x <- -1:4 x [1] -1 0 1 2 3 4 if x is lees than want I want to add 1 and I used the following command if(x<0) {x=x+1} Warning message: In if (x < 0) { : the condition has length > 1 and only the first element will be used > x [1] 0 1 2 3 4 5 That command added 1 to each element. But I want
2008 Dec 23
1
Upgrade from UFS Sol 10u5 to ZFS Sol 10u6/OS 2008.11[SEC=UNCLASSIFIED]
Hi ZFS gods, I have a x4500 I wish to upgrade from a SVM UFS Sol 10u5 to a ZFS rpool 10u6 or Opensolaris. Since I know (via backing up my sharetab) what shares I need to have (all nfs share - no cifs on this 4500 - YAY) and have organised downtime for this server, would it be easier for me to go to Solaris 10u6 (or opensolaris) by just installing from scratch and re-importing the ZPOOL
2008 Apr 11
0
winsock2.h: present but cannot be compiled
Hi, I was trying to compile icecast-2.3.1 in Cygwin 3.4.4. I get the following warning as the echo of the configure script. checking winsock2.h usability... no checking winsock2.h presence... yes configure: WARNING: winsock2.h: present but cannot be compiled configure: WARNING: winsock2.h: check for missing prerequisite headers? configure: WARNING: winsock2.h: see the Autoconf documentation
2016 Jul 01
1
Windows guest and virtio serial port
Okay, I've updated virtio serial drivers to latest ones. This did not help. Afterwards I've enabled "Show hidden devices" in Device manager of a guest os.In the "Other devices" section I can see two virtio serial ports with question marks (i did configure guest with 2 virtio channels). Is this a normal behaviour? Screenshot:
2008 Apr 10
2
winsock2
Is winsock2 built in wine? There is no choice inside winecfg to override it. How to use native winsock2? regards,
2002 Oct 07
0
winsock2
i'm using Wine 20020804 which came with my download of mandrake 9.0. as a test i got a couple of games to install fine, now i'm trying to install a product called Remedy Administrator (program is admin.exe). the install screen comes up fine but soon gives me this popup error: Please install the latest version of WinSock2 first before installing Remedy i've checked around some but
2007 Apr 16
3
which source client should i use?
hello, I just started to learn icecast, it is really great. I use icecast2.3 as server and oddcastV3 as source client to capture live data from microphone in Windons XP. Here is my technical question: I like to be able to manage source clients (for Windows XP) configurations dynamically. So, i like to use web interfaces to save dynamically generated configuration file for connecting the
2007 Apr 20
1
libshout compilation error
hi, I tried to build libshout 2.2.2 in my pc using cygwin. /.configure produce the messages below. Anyone knows how to fix it. Thanks /james --------------------------------------- checking winsock2.h usability... no checking winsock2.h presence... yes configure: WARNING: winsock2.h: present but cannot be compiled configure: WARNING: winsock2.h: check for missing prerequisite headers?
2004 Aug 06
0
Build Problems on CYGWIN
Just started looking at icecast and am trying to play with LibShout. My dev environment is cygwin at the moment. I managed to build libOgg and LibVorbis but seem to have run into a problem with Libshout. The configure script complains about winsock32.h (and tells me to email this group). See the attached log.txt for details. I also include an edited config.log so you can see the details of the
2009 Apr 27
2
Problem with R 2.9.0 vs. R2.8.1 with either "survival" package or "predict" function
Just wanted to alert everyone regarding a problem that I only experience with R2.9.0 and not with R2.8.1 when I run both using exactly the same script and the same data. Here is what I do with my data "MyData", 2 predictors (V1 and V2) and my survival DV "Depvar": library(survival)
2017 Jun 22
2
Ayuda R no puede hubicar un vector de 42gb
http://go.cloudera.com/ml-h20-es-webinar?src=email1&elqTrackId=af5517eab2f543afbb31a0686d9ca566&elq=c68d9a8c25ba4b12944b8065d8a06e33&elqaid=4541&elqat=1&elqCampaignId= El 22 de junio de 2017, 22:59, Carlos Ortega <cof en qualityexcellence.es> escribió: > Hola, > > Tendrás RStudioServer en un nodo frontera de tu clúster. Y cuando lees > algo te lo estás
2000 Jun 17
1
Winsock2 port
Is anyone working on a Winsock2 port of openssh? ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com