search for: csoliver

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

2009 Dec 05
1
regression tests still fail for R version 2.10.0
...---------------------- Hello, I have installed R version 2.9.2, and everything works fine, but when attempting to install version 2.10.0 I get: running code in 'datasets.R' ... OK comparing 'datasets.Rout' to './datasets.Rout.save' ... OK make[4]: Leaving directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/R/R-2.10.0/tests' make[3]: Leaving directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/R/R-2.10.0/tests' make[3]: Entering directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/R/R-2.10.0/tests...
2010 Dec 26
1
can't install R with *local* gcc
...local gcc. We already use the local C and C++ compiler of the suite extensively, and that all works. But we don't have any experience with using gfortran. The gcc-build works fine, everything seems alright --- only R (version 2.11.0) won't build with it: We use the configuration F77=/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gcc/4.2.4/bin/gfortran FC=${F77} CC=/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gcc/4.2.4/bin/gcc CXX=/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gcc/4.2.4/bin/g++ LDFLAGS="-L /...
2012 Oct 13
0
installation of R (2.14.1 and 2.15.1) fails due to [reg-packages.Rout] Error
...r (the example below is for 2.14.1, but the messages are identicall with 2.15.1): running code in 'reg-examples1.R' ... OK running code in 'reg-examples2.R' ... OK running code in 'reg-packages.R' ...make[4]: *** [reg-packages.Rout] Error 1 make[4]: Leaving directory `/home/csoliver/OKplatform/ExternalSources/builds/R/R-2.14.1/tests' make[3]: *** [test-Reg] Error 2 make[3]: Leaving directory `/home/csoliver/OKplatform/ExternalSources/builds/R/R-2.14.1/tests' make[2]: *** [test-all-basics] Error 1 The error-log in reg-packages.Rout.fail is (again for 2.14.1, but it is...
2012 Sep 12
2
valgrind crashing
I am trying to do a classic R -d valgrind --vanilla < mypkg-Ex.R as described in http://cs.swan.ac.uk/~csoliver/ok-sat-library/internet_html/doc/doc/R/2.9.1/doc/manual/R-exts.html#Using-valgrind The problem is valgrind crashes imediately. I am using Ubuntu 10.04 LST (actually Biolinux) on a 64bit Dell Precision laptop with 4 core-i5 Intel processors. I have R-2-15-0 installed from source and configured u...
2012 Oct 08
1
installation of R (14.1 and 15.1) fails: [reg-packages.Rout] Error 1
...'reg-tests-2.Rout' to './reg-tests-2.Rout.save' ... OK running code in 'reg-examples1.R' ... OK running code in 'reg-examples2.R' ... OK running code in 'reg-packages.R' ...make[4]: *** [reg-packages.Rout] Error 1 make[4]: Leaving directory `/home/csoliver/OKplatform/ExternalSources/builds/R/R-2.14.1/tests' make[3]: *** [test-Reg] Error 2 2. comparing 'reg-tests-2.Rout' to './reg-tests-2.Rout.save' ... OK running code in 'reg-examples1.R' ... OK running code in 'reg-examples2.R' ... OK running code in ...