Last updated on 2026-08-05 09:50:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 35.34 | 93.07 | 128.41 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 25.50 | 65.48 | 90.98 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 49.00 | 137.13 | 186.13 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 31.00 | 62.63 | 93.63 | NOTE | |
| r-devel-windows-x86_64 | 0.5.0 | 66.00 | 115.00 | 181.00 | NOTE | |
| r-patched-linux-x86_64 | 0.5.0 | 35.19 | 85.60 | 120.79 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 32.58 | 84.39 | 116.97 | OK | |
| r-release-macos-arm64 | 0.5.0 | 7.00 | 22.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 22.00 | 95.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 45.00 | 118.00 | 163.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.0 | 21.00 | 75.00 | 96.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 51.00 | 152.00 | 203.00 | OK |
Version: 0.5.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
DstarM/tests/testthat/test-getpdfs.R (.Dim: 1)
DstarM/tests/testthat/test-obsquantiles.R (.Dim: 1, .Dimnames: 1)
DstarM/tests/testthat/test-simulate.R (.Dim: 8, .Names: 5, .Dimnames: 3)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64