CRAN Package Check Results for Package DHARMa

Last updated on 2026-07-16 06:53:24 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 7.99 154.07 162.06 NOTE
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 13.00 236.00 249.00 NOTE
r-patched-linux-x86_64 0.5.0 10.90 208.44 219.34 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

Check Details

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) Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

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