search for: patched_2005

Displaying 5 results from an estimated 5 matches for "patched_2005".

Did you mean: patched_2006
2005 Jun 13
1
install R 2.1.0 patched from source on FC3
Hi, I have some problem when I tried to install R from source: work as root cd /root/dls/R-patched # this is where I unzip the file: R-patched_2005-06-08.tar.gz make clean # i need my R_HOME=/usr/lib/R and I need to create libR.so for RSPython, so I did: ./configure --prefix=/usr/lib/R --enable-R-shlib make But I found the R is built in /root/dls/R-patched/bin instead of /usr/lib/R/bin Did I miss something here? -- Weiwei Shi, Ph.D &q...
2005 May 03
1
MacOS X: update.packages(type="mac.binary") fails (PR#7831)
..., instlib, contriburl = contriburl, method = method, available = available, destdir = destdir, - installWithVers = installWithVers, type) + installWithVers = installWithVers, type = type) } } For the second, problem, I don't know what to do. grepping R-patched_2005-05-03.tar.gz source found only one instance of .install.macbinary(): the failed call in R-patched/src/library/utils/R/packages2.R. I couldn't find the definition of the function. Do I really have to use GUI? Uh. cheers, jari oksanen
2005 May 04
1
MacOS X: update.packages(type="mac.binary") fails (PR#7836)
...available, destdir = destdir, > > - installWithVers = installWithVers, type) > > + installWithVers = installWithVers, type = type) > > } > > } > > > > > > For the second, problem, I don't know what to do. grepping > > R-patched_2005-05-03.tar.gz source found only one instance of > > .install.macbinary(): the failed call in > > R-patched/src/library/utils/R/packages2.R. I couldn't find the definition of the > > function. > > > > Do I really have to use GUI? Uh. > > > > cheers, jari...
2005 May 04
1
MacOS X: update.packages(type="mac.binary") fails (PR#7834)
...available, destdir = destdir, > > - installWithVers = installWithVers, type) > > + installWithVers = installWithVers, type = type) > > } > > } > > > > > > For the second, problem, I don't know what to do. grepping > > R-patched_2005-05-03.tar.gz source found only one instance of > > .install.macbinary(): the failed call in > > R-patched/src/library/utils/R/packages2.R. I couldn't find the definition of the > > function. > > > > Do I really have to use GUI? Uh. > > > > cheers, jari...
2005 May 11
5
Implementing R on IBM p690 cluster Jump
Dear All, we're trying to implement R on the IBM p690 cluster "Jump" at the research centre in J?lich, Germany (c.f. http://www.fz-juelich.de/nic/Supercomputer/computer-e.html) using the most recent version of R (2.1.0) and precisly following the installation instructions. After ./configure we get the final message: ---------------- R is now configured for powerpc-ibm-aix5.2.0.0