Last updated on 2026-07-15 18:50:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 9.84 | 218.51 | 228.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 8.17 | 158.58 | 166.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 20.00 | 351.63 | 371.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 8.00 | 163.49 | 171.49 | NOTE | |
| r-devel-windows-x86_64 | 0.5.0 | 14.00 | 233.00 | 247.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 12.45 | 206.82 | 219.27 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 8.90 | 208.30 | 217.20 | OK | |
| r-release-macos-arm64 | 0.5.0 | 3.00 | 65.00 | 68.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 8.00 | 404.00 | 412.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 14.00 | 232.00 | 246.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 3.00 | 64.00 | 67.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 8.00 | 383.00 | 391.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 18.00 | 295.00 | 313.00 | OK |
Version: 0.5.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
DHARMa/inst/doc/DHARMa.R (.Label: 1, .Names: 1)
'.Label' should be changed to 'levels'.
'.Names' should be changed to 'names'.
Flavor: r-devel-linux-x86_64-fedora-gcc