CRAN Package Check Results for Package PL94171

Last updated on 2025-05-09 01:50:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 5.07 73.72 78.79 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 3.74 62.55 66.29 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.39 68.62 74.01 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 9.00 130.00 139.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' [44s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(PL94171) > > test_check("PL94171") Error: Timeout was reached [www2.census.gov]: SSL/TLS connection timeout 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