Last updated on 2025-04-21 19:51:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.3 | 5.10 | 45.36 | 50.46 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.3 | 3.54 | 33.13 | 36.67 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.3 | 80.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 76.49 | OK | |||
r-devel-windows-x86_64 | 1.1.3 | 9.00 | 63.00 | 72.00 | OK | |
r-patched-linux-x86_64 | 1.1.3 | 4.64 | 42.55 | 47.19 | OK | |
r-release-linux-x86_64 | 1.1.3 | 4.25 | 42.72 | 46.97 | OK | |
r-release-macos-arm64 | 1.1.3 | 32.00 | OK | |||
r-release-macos-x86_64 | 1.1.3 | 65.00 | OK | |||
r-release-windows-x86_64 | 1.1.3 | 7.00 | 63.00 | 70.00 | OK | |
r-oldrel-macos-arm64 | 1.1.3 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.3 | 56.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.3 | 9.00 | 73.00 | 82.00 | OK |
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