CRAN Package Check Results for Package RTMB

Last updated on 2026-06-19 21:55:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9 648.98 136.79 785.77 ERROR
r-devel-linux-x86_64-debian-gcc 1.9 565.89 97.95 663.84 OK
r-devel-linux-x86_64-fedora-clang 1.9 548.00 136.04 684.04 OK
r-devel-linux-x86_64-fedora-gcc 1.9 960.00 119.88 1079.88 OK
r-devel-windows-x86_64 1.9 710.00 258.00 968.00 ERROR
r-patched-linux-x86_64 1.9 747.14 137.56 884.70 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 147.00 19.00 166.00 ERROR
r-release-windows-x86_64 1.9 704.00 298.00 1002.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 901.00 348.00 1249.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 Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.9
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/8s] 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=732645 on localhost:11892 at 20:43:22.948 test-advector.R............... 9 tests OK 0.1s test-bessel.R................. 6 tests OK 0.2s test-distributions.R.......... 27 tests OK 3.9s 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: 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=67088 on localhost:11531 at 10:51:06.456 test-advector.R............... 9 tests OK 0.1s test-bessel.R................. 6 tests OK 22ms test-distributions.R.......... 27 tests OK 2.3s 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