Email received from Prof Ripley :
As you will see from the CRAN results page, this newly fails to install
with the Oracle compiler. It does install with gcc but many of the
packages depending on segfault in their checks, in function gforce.
(This seems not to be showing currently: the nub is
/home/ripley/developerstudio12.6/bin/cc -xc99
-I"/home/ripley/R/cc/include" -DNDEBUG -I/usr/local/include -xopenmp
-KPIC -O -xlibmieee -xlibmil -xtarget=native -xcache=generic -nofstore
-c froll.c -o froll.o
"froll.c", line 114: left operand must be modifiable lvalue: op "="
"froll.c", line 149: left operand must be modifiable lvalue: op "="
which are inside OpenMP sections. Using a parallel install shows similar
issues in frollR, frolladaptive at least.)
Email received from Prof Ripley :
As you will see from the CRAN results page, this newly fails to install
with the Oracle compiler. It does install with gcc but many of the
packages depending on segfault in their checks, in function gforce.
(This seems not to be showing currently: the nub is
which are inside OpenMP sections. Using a parallel install shows similar
issues in frollR, frolladaptive at least.)