Last updated on 2025-05-15 09:53:06 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
birdie | 13 | ||
easycensus | 1 | 12 | |
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: ERROR: 1, OK: 12
Version: 1.1.3
Check: examples
Result: ERROR
Running examples in 'easycensus-Ex.R' failed
The error most likely occurred in:
> ### Name: cens_geo
> ### Title: Construct a Geography Specification for Census Data
> ### Aliases: cens_geo
>
> ### ** Examples
>
> cens_geo(state="WA")
Error in curl::curl_fetch_memory(url, handle = handle) :
Failure when receiving data from the peer [api.census.gov]: Recv failure: Connection was reset
Calls: cens_geo ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 1.1.3
Check: tests
Result: ERROR
Running 'testthat.R' [30s]
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.