Last updated on 2026-07-15 23:51:24 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.66 | 26.79 | 28.45 | 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.02 | NOTE | |||
| r-devel-windows-x86_64 | 0.3.1 | 4.00 | 54.00 | 58.00 | OK | |
| r-patched-linux-x86_64 | 0.3.1 | 1.95 | 29.64 | 31.59 | 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 | 5.00 | 59.00 | 64.00 | OK |
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-linux-x86_64-debian-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)
'.Names' should be changed to 'names'.
Flavor: r-devel-linux-x86_64-fedora-gcc