In ?base::.libPaths, there's a paragraph saying:
The library search path is initialized at startup from the environment
variable R_LIBS (which should be a colon-separated list of directories
at which R library trees are rooted) followed by those in environment
variable R_LIBS_USER. Only directorie
On 4/17/21 6:55 PM, Tomas Kalibera wrote:
Thank you Ryan and Ivan for reporting and debugging this. Godbolt.org
shows that icc 19.0.1 with -O2 -ipo (inter-procedural optimizations)
is too smart and optimizes this stack growth detection code so that it
returns incorrect result on x86_64. Detecti
On Sat, 17 Apr 2021 19:21:12 +
Ryan Novosielski wrote:
> I tried actual Pastebin and it told me that the
> reg-tests-1d.Rout.fail was offensive. https://paste.debian.net says
> it’s too large. Let’s give that another whack; both are here:
> http://www.rnovosielski.ftml.net/r-project/
This li