CRAN Package Check Results for Package gadget3

Last updated on 2026-08-23 20:53:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.15-1 9.67 399.07 408.74 NOTE
r-devel-linux-x86_64-debian-gcc 0.15-1 6.60 251.41 258.01 NOTE
r-devel-linux-x86_64-fedora-clang 0.15-1 254.77 NOTE
r-devel-linux-x86_64-fedora-gcc 0.15-1 8.00 266.27 274.27 NOTE
r-devel-windows-x86_64 0.15-1 13.00 419.00 432.00 NOTE
r-patched-linux-x86_64 0.15-1 13.93 378.76 392.69 OK
r-release-linux-x86_64 0.15-1 9.02 380.63 389.65 OK
r-release-macos-arm64 0.15-1 3.00 87.00 90.00 OK
r-release-macos-x86_64 0.15-1 7.00 414.00 421.00 OK
r-release-windows-x86_64 0.15-1 12.00 374.00 386.00 OK
r-oldrel-macos-arm64 0.15-1 2.00 87.00 89.00 OK
r-oldrel-macos-x86_64 0.15-1 7.00 321.00 328.00 OK
r-oldrel-windows-x86_64 0.15-1 18.00 501.00 519.00 OK

Check Details

Version: 0.15-1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: gadget3/tests/test-action_grow.R (.Dim: 1, .Dimnames: 1) gadget3/tests/test-stock_time.R (.Dim: 12, .Dimnames: 12, .Names: 6) '.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-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64