Last updated on 2025-04-19 06:49:58 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
birdie | 13 | ||
easycensus | 1 | 12 | |
PL94171 | 3 | 10 |
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:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cens_geo
> ### Title: Construct a Geography Specification for Census Data
> ### Aliases: cens_geo
>
> ### ** Examples
>
> cens_geo(state="WA")
No encoding supplied: defaulting to UTF-8.
No encoding supplied: defaulting to UTF-8.
No encoding supplied: defaulting to UTF-8.
Error in apiParse(req) :
The Census Bureau returned the following error message:
Sorry, the system is currently undergoing maintenance or is busy. Please try again later.
Your api call was: https://api.census.gov/data/2019/acs/acs5/geography.json
Calls: cens_geo -> as_tibble -> <Anonymous> -> apiParse
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Current CRAN status: ERROR: 3, OK: 10
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(PL94171)
>
> test_check("PL94171")
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-patched-linux-x86_64
Version: 1.1.3
Check: tests
Result: ERROR
Running 'testthat.R' [16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(PL94171)
>
> test_check("PL94171")
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
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64