CRAN Package Check Results for Package tmbstan

Last updated on 2026-03-19 07:58:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.91 125.25 153.77 279.02 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.91 116.26 120.42 236.68 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.91 137.00 226.28 363.28 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.91 262.00 232.72 494.72 NOTE
r-devel-macos-arm64 1.0.91 26.00 35.00 61.00 OK
r-devel-windows-x86_64 1.0.91 128.00 162.00 290.00 NOTE
r-patched-linux-x86_64 1.0.91 107.71 156.39 264.10 OK
r-release-linux-x86_64 1.0.91 105.23 157.25 262.48 OK
r-release-macos-arm64 1.0.91 OK
r-release-macos-x86_64 1.0.91 76.00 215.00 291.00 ERROR
r-release-windows-x86_64 1.0.91 127.00 163.00 290.00 OK
r-oldrel-macos-arm64 1.0.91 NOTE
r-oldrel-macos-x86_64 1.0.91 52.00 67.00 119.00 NOTE
r-oldrel-windows-x86_64 1.0.91 154.00 203.00 357.00 NOTE

Check Details

Version: 1.0.91
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Kasper Kristensen <kaskr@dtu.dk>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Kasper", family = "Kristensen", role = c("aut", "cre"), email = "kaskr@dtu.dk") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.91
Check: compiled code
Result: NOTE File ‘tmbstan/libs/tmbstan.so’: Found non-API call to R: ‘Rf_findVar’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.91
Check: compiled code
Result: NOTE File 'tmbstan/libs/x64/tmbstan.dll': Found non-API call to R: 'Rf_findVar' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 1.0.91
Check: examples
Result: ERROR Running examples in ‘tmbstan-Ex.R’ failed The error most likely occurred in: > ### Name: tmbstan > ### Title: Draw MCMC samples from a TMB model object using Stan > ### Aliases: tmbstan > > ### ** Examples > > TMB::runExample("simple") Running example simple > require(TMB) Loading required package: TMB > dyn.load(dynlib("simple")) Error in dyn.load(dynlib("simple")) : unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/TMB/examples/simple.so': dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/TMB/examples/simple.so, 0x0006): tried: '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/TMB/examples/simple.so' (not a mach-o file), '/System/Volumes/Preboot/Cryptexes/OS/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/TMB/examples/simple.so' (no such file), '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/TMB/examples/simple.so' (not a mach-o file) Calls: <Anonymous> -> source -> withVisible -> eval -> eval -> dyn.load Execution halted Flavor: r-release-macos-x86_64

Version: 1.0.91
Check: installed package size
Result: NOTE installed size is 46.8Mb sub-directories of 1Mb or more: libs 46.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.91
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64