Last updated on 2025-11-19 01:48:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.4 | 4.18 | 40.56 | 44.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.4 | 3.01 | 28.23 | 31.24 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.4 | 65.58 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 61.94 | OK | |||
| r-devel-windows-x86_64 | 0.0.4 | 9.00 | 56.00 | 65.00 | OK | |
| r-patched-linux-x86_64 | 0.0.4 | 4.03 | 37.09 | 41.12 | OK | |
| r-release-linux-x86_64 | 0.0.4 | 2.53 | 36.99 | 39.52 | OK | |
| r-release-macos-arm64 | 0.0.4 | 2.00 | 30.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 0.0.4 | 4.00 | 50.00 | 54.00 | OK | |
| r-release-windows-x86_64 | 0.0.4 | 7.00 | 58.00 | 65.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.4 | 2.00 | 55.00 | 57.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.4 | 3.00 | 57.00 | 60.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.4 | 9.00 | 65.00 | 74.00 | OK |
Version: 0.0.4
Check: examples
Result: ERROR
Running examples in ‘baf-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: baf
> ### Title: Download Block Assignment Files (BAF) from the Census Bureau
> ### Aliases: baf
>
> ### ** Examples
>
> baf('DE', 2020)
Error in curl::curl_download(url, path, quiet = quiet) :
HTTP response code said error [www2.census.gov]:
The requested URL returned error: 500
Calls: baf ... FUN -> baf_download -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc