Could there be a .Rprofile or .RData file in the directory where you
start R? These are run/loaded when you start R when present (with the
default arguments when starting R).
HTH,
Jan
On 20-06-2023 23:38, Dominick Samperi wrote:
When I run a script foo.R containing some trivial code in m
When I run a script foo.R containing some trivial code in my home
directory, via Emacs/ESS, everything works as expected: R
starts, and a setwd() command to set the working directory is
run automatically before the code in the script is run.
But if I copy foo.R to some package/R directory strange
Hi all,
I have the issue:
icc -std=c99 -std=gnu11 -I../../src/extra -I../../src/extra/xdr -I.
-I../../src/include -I../../src/include -I/usr/local/include -I../../src/nmath
-DHAVE_CONFIG_H -fopenmp -fpic -g -O3 -wd188 -ip -mp -c eval.c -o eval.o
arithmetic.c(66): warning #274: declaration i
To be more precise, the thing that happened was that Simon had changed the
installation directory for texi2any with the 4.3.0 Mac binaries.
The release manager (me) needed to update materials for Mon-Wed oral exams, so
upgraded to a recent prerelease. This broke the nightly builds because it wo