Last updated on 2026-04-12 20:53:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 2.49 | 36.52 | 39.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 2.02 | 27.73 | 29.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 53.81 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 52.53 | OK | |||
| r-devel-macos-arm64 | 0.1.6 | 1.00 | 18.00 | 19.00 | OK | |
| r-devel-windows-x86_64 | 0.1.6 | 7.00 | 56.00 | 63.00 | OK | |
| r-patched-linux-x86_64 | 0.1.6 | 3.11 | 32.54 | 35.65 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 2.90 | 31.98 | 34.88 | ERROR | |
| r-release-macos-arm64 | 0.1.6 | OK | ||||
| r-release-macos-x86_64 | 0.1.6 | 2.00 | 41.00 | 43.00 | OK | |
| r-release-windows-x86_64 | 0.1.6 | 5.00 | 0.00 | 5.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.6 | 2.00 | 43.00 | 45.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.6 | 6.00 | 64.00 | 70.00 | OK |
Version: 0.1.6
Check: examples
Result: ERROR
Running examples in ‘cvap-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: vest_crosswalk
> ### Title: Download Processed VEST Block Crosswalk
> ### Aliases: vest_crosswalk
>
> ### ** Examples
>
> de_cw <- vest_crosswalk('DE')
trying URL 'https://github.com/alarm-redist/census-2020/raw/main/crosswalks/DE.rds'
Warning in utils::download.file(url = url, destfile = file) :
cannot open URL 'https://github.com/alarm-redist/census-2020/raw/main/crosswalks/DE.rds': HTTP status was '502 Bad Gateway'
Error in utils::download.file(url = url, destfile = file) :
cannot open URL 'https://github.com/alarm-redist/census-2020/raw/main/crosswalks/DE.rds'
Calls: vest_crosswalk -> <Anonymous>
Execution halted
Flavor: r-release-linux-x86_64