Last updated on 2026-06-04 18:50:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 5.13 | 70.15 | 75.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 2.98 | 58.78 | 61.76 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 9.00 | 100.70 | 109.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 8.00 | 117.70 | 125.70 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 9.00 | 96.00 | 105.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2.1 | 4.37 | 63.58 | 67.95 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 4.45 | 63.42 | 67.87 | OK | |
| r-release-macos-arm64 | 1.2.1 | 1.00 | 34.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 1.2.1 | 4.00 | 84.00 | 88.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 9.00 | 96.00 | 105.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | 1.00 | 31.00 | 32.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.1 | 3.00 | 86.00 | 89.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 10.00 | 114.00 | 124.00 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [141s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(PL94171)
>
> test_check("PL94171")
Error: Stream error in the HTTP/2 framing layer [www2.census.gov]:
HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)
Download did not succeed. Try again.
Saving _problems/test-crosswalk-3.R
[ 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 ────────
Expected `names(cross)` to equal `c("GEOID", "GEOID_to", "area_land", "area_water", "int_land")`.
Differences:
`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