similar to: R-0.64.0 on SUN

Displaying 20 results from an estimated 400 matches similar to: "R-0.64.0 on SUN"

2002 Mar 19
1
Solaris 8 error - make: Fatal error: Command failed for target `saveload.o'
After a clean "configure" under Solaris, my R-1.4.1 make is dying with this error & the others below. Does anyone know how to fix this/these problems? Thanks in advance for your assistance - Craig Stewart > make ... gcc -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c random.c -o random.o gcc -I. -I../../src/include
2000 Jul 17
0
Réf. : image legend
I would also be very much interested in having the image.legend function in R. The Splus image.legend uses the subplot function, which doesn't seem to be available in R, so one can't copy the Splus function to R (otherwise it would probably have been done already). I greatly appreciate the flexibility of the Splus image.legend function since it allow you to put the legend where
2000 Jul 13
2
Programming puzzle...
Dear R guru's, I'd like to sort the columns of a matrix according to the elements in the first row, and in case of a tie according to the second row, etc. In case of a 3xn matrix woppa, something like colorder _ order(woppa[1,], woppa[2,], woppa[3,]) I just cannot seem to find a way to do this for a variable number of rows, e.g. if woppa has 10 or 15 rows I now manually cut and paste to
1997 Jun 04
0
R-beta: save.plot and piecharts
Hi all, I am not sure if someone else noticed this as well, but the combination of piechart plots and save.plot does not work correctly. The labels and tickmarks are plotted OK, but the piechart itself is placed somewhere else in the figure (when using colors) or not visible at all (if not filled). The combination with postscript("...") works, though. Two small thingies concerning pie
1997 Oct 14
1
R-beta: Private libraries
This must be a simple question but I could not find anything under the FAQ... so here goes. I am currently working on a (quite specific) set of functions I would like to place in a library. But: I'd like to keep this separate from the R source and CRAN libraries. Is there a global variable so that R searches also other directories for sources when installing libraries? BTW, this can also be
1998 Jan 27
0
R-beta: help in rsept
Is it possible to get information on libraries or data sets in R for windows? E.g. under Unix I would type ?library(whatever)... I have made some simple functions for teaching and spent hours writing the documentation for my students who now may not even be able to read it... aarghh Apologies if this is a FAQ, couldn't find anything on it in the archives. Ron
2008 Apr 15
0
Compilation of openssh on IRIX
Dear sirs, I tried to compile openssh-5.0p1 on a IRIX machine with gcc. "/sbin/uname -a" gives: IRIX o2 6.5 07202013 IP32 mips and "/sbin/uname -R" gives: 6.5 6.5.30f "gcc -v" gives: Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/specs Configured with: ../configure --prefix=/usr/freeware --enable-version-specific-runtime-libs --disable-shared
2001 Nov 01
0
Re: HIGMEM, SMP, 2.4.13 and Cerberus
Hi, On Wed, Oct 31, 2001 at 04:06:31PM +0100, Joan Batet wrote: > As you suggested, I ran the test again with Linux-2.4.12-ac6, > Linux-2.4.13-ac4 and Linux-2.4.13, this time with ext2 filesystem (the > previous cerberus run was run on ext3 partitions). How does ext3 look on 2.4.12-ac6? Pretty much all of the VM testing we've done on ext3 has been on Rik's VM as still present
2001 Nov 04
3
2.4.13 kernel on Redhat 7.2
I have tried everything to compile a new kernel on my 7.2 base system. I have used 2.4.13-ac6 and 2.4.13 w/ ext3 patch. I have compiled with ext3 built-in and with ext3 as module (with the initrd). I have a SCSI system so I have done the previous variations with both SCSI support built-in and modular (with the initrd). The error I get is: Remounting root filesystem in read-write mode: mount: no
2001 Nov 06
2
ext3-0.9.15 against linux-2.4.14
Download details and documentation are at http://www.uow.edu.au/~andrewm/linux/ext3/ Changes since ext3-0.9.13 (which was against linux-2.4.13): - Fixed a null-pointer dereference oops which could hit on SMP machines. This fix was applied to 2.4.12-ac6, but the oops has never been reported against -ac kernels. - Large amounts of developer debug code has been removed. This will now be
1999 Apr 30
0
problems compiling R-0.63.3 and 0.64.0 on alpha
I have problems compiling R (both 0.63.3 and 0.64.0) on a DEC-UX 4.0E alpha (ev6) as illustrated in the enclosed log. I have tried adding the suggestions given in PLATFORMS, without any significant improvement... I have included the config.cache aswell. Any suggestions on how to solve this ? Thanx! Andreas ~~~~~~~~~~~~~ . . . gcc -ieee_with_inexact -g -O2 -I../include -I../../src/include -c
1999 Feb 06
2
Install R-0.63.1 on Solaris7
(Again: please send these things to R-devel or R-help !!) >>>>> "Yoko" == Yoko Wong <yoko@math.ubc.ca> writes: Yoko> Dear Martin, Yoko> I run into following errors when I try to compile R-0.63.1 on Yoko> Solaris7. >From all I see in the following, this looks like a Solaris 7 bug. I don't have access to this OS. Anyone else ?
1999 Apr 12
1
compiling R-0.64.0 on DEC osf4.0
Dear all, Compiling R-0.64.0 on DEC osf4.0 has the following error message (earlier version was OK). cc -ieee_with_inexact -g -I../include -I../../src/include -c pnf.c -o pnf.o cc -ieee_with_inexact -g -I../include -I../../src/include -c pnt.c -o pnt.o cc: Error: pnt.c, line 83: In this statement, "1021" is not an lvalue, but occurs in a context that requires one. if (df >
1999 May 03
0
Unzipping R-0.64.0
Downloaded R-0.64.0.tgz to update my work system, but found that I could not unzip it. Neither gzip -d R-0.64.0.tgz nor tar -zxvf R-0.64.0.tgz would work due to an "Unexpected end of file" error, which seems to occur after the 'fourier.c' file. I have previously had no problem with such files from CRAN. Anyone else had this problem? Or even better, found a
1999 Apr 29
1
R-0.64.0 installation on SGI IRIX 6.5 machine
Hi, I am trying to install R-0.64.0 version on SGI machine running IRIX 6.5. Machine details: 319 <mind.krasnow.gmu.edu:R-0.63.3> uname -a IRIX64 mind 6.5 07271714 IP27 Configure script runs fine and the output at the end of configure is: R is now configured for mips-sgi-irix6.5 Source directory: /usr/local/R-0.64.0 Installation directory: /usr/local C compiler:
1999 Apr 14
1
Re: R-0.64.0 for Win9X/WinNT
---------- > De : Guido Masarotto <guido at hal.stat.unipd.it> > A : r-announce at stat.math.ethz.ch > Objet : R-0.64.0 for Win9X/WinNT > Date?: mardi 13 avril 1999 10:08 > > > Windows binaries and source at CRAN (binaries/windows/Windows-NT/base) > have been updated to R-0.64.0. Thank you very much Guido and Brian! On my machine (with MikTeX installed), I use
1999 Apr 12
1
R-0.64.0 Install - Cannot find eda.so
Hi, I'm new to R. I'm trying to install R-0.64.0 on FreeBSD 2.2.8 (also new to FreeBSD). First, I run ./configure and then make. Make gives me an error message because it cannot find "eda.so" when trying to link it with line.o and smooth.o (see output below). I would appreciate it if somone could help me to fix this error. Thanks. Loren AFTER RUNNING CONFIGURE: R is now
1999 Apr 07
1
R-0.64.0 oops
> For those who *are* desperate, I've left a copy in > ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.64.0.tgz > (Be gentle, that's my desktop PC!) Well, *now* it's there anyway... -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
1999 Apr 07
1
R-0.64.0 oops
> For those who *are* desperate, I've left a copy in > ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.64.0.tgz > (Be gentle, that's my desktop PC!) Well, *now* it's there anyway... -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
1999 Apr 15
0
Re: R-0.64.0 for Win9X/WinNT
> De : Prof Brian D Ripley <ripley at stats.ox.ac.uk> > A : Christophe Declercq <cdeclercq at nordnet.fr> > Cc : r-help at stat.math.ethz.ch > Objet : Re: [R] Re: R-0.64.0 for Win9X/WinNT > Date : mercredi 14 avril 1999 21:33 (....) > It should include Rd.sty automatically. The problem is that the file > > RHOME/doc/manual/Rd.sty > > is missing from