CRAN Package Check Results for Package polyRAD

Last updated on 2026-07-16 01:56:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 62.38 137.03 199.41 OK
r-devel-linux-x86_64-debian-gcc 2.0.1 46.98 103.08 150.06 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.1 100.00 288.96 388.96 OK
r-devel-linux-x86_64-fedora-gcc 2.0.1 60.00 110.93 170.93 NOTE
r-devel-windows-x86_64 2.0.1 61.00 192.00 253.00 NOTE
r-patched-linux-x86_64 2.0.1 64.87 129.88 194.75 OK
r-release-linux-x86_64 2.0.1 63.71 129.85 193.56 OK
r-release-macos-arm64 2.0.1 13.00 31.00 44.00 OK
r-release-macos-x86_64 2.0.1 34.00 139.00 173.00 OK
r-release-windows-x86_64 2.0.1 64.00 183.00 247.00 OK
r-oldrel-macos-arm64 2.0.1 11.00 44.00 55.00 OK
r-oldrel-macos-x86_64 2.0.1 39.00 161.00 200.00 OK
r-oldrel-windows-x86_64 2.0.1 64.00 223.00 287.00 OK

Check Details

Version: 2.0.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: polyRAD/inst/doc/isolocus_sorting.R (.Dim: 1, .Dimnames: 1) Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 2.0.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: polyRAD/inst/doc/isolocus_sorting.R (.Dim: 1, .Dimnames: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavor: r-devel-linux-x86_64-fedora-gcc