Displaying 20 results from an estimated 2000 matches similar to: "R.1.6.1 under mandrake"
2001 Jun 11
2
par
Dear all, I have a question about "par" options.
When I choose par(pty="s",mfrow=c(2,2)), how can I change the horizontal distance between
the plots????
I have tried to use some options, like "mai", "mar", "oma", "omd", so on but I didn''t get the expected result.
Some suggest will be appreciated.
JM.
2001 Dec 23
3
R 1.4 on Mandrake Linux 8.1
I installed the new rpm from CRAN for R 1.4 for Mandrake Linux 8.1, after getting blas and libgcc from rpmfind.net. When I do update.packages() the system goes to update grid, lattice, and mgcv. I get compile errors for two of them. Apparently R is looking for gcc 3.0.1 or later but 8.1 uses 2.9x which is required for other Mandrake applications (i.e., I get a dependency error when trying to
2003 Aug 31
3
Problem and Question regarding R
Hi,
I'm just about to install the Precompiled Binary Distribution of R from
CRAN for SuSE Linux 8.2: R-base-1.7.1-1.i386.rpm
My system is SuSE Linux 8.2 Professional Edition on a Pentium 4:
# uname -a
Linux linux 2.4.20-4GB #1 Mon Mar 17 17:54:44 UTC 2003 i686 unknown
unknown GNU/Linux
1) Problem:
I've tried to install the above base rpm archive with the command:
# rpm -i
2003 Feb 03
2
itanium
I am trying to compile R-1.6.1 on an itanium.
using either gcc 2.96 or gcc 3.0.4 nad either
the supplied Redhat blas libs or the supplied code (ie
wiht the --no-blas option) I get this error.
Has anyone who has compiled R for the itanium advise
me on the compilers versions and flags that they used?
thanks
bye
rob
gcc -shared -L/usr/local/lib -o lapack.so Lapack.lo
2002 Feb 01
2
install mandrake 8.1
When I install the new RPM for Mandrake 8.1, it fails and cannot find:
libblas.so.3, libgcc_s.so.1, and libgcc_s_so.1 (GLIBC_2.0). Any help would
be very much appreciated. Thanks.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2005 Mar 14
5
Mandrake 10.1
Dear all,
I am trying to install the R-2.0.0-1mdk.i586.rpm
<http://cran.planetmirror.com/bin/linux/mandrake/10.0/R-2.0.0-1mdk.i586.rpm>
file on mandrake 10.1. Since the file is, originally, meant for
Mandrake 10.0, it is not surprising me that the installation does not work.
The error message that I get can be translated in something like:
"impossible to install since the info
2005 Jan 18
2
R: error while loading shared libraries: libg2c.so.o
I have just installed the version of R for Linux Enterprise Server AS. When R is launched, I receive the following error message:
R: error while loading shared libraries: libg2c.so.o cannot open shared object file: no such file or directory
I have added the path to the library above to the /usr/etc/ld.so.conf file and then run ldconfig -v. The listing then shows that the libg2c.so.o is
2003 Jun 30
1
make 1.7.1 crashes in Mac OS X
I trying to compile R-.1.7.1 under OS X.
Configure worked fine; then make crashes with:
/sw/lib/libg2c.a(err.o) definition of common _f__formatted (size 4)
/sw/lib/libg2c.a(err.o) definition of common _f__hiwater (size 4)
/sw/lib/libg2c.a(err.o) definition of common _f__putn (size 4)
/sw/lib/libg2c.a(err.o) definition of common _f__reading (size 4)
/sw/lib/libg2c.a(err.o) definition of common
2005 Oct 25
3
error from make: gcc -shared -L/usr/local/lib64 ... relocation R_X86_64_32...
I hope someone can point me, a newcomer to building R as well as 64-bit R, in
a useful direction. I have a dual Opteron 275 box running RedHat EL4. I ran
configure successfully, and, then, get the following error while running make:
make[4]: Entering directory `/tmp/R-2.2.0/src/modules/lapack'
g77 -fPIC -g -O2 -ffloat-store -c dlamc.f -o dlamc.lo
g77 -fPIC -g -O2 -c dlapack0.f -o
1999 Sep 26
1
install problem -- libg2c
Hi, there
I'm totally new to this. I used to use SPLUS, but think maybe
useful to try R at home.
But seems it doesn't like me. I got error message says
ld: cannot open -lg2c: No such file or directory
My OS is openlinux 2.3. I use egcs-2.91.66. I searched under
/lib/egcs-2.91.66/ but found no libg2c.a. There's only a libgcc.a.
Thought maybe g77 people changed
2000 May 24
1
Problem w/cygwin1.1 (maybe)
I am using rw1001 on Windows 98. I have a package that involves both c and
fortran code, which compiled successfully under cygnus b20.1 with Mummit Kahn''s
port of gcc 2.95.2. I have upgraded to the new net release of cygwin (version
1.1, including the recent cygwin package upgrade to 1.1.1). Now when the dll
for my package is being created, I get the string of errors like:
[...]
gcc
2003 Jul 14
2
install problem
Dear R experts,
I am in transition to the R system from other statistical systems I was
using (SPSS, Statistica, etc.). I have used R for a few months on my
Windows PC, but now I would like to install R on a Linux box with SuSE 8.1.
I downloaded the RPM for SuSE 8.1 from the CRAN mirror.
But when I run the INSTALL script using the midnight commander it gives
the following error message:
#
2004 May 03
2
R-1.9.0 won't compile on OSX (PR#6848)
Full_Name: Dan Kelley
Version: 1.9.0
OS: OSX (Darwin 7.3.0)
Submission from: (NULL) (129.173.23.36)
R-1.9.0 will not compile on Apple OSX (Darwin kernel 7.3.0). The error msg
starts as follows, and has several more errors.
gcc -dynamiclib -L/sw/lib -L/usr/local/lib -install_name
/Library/Frameworks/R.f
ramework/Versions/1.9.0/Resources/bin/libRlapack.dylib -o libRlapack.dylib
dlapa
ck0.lo
2003 Apr 25
1
make? on Macos 10.2.4
Greetings on A.N. Kolmogorov's 100th birthday:
I am sure that this is a resolved problem, certainly it has been raised in R help
several times before, but I can't seem to find the right clue. I've recently
upgraded a G4 to OS 10.2.5 and I thought I would have another go at installing
R from source, after failing to accomplish this in 10.1.
So with 1.7.0 from CRAN configure seems to
2005 Feb 25
1
Problems Building R on AIX 5.2.0.0 (Update)
Hi,
My previous message is appended: I'm still struggling with building on AIX. I
updated my config.site to follow the suggestions from R-admin:
MAIN_LDFLAGS=-Wl,brtl
SHLIB_LDFLAGS=-Wl,-G
This led to an error during configure:
checking whether mixed C/Fortran code can be run... configure: WARNING: cannot
run mixed C/Fortan code
configure: error: Maybe check LDFLAGS for paths to Fortran
2007 May 18
1
R 2.5.0 building problem
Hi,
While I was trying to build R 2.5.0 src on
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
Kernel 2.6.9-42.ELsmp on an x86_64
The following errors occurred:
gcc -std=gnu99 -shared -L/usr/local/lib64 -o lapack.so Lapack.o
-L../../../lib -lRlapack -L../../../lib -lRblas -lg2c -lm -lgcc_s
/usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/libg2c.a(s_cat.o):
relocation R_X86_64_32
2010 Oct 17
1
yum install - not working for installing R on Linux
I am trying to install R on Linux (Redhat 4). But 'yum' does not seem to
work...
thanks for your help/hints/suggestions in advance!
------------
$ sudo cat /proc/version
Linux version 2.6.34.6-54.24.amzn1.i686 (mockbuild at build-31003.build) (gcc
version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri Sep 17 23:13:59 UTC
2010
$ sudo yum install
1999 Aug 29
1
Compiling R under Caldera Open Linux 2.2
To: jnf@pcisys.net
Subject: Compilation of R under Caldera OpenLinux 2.2
> On Sat, 28 Aug 1999 jnf@pcisys.net wrote:
> >
> > I am attempting to compile R-0.64.2 under Caldera OpenLinux 2.2. I have
> > KDE installed but not gnome. When I ran configure, it correctly
> > indicated that gnome is not installed. However when I then ran make, I
> > received errors
2005 Mar 01
1
Problems Building Ron AIX 5.2.0.0 (Solved)
Happily I got this to work, largely by trial-and-error. In hopes that this will
help somebody else, my config.site ended up being:
OBJECT_MODE=64
R_PAPERSIZE=letter
CC=/usr/local/bin/gcc
MAIN_LDFLAGS=-Wl,-brtl
SHLIB_LDFLAGS=-Wl,-G
Which is virtually identical to that recommended in R-admin: one of my problems
was using "-W1,brtl" rather than "-W1,-brtl". This was R 2.0.1
2007 Mar 19
3
Rinternals.h and undefined symbols
Hi,
I'm trying to register my native routines using R_registerRoutines
(...). I can compile the code, but the loader cannot resolve the symbol:
undefined symbol:
_Z18R_registerRoutinesP8_DllInfoPK12R_CMethodDefPK15R_CallMethodDefS3_S6
_
$ nm bgx.Rcheck/bgx/libs/bgx.so | grep R_registerRoutines
U
_Z18R_registerRoutinesP8_DllInfoPK12R_CMethodDefPK15R_CallMethodDefS3_S6