Last updated on 2026-07-17 02:50:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.1 | 7.85 | 144.43 | 152.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 6.30 | 101.91 | 108.21 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.1 | 17.00 | 228.43 | 245.43 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 7.00 | 104.22 | 111.22 | NOTE | |
| r-devel-windows-x86_64 | 0.4.1 | 12.00 | 162.00 | 174.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.1 | 9.23 | 133.23 | 142.46 | OK | |
| r-release-linux-x86_64 | 0.4.1 | 7.82 | 132.65 | 140.47 | OK | |
| r-release-macos-arm64 | 0.4.1 | 2.00 | 45.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 0.4.1 | 6.00 | 211.00 | 217.00 | OK | |
| r-release-windows-x86_64 | 0.4.1 | 10.00 | 158.00 | 168.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.1 | 2.00 | 46.00 | 48.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.1 | 6.00 | 318.00 | 324.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.1 | 14.00 | 196.00 | 210.00 | OK |
Version: 0.4.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
MRTAnalysis/tests/testthat/test-dcee-numeric-golden-crossfit.R (.Names: 4)
MRTAnalysis/tests/testthat/test-dcee-numeric-golden-lm.R (.Names: 4)
MRTAnalysis/tests/testthat/test-dcee-numeric-golden-other-learners.R (.Names: 8)
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
MRTAnalysis/tests/testthat/test-dcee-numeric-golden-crossfit.R (.Names: 4)
MRTAnalysis/tests/testthat/test-dcee-numeric-golden-lm.R (.Names: 4)
MRTAnalysis/tests/testthat/test-dcee-numeric-golden-other-learners.R (.Names: 8)
Flavor: r-devel-windows-x86_64