CRAN Package Check Results for Package easycensus

Last updated on 2026-05-14 21:53:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 5.55 52.61 58.16 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 3.13 36.29 39.42 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.4 10.00 81.42 91.42 OK
r-devel-linux-x86_64-fedora-gcc 1.1.4 10.00 78.55 88.55 OK
r-devel-windows-x86_64 1.1.3 7.00 64.00 71.00 OK
r-patched-linux-x86_64 1.1.3 5.35 43.46 48.81 ERROR
r-release-linux-x86_64 1.1.3 5.37 44.39 49.76 OK
r-release-macos-arm64 1.1.4 1.00 16.00 17.00 OK
r-release-macos-x86_64 1.1.4 4.00 45.00 49.00 OK
r-release-windows-x86_64 1.1.3 7.00 63.00 70.00 ERROR
r-oldrel-macos-arm64 1.1.4 1.00 20.00 21.00 OK
r-oldrel-macos-x86_64 1.1.4 4.00 46.00 50.00 OK
r-oldrel-windows-x86_64 1.1.3 11.00 75.00 86.00 OK

Check Details

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. Error in apiParse(req) : The Census Bureau returned the following error message: Missing Key A valid key must be included with each data API request. You my signup for one here. Your api call was: https://api.census.gov/data/missing_key.html Calls: cens_geo -> as_tibble -> <Anonymous> -> apiParse Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

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. Error in apiParse(req) : The Census Bureau returned the following error message: Missing Key A valid key must be included with each data API request. You my signup for one here. Your api call was: https://api.census.gov/data/missing_key.html Calls: cens_geo -> as_tibble -> <Anonymous> -> apiParse Execution halted Flavor: r-release-windows-x86_64