Skip to content
Prev 10703 / 12125 Next

[R-pkg-devel] CRAN check servers terminating on stanExports_*.o files

? Sat, 15 Jun 2024 15:11:36 +0000
"Slager, Dave" <dslager at fredhutch.org> ?????:
I've experimented with BayesGmed a bit (because it has less
dependencies than other packages in the list). Most of its object files
require the C++ compiler to allocate more than three gigabytes of
memory. Additionally, ctsem has a slightly different error:
This is evidence of the computer running out of memory and killing the
processes that the kernel deems responsible.

How much memory should it normally take to install a package that makes
use of rstan?