CRAN Package Check Results for Package RTMB

Last updated on 2026-06-16 13:55:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9 671.85 136.55 808.40 ERROR
r-devel-linux-x86_64-debian-gcc 1.9 599.96 93.86 693.82 ERROR
r-devel-linux-x86_64-fedora-clang 1.9 780.00 210.70 990.70 OK
r-devel-linux-x86_64-fedora-gcc 1.9 1500.00 264.03 1764.03 OK
r-devel-windows-x86_64 1.9 706.00 306.00 1012.00 ERROR
r-patched-linux-x86_64 1.9 744.32 136.79 881.11 OK
r-release-linux-x86_64 1.9 767.37 135.67 903.04 OK
r-release-macos-arm64 1.9 140.00 -58.00 82.00 OK
r-release-macos-x86_64 1.9 148.00 38.00 186.00 ERROR
r-release-windows-x86_64 1.9 716.00 278.00 994.00 OK
r-oldrel-macos-arm64 1.9 135.00 -53.00 82.00 OK
r-oldrel-macos-x86_64 1.9 443.00 -27.00 416.00 OK
r-oldrel-windows-x86_64 1.9 909.00 393.00 1302.00 OK

Check Details

Version: 1.9
Check: examples
Result: ERROR Running examples in ‘RTMB-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ADapply > ### Title: AD apply functions > ### Aliases: ADapply apply,advector-method sapply,ANY-method > ### Vectorize,ANY-method > > ### ** Examples > > F <- MakeTape(function(x) apply(matrix(x,2,2), 2, sum), numeric(4)) Error: '*this' is not a valid 'advector' (constructed using illegal operation?) Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.9
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/9s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if (requireNamespace("tinytest", quietly=TRUE)) { + tinytest::test_package("RTMB", ncpu=getOption("Ncpus", 1)) + } starting worker pid=3918961 on localhost:11712 at 20:48:22.831 test-advector.R............... 9 tests OK 0.1s test-bessel.R................. 6 tests OK 0.1s test-distributions.R.......... 27 tests OK 4.2s Error in checkForRemoteErrors(val) : one node produced an error: error in evaluating the argument 'x' in selecting a method for function 'eigen': '*this' is not a valid 'advector' (constructed using illegal operation?) Calls: <Anonymous> ... clusterApply -> staticClusterApply -> checkForRemoteErrors Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.9
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/5s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if (requireNamespace("tinytest", quietly=TRUE)) { + tinytest::test_package("RTMB", ncpu=getOption("Ncpus", 1)) + } starting worker pid=2132511 on localhost:11131 at 14:34:56.742 test-advector.R............... 9 tests OK 0.1s test-bessel.R................. 6 tests OK 17ms test-distributions.R.......... 27 tests OK 2.1s Error in checkForRemoteErrors(val) : one node produced an error: error in evaluating the argument 'x' in selecting a method for function 'eigen': '*this' is not a valid 'advector' (constructed using illegal operation?) Calls: <Anonymous> ... clusterApply -> staticClusterApply -> checkForRemoteErrors Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.9
Check: examples
Result: ERROR Running examples in 'RTMB-Ex.R' failed The error most likely occurred in: > ### Name: ADapply > ### Title: AD apply functions > ### Aliases: ADapply apply,advector-method sapply,ANY-method > ### Vectorize,ANY-method > > ### ** Examples > > F <- MakeTape(function(x) apply(matrix(x,2,2), 2, sum), numeric(4)) Error: '*this' is not a valid 'advector' (constructed using illegal operation?) Execution halted Flavor: r-devel-windows-x86_64

Version: 1.9
Check: tests
Result: ERROR Running 'tinytest.R' [5s] Running the tests in 'tests/tinytest.R' failed. Complete output: > if (requireNamespace("tinytest", quietly=TRUE)) { + tinytest::test_package("RTMB", ncpu=getOption("Ncpus", 1)) + } starting worker pid=524352 on localhost:11089 at 07:49:00.094 test-advector.R............... 9 tests OK 84ms test-bessel.R................. 6 tests OK 26ms test-distributions.R.......... 27 tests OK 2.0s Error in checkForRemoteErrors(val) : one node produced an error: error in evaluating the argument 'x' in selecting a method for function 'eigen': '*this' is not a valid 'advector' (constructed using illegal operation?) Calls: <Anonymous> ... clusterApply -> staticClusterApply -> checkForRemoteErrors Execution halted Flavor: r-devel-windows-x86_64

Version: 1.9
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-release-macos-x86_64