Last updated on 2026-05-13 01:49:29 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.41 | 36.64 | 40.05 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.3 | 10.00 | 76.64 | 86.64 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 9.00 | 74.32 | 83.32 | OK | |
| r-devel-windows-x86_64 | 1.1.3 | 7.00 | 65.00 | 72.00 | OK | |
| r-patched-linux-x86_64 | 1.1.3 | 5.42 | 44.09 | 49.51 | OK | |
| r-release-linux-x86_64 | 1.1.3 | 5.37 | 44.39 | 49.76 | OK | |
| r-release-macos-arm64 | 1.1.3 | 1.00 | 16.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 1.1.3 | 4.00 | 51.00 | 55.00 | OK | |
| r-release-windows-x86_64 | 1.1.3 | 7.00 | 65.00 | 72.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.3 | 4.00 | 61.00 | 65.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.3 | 11.00 | 75.00 | 86.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.
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-devel-linux-x86_64-debian-gcc