Last updated on 2026-07-17 02:50:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.0 | 40.78 | 466.68 | 507.46 | OK | --no-vignettes |
| r-devel-linux-x86_64-debian-gcc | 2.2.0 | 30.77 | 316.86 | 347.63 | NOTE | --no-vignettes |
| r-devel-linux-x86_64-fedora-clang | 2.2.0 | 85.00 | 1299.73 | 1384.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.0 | 33.00 | 358.36 | 391.36 | NOTE | |
| r-devel-windows-x86_64 | 2.2.0 | 51.00 | 523.00 | 574.00 | NOTE | --no-vignettes |
| r-patched-linux-x86_64 | 2.2.0 | 50.03 | 444.35 | 494.38 | OK | --no-vignettes |
| r-release-linux-x86_64 | 2.2.0 | 42.86 | 450.84 | 493.70 | OK | --no-vignettes |
| r-release-macos-arm64 | 2.2.0 | 10.00 | 111.00 | 121.00 | OK | |
| r-release-macos-x86_64 | 2.2.0 | 32.00 | 427.00 | 459.00 | OK | |
| r-release-windows-x86_64 | 2.2.0 | 57.00 | 510.00 | 567.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 2.2.0 | 10.00 | 111.00 | 121.00 | OK | |
| r-oldrel-macos-x86_64 | 2.2.0 | 31.00 | 429.00 | 460.00 | OK | |
| r-oldrel-windows-x86_64 | 2.2.0 | 75.00 | 547.00 | 622.00 | OK | --no-vignettes |
Version: 2.2.0
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
crmPack/tests/testthat/test-mcmc.R (.Dim: 1)
'.Dim' should be changed to 'dim'.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.2.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
crmPack/tests/testthat/test-mcmc.R (.Dim: 1)
'.Dim' should be changed to 'dim'.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.2.0
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
crmPack/tests/testthat/test-mcmc.R (.Dim: 1)
Flavor: r-devel-windows-x86_64