CRAN Package Check Results for Package PostcodesioR

Last updated on 2026-07-17 13:49:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 1.99 32.26 34.25 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 1.61 27.30 28.91 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 51.18 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 30.00 NOTE
r-devel-windows-x86_64 0.3.1 4.00 55.00 59.00 NOTE
r-patched-linux-x86_64 0.3.1 2.31 29.87 32.18 OK
r-release-linux-x86_64 0.3.1 1.98 28.91 30.89 OK
r-release-macos-arm64 0.3.1 1.00 23.00 24.00 OK
r-release-macos-x86_64 0.3.1 2.00 53.00 55.00 OK
r-release-windows-x86_64 0.3.1 4.00 53.00 57.00 OK
r-oldrel-macos-arm64 0.3.1 OK
r-oldrel-macos-x86_64 0.3.1 2.00 54.00 56.00 OK
r-oldrel-windows-x86_64 0.3.1 4.00 63.00 67.00 OK

Check Details

Version: 0.3.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: PostcodesioR/tests/testthat/test-bulk_reverse_geocoding.R (.Names: 2) PostcodesioR/inst/doc/Introduction.R (.Names: 3) PostcodesioR/man/bulk_reverse_geocoding.Rd (.Names: 2) '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: PostcodesioR/tests/testthat/test-bulk_reverse_geocoding.R (.Names: 2) PostcodesioR/inst/doc/Introduction.R (.Names: 3) PostcodesioR/man/bulk_reverse_geocoding.Rd (.Names: 2) Flavor: r-devel-windows-x86_64