[R-pkg-devel] Pre-test failure with RcppParallel on Windows R-devel
Murray Efford
murr@y@e||ord @end|ng |rom ot@go@@c@nz
Fri Jan 24 02:13:44 CET 2025
Submitting secr 5.2.0 I get this pre-test installation ERROR which is opaque to me. I haven't changed the relevant code, and the package passes checks on Winbuilder (below) and other systems (with a false positive URL fail NOTE).
* checking whether package 'secr' can be installed ... ERROR Installation failed. See 'd:/RCompile/CRANincoming/R-devel/secr.Rcheck/00install.out' for details.
which includes
undefined reference to `RcppParallel::tbbParallelFor(unsigned long long, unsigned long long, RcppParallel::Worker&, unsigned long long, int)'
Winbuilder and the CRAN precheck appear to use identical settings:
* using log directory 'd:/RCompile/CRANguest/R-devel/secr.Rcheck'
* using R Under development (unstable) (2025-01-22 r87618 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 13.3.0
GNU Fortran (GCC) 13.3.0
* running under: Windows Server 2022 x64 (build 20348)
Any ideas? I'm guessing it's a transient CRAN problem.
[[alternative HTML version deleted]]
More information about the R-package-devel
mailing list