Last updated on 2025-05-09 01:50:42 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
birdie | 13 | ||
easycensus | 13 | ||
PL94171 | 1 | 12 |
Current CRAN status: NOTE: 13
Version: 0.6.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘bisg.R’ ‘model_cat_dir.R’ ‘model_lm.R’ ‘stanmodels.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.6.1
Check: installed package size
Result: NOTE
installed size is 48.1Mb
sub-directories of 1Mb or more:
extdata 1.5Mb
libs 45.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.6.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
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