similar to: Problem and Question regarding R

Displaying 20 results from an estimated 7000 matches similar to: "Problem and Question regarding R"

2003 Sep 03
2
Calling functions of R from Perl?
Hi, I've already asked this question, but unfortunately I've combined it with another question. So it was ignored in almost all cases. Thanks to those who have already given some hints. Here again: I don't want to use R interactively (issue commands after the prompt > ..), but use some functionality of R from inside a Perl script. Can I use methods of R from a Perl script: Is
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
2008 Apr 27
1
Help with installing R on Red Hat linux 4
I am trying to install the rpm for R I using Red Hat 4 ES on a 64bit machine Kernel version is 2,6,9-67 This is the error i get "Failed Dependencies libg2c.so () ()(64bit) is needed by R-2.6.2-1.rh4.x86_64rpm I have libf2c-3.4.6-9 installed on the box any suggestions? thanks -- David Nordello IT Specialist Southwest Fisheries Science Center National Marine Fisheries Service phone:
2004 Oct 08
1
problem Installing R 2.0.0 on SuSe 9.1
Hello: I first tried it by using ./configure with the source files, but found that there is a huge problem with the gcc-g77 package, then I tried using the RPM obtained from CRAN, getting the following, the first of which appears to be another manifestation of the g77 problem: linux:/tmp # rpm -i R-base-2.0.0-1.i586.rpm warning: R-base-2.0.0-1.i586.rpm: V3 DSA signature: NOKEY, key ID a3278da3
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
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
2000 Oct 31
1
Compiling R in Caldera Linux
I am new to Linux and its ways, and so I am having a bit of trouble compiling R. The system I am using is Caldera Open Linux 2.4. I have egcs and g77 version 2.91.66 installed and they seem to work fine. When I try to run the configure script for R, it quits at the test of g77 with an error "Can't find -lg2c". Does this error mean I am missing a library, and if so, which one?
2000 Dec 16
1
g2c library
Working on a Red Hat (not Mandrake) Linux and trying to load my library I get (sorry, can't copy it all, working remotely) gcc -shared -o ..... /user/bin/ld: cannot find -lg2c Does anyone know what the g2c library iss, and if I can download and compile it for Red Hat (I definitely didn't mean to type f2c in the above) Thanks Jonathan
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
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: #
2005 Aug 18
4
problems when installing R in Fedora core 4
Hi, I got a problem when installing R in Fedora core 4. When I ran .configure, it gave the following error message: configure: error: --with-x=yes (default) and X11 headers/libs are not available Could anyone tell me what's wrong? Am I missing some package in Fedora? Thanks a lot for your help. Peter
2004 Oct 06
1
R-1.9.1 on OS 10.2
Hi, I've been using R 1.7.1 but now I need to upgrade to R-1.9.1. Since it is not on the Fink tree yet I tried to install it from source to my sw library. The configuration runs fine, but make doesn't. Here is the error message I get: /sw/lib/libg2c.a(err.o) definition of common f(short, void, int, char) (size 4) /usr/bin/libtool: internal link edit command failed make[4]: ***
2005 Jun 18
1
Fedora Core 4
I had installed R from source on Fedora Core 3. Then I upgraded to Fedora Core 4, but left R alone. R worked fine, until I trued to update.packages(). Even then, many packages updated just fine, but two of them, cluster and mgcv, failed with the following error message (using cluster as an example): gcc -shared -L/usr/local/lib -o cluster.so clara.o daisy.o dysta.o fanny.o meet.o mona.o pam.o
2000 May 25
9
problem on upgrading to RH6.2 (was problem with ts pack
plummer at iarc.fr said: > On 24-May-00 Prof Brian D Ripley wrote: > On Wed, 24 May 2000, Christian Posse wrote: > >> >> I just encountered a problem with the ts package: >> >> > > library(ts) >> Error in dyn.load(x, as.logical(local), > as.logical(now)) : >> unable to load shared library >> "/usr/ >
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
2005 Sep 06
2
Yum
This may be considered a newbie question, and for me, yum is a new tool. I have discovered via yum, I am *supposed* to have libf2c (386) and libf2c (x86-64) installed. Searching the two libs, I find I only have the 32-bit version installed, and I need both. Should I use yum to remove the pkgs, and then reinstall, or should I use rpm to do the installs? Again, I'm from the BSD camp, so
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
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 Oct 01
3
problem downloading Red Hat R-1.7.1-1.i386.rpm
System info: Red Hat 9.0 R Version 1.7.0 ESS 5.1.21 Emacs 21.2.1 ------------------- Colleagues At work I've had to migrate from Mandrake 9.1 to Red Hat 9.0 and I'm reinstalling R. I am having a problem downloading from R-1.7.1-1.i386.rpm from /bin/linux/redhat/9/i386. Basically the download does not complete. I am using mozilla, and when I click on the link the screen corrupts with
2003 Sep 18
3
Installing from RPM on Red Hat 9
Hi Folks, Sorry to bring up this kind of issue (though any discussion may help some other people). I've just installed Red Hat 9 Linux (opting for GNOME) and now want to install R. I downloaded the RPM for Red Hat 9 from CRAN (as well as the patched readline). Attempting to install ( rpm -i R-1.7.1-1.i386.rpm ) I get, pretty quickly, the following: warning: R-1.7.1-1.i386.rpm: V3 DSA