CRAN Package Check Results for Package zipcodeR

Last updated on 2026-09-09 05:51:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.5 38.14 260.46 298.60 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.0 6.36 85.26 91.62 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 94.17 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 96.87 OK
r-devel-windows-x86_64 0.3.5 37.00 301.00 338.00 OK
r-patched-linux-x86_64 0.3.5 38.57 246.03 284.60 OK
r-release-linux-x86_64 0.3.5 34.57 244.49 279.06 OK
r-release-macos-arm64 0.3.5 8.00 71.00 79.00 OK
r-release-macos-x86_64 0.4.0 7.00 145.00 152.00 OK
r-release-windows-x86_64 0.4.0 16.00 140.00 156.00 OK
r-oldrel-macos-arm64 0.3.5 OK
r-oldrel-macos-x86_64 0.4.0 7.00 149.00 156.00 OK
r-oldrel-windows-x86_64 0.4.0 9.00 144.00 153.00 OK

Check Details

Version: 0.3.5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Gavin Rozzi <gr@gavinrozzi.com>’ Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(zipcodeR) > > test_check("zipcodeR") Saving _problems/test-04-data-bundles-236.R [ FAIL 1 | WARN 28 | SKIP 0 | PASS 131 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-04-data-bundles.R:236:3'): old R uses only the session temporary directory for new caches ── Expected `grepl(path.expand("~"), old_r_cache, fixed = TRUE)` to be FALSE. Differences: `actual`: TRUE `expected`: FALSE [ FAIL 1 | WARN 28 | SKIP 0 | PASS 131 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc