CRAN Package Check Results for Package nat.utils

Last updated on 2026-07-18 00:52:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 1.76 27.43 29.19 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.1 1.57 21.95 23.52 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.1 42.08 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 18.25 NOTE
r-devel-windows-x86_64 0.6.1 3.00 52.00 55.00 NOTE
r-patched-linux-x86_64 0.6.1 1.77 23.28 25.05 OK
r-release-linux-x86_64 0.6.1 1.65 23.59 25.24 OK
r-release-macos-arm64 0.6.1 1.00 12.00 13.00 OK
r-release-macos-x86_64 0.6.1 2.00 36.00 38.00 OK
r-release-windows-x86_64 0.6.1 6.00 52.00 58.00 OK
r-oldrel-macos-arm64 0.6.1 OK
r-oldrel-macos-x86_64 0.6.1 2.00 24.00 26.00 OK
r-oldrel-windows-x86_64 0.6.1 4.00 56.00 60.00 OK

Check Details

Version: 0.6.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: nat.utils/tests/testthat/test-ziputils.r (.Label: 3, .Names: 3) '.Label' should be changed to 'levels'. '.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

Version: 0.6.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: nat.utils/tests/testthat/test-ziputils.r (.Label: 3, .Names: 3) Flavor: r-devel-windows-x86_64