Displaying 2 results from an estimated 2 matches for "r_pkgs_base".
2008 Apr 15
1
including additional packages in Recommended
...;src/library/Recommended' so that when a user builds my version of R
they also get my package and don't have to explicitly do
install.packages. I searched the archives looking at ways to change the
Makefile in 'src/library' but came up empty. I suspect the change has to
do with $R_PKGS_BASE though I'm unsure.
Thanks,
--sundar
2009 Jul 23
1
problem building R 2.9.1 from source on RHEL 4 (x86_64)
I am building from source on RHEL 4 and have run into a
problem while running "make check":
running code in 'lapack.R' ...make[3]: *** [lapack.Rout] Error 1
make[3]: Leaving directory `/opt/R/R-2.9.1/tests'
make[2]: *** [test-Specific] Error 2
make[2]: Leaving directory `/opt/R/R-2.9.1/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving