[R] Build 64-bit R Solaris 10 Sparc

2011-10-17 Thread Nynese Tinsley
Hello All, Has anyone had success building 64-bit R on Solaris 10 Sparc with the Oracle Studio Compiler suite? Could anyone start give me a clue. I have tried to no avail. Thanks, Nynese Nynese Tinsley, BSEE, MSCIS UNIX Systems Analyst Harvard School of Public Health Center

[R] Help Needed in attempting to install 64-bit R!

2011-08-03 Thread Nynese Tinsley
/pkg/R-2.13.1/src *** Error code 1 The following command caused the error: for d in m4 tools doc etc share src tests po; do \ (cd ${d} /usr/ccs/bin/make R) || exit 1; \ done make: Fatal error: Command failed for target `R' Thanks, Nynese Nynese Tinsley, BSEE, MSCIS UNIX Systems

[R] R - Compiling and calling Fortran code that uses IMSL libraries - Help!

2010-02-12 Thread Nynese Tinsley
library path to the R_LD_LIBRARY_PATH. Ran ldd on R.bin to see if any dependencies were not found. Is there something available in R that can do what the IMSL drnnor (double precision random number generator) function does? Again, any light you can shed on this would be GREATLY appreciated! Nynese