Last updated on 2026-06-14 07:54:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.9 | 655.68 | 139.25 | 794.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.9 | 572.82 | 96.22 | 669.04 | 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 | 223.80 | 1723.80 | OK | |
| r-devel-windows-x86_64 | 1.9 | 714.00 | 273.00 | 987.00 | OK | |
| 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 | 149.00 | 14.00 | 163.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 | 360.00 | 1269.00 | OK |
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-gcc
Version: 1.9
Check: tests
Result: ERROR
Running ‘tinytest.R’ [0s/6s]
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=1306794 on localhost:11482 at 14:35:49.116
test-advector.R............... 9 tests OK 86ms
test-bessel.R................. 6 tests OK 18ms
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: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-macos-x86_64