CRAN Package Check Results for Package clustTMB

Last updated on 2026-09-03 09:02:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 221.04 1135.80 1356.84 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 200.24 423.93 624.17 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 113.00 5751.53 5864.53 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 233.00 365.88 598.88 ERROR
r-devel-windows-x86_64 0.1.0 213.00 792.00 1005.00 ERROR
r-patched-linux-x86_64 0.1.0 241.73 555.57 797.30 OK
r-release-linux-x86_64 0.1.0 249.94 1199.70 1449.64 OK
r-release-macos-arm64 0.1.0 44.00 246.00 290.00 OK
r-release-macos-x86_64 0.1.0 139.00 1664.00 1803.00 OK
r-release-windows-x86_64 0.1.0 216.00 736.00 952.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 124.00 565.00 689.00 OK
r-oldrel-windows-x86_64 0.1.0 272.00 835.00 1107.00 OK

Check Details

Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘CovarianceStructure.Rmd’ using rmarkdown --- finished re-building ‘CovarianceStructure.Rmd’ --- re-building ‘SpatialExMeuseData.Rmd’ using rmarkdown OMP: Warning #96: Cannot form a team with 28 threads, using 2 instead. OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). SUMMARY: processing the following file failed: ‘SpatialExMeuseData.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘CovarianceStructure.Rmd’ using rmarkdown --- finished re-building ‘CovarianceStructure.Rmd’ Warning: elapsed-time limit of 1 hours reached for sub-process --- re-building ‘SpatialExMeuseData.Rmd’ using rmarkdown SUMMARY: processing the following file failed: ‘SpatialExMeuseData.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [526s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(clustTMB) > > test_check("clustTMB") Loading required package: mclust Package 'mclust' version 6.1.3 Type 'citation("mclust")' for citing this R package in publications. Loading required package: MoEClust Package 'MoEClust' version 1.6.0. Type '?MoEClust' to see a brief guide to how to use this R package. Type 'citation("MoEClust")' for citing the package in publications. Type 'MoE_news()' to see new features recent changes and bug fixes. Loading required package: mvnfast Loading required package: FMsmsnReg Loading required package: TMB using C++ compiler: 'g++.exe (GCC) 14.3.0' make[1]: Entering directory '/d/Rcompile/CRANpkg/local/4.7/clustTMB.Rcheck/tests/testthat' g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.7/TMB/include" -I"D:/temp/2026_09_01_01_50_00_22259/Rtmp6T6c2m/RLIBS_429d84b1d2422/RcppEigen/include" -DTMB_SAFEBOUNDS -DTMB_EIGEN_DISABLE_WARNINGS -DLIB_UNLOAD=R_unload_simple -DTMB_LIB_INIT=R_init_simple -DCPPAD_FRAMEWORK -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ref/simple.cpp -o ref/simple.o g++ -std=gnu++20 -shared -s -static-libgcc -o ref/simple.dll tmp.def ref/simple.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/Rcompile/CRANpkg/local/4.7/clustTMB.Rcheck/tests/testthat' make[1]: Entering directory '/d/Rcompile/CRANpkg/local/4.7/clustTMB.Rcheck/tests/testthat' make[1]: Leaving directory '/d/Rcompile/CRANpkg/local/4.7/clustTMB.Rcheck/tests/testthat' Saving _problems/test-integrated-simple-8.R [ FAIL 1 | WARN 2 | SKIP 4 | PASS 434 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-integrated-spatial.R:6:3', 'test-unit-utils-fittmb.R:11:3', 'test-unit-utils-fittmb.R:31:3', 'test-unit-utils-fittmb.R:63:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-integrated-simple.R:8:1'): (code run outside of `test_that()`) ── Error: package or namespace load failed for 'GGally': object 'ggcoef_multinom' is not exported by 'namespace:ggstats' Backtrace: ▆ 1. └─base::library(GGally) at test-integrated-simple.R:8:1 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) [ FAIL 1 | WARN 2 | SKIP 4 | PASS 434 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'CovarianceStructure.Rmd' using rmarkdown --- finished re-building 'CovarianceStructure.Rmd' --- re-building 'SpatialExMeuseData.Rmd' using rmarkdown Quitting from SpatialExMeuseData.Rmd:27-42 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'GGally': object 'ggcoef_multinom' is not exported by 'namespace:ggstats' --- Backtrace: ▆ 1. └─base::library(GGally) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'SpatialExMeuseData.Rmd' failed with diagnostics: package or namespace load failed for 'GGally': object 'ggcoef_multinom' is not exported by 'namespace:ggstats' --- failed re-building 'SpatialExMeuseData.Rmd' SUMMARY: processing the following file failed: 'SpatialExMeuseData.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64