Last updated on 2025-04-23 07:49:59 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
birdie | 13 | ||
easycensus | 1 | 12 | |
PL94171 | 13 |
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")
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-oldrel-windows-x86_64
Current CRAN status: OK: 13