CRAN Package Check Results for Package PL94171

Last updated on 2025-05-03 21:51:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 5.60 73.08 78.68 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 3.32 63.43 66.75 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 7.00 151.00 158.00 ERROR
r-patched-linux-x86_64 1.1.3 5.39 68.35 73.74 OK
r-release-linux-x86_64 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 97.00 104.00 OK
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 9.00 120.00 129.00 OK

Check Details

Version: 1.1.3
Check: tests
Result: ERROR Running 'testthat.R' [72s] 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-devel-windows-x86_64