CRAN Package Check Results for Package PL94171

Last updated on 2025-05-10 16:52:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 5.12 73.56 78.68 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 3.88 62.94 66.82 OK
r-devel-linux-x86_64-fedora-clang 1.1.3 112.99 OK
r-devel-linux-x86_64-fedora-gcc 1.1.3 126.66 OK
r-devel-windows-x86_64 1.1.3 9.00 106.00 115.00 OK
r-patched-linux-x86_64 1.1.3 5.09 68.97 74.06 OK
r-release-linux-x86_64 1.1.3 4.90 69.10 74.00 OK
r-release-macos-arm64 1.1.3 47.00 OK
r-release-macos-x86_64 1.1.3 70.00 OK
r-release-windows-x86_64 1.1.3 7.00 99.00 106.00 ERROR
r-oldrel-macos-arm64 1.1.3 47.00 OK
r-oldrel-macos-x86_64 1.1.3 102.00 OK
r-oldrel-windows-x86_64 1.1.3 10.00 112.00 122.00 OK

Check Details

Version: 1.1.3
Check: tests
Result: ERROR Running 'testthat.R' [14s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(PL94171) > > test_check("PL94171") Error: Could not resolve hostname [www2.census.gov]: Could not resolve host: www2.census.gov Download did not succeed. Try again. [ FAIL 1 | WARN 86 | SKIP 3 | PASS 17 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-shp.R:2:5', 'test-shp.R:10:5', 'test-urls.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-crosswalk.R:3:5'): crosswalks are formatted correctly ──────── names(cross) (`actual`) not equal to c("GEOID", "GEOID_to", "area_land", "area_water", "int_land") (`expected`). `actual` is NULL `expected` is a character vector ('GEOID', 'GEOID_to', 'area_land', 'area_water', 'int_land') [ FAIL 1 | WARN 86 | SKIP 3 | PASS 17 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64