Last updated on 2025-05-31 13:49:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 2.12 | 34.02 | 36.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 2.02 | 26.19 | 28.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 53.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 50.46 | OK | |||
r-devel-windows-x86_64 | 0.1.5 | 5.00 | 55.00 | 60.00 | OK | |
r-patched-linux-x86_64 | 0.1.5 | 2.46 | 31.41 | 33.87 | OK | |
r-release-linux-x86_64 | 0.1.5 | 2.76 | 31.28 | 34.04 | OK | |
r-release-macos-arm64 | 0.1.5 | 25.00 | OK | |||
r-release-macos-x86_64 | 0.1.5 | 40.00 | OK | |||
r-release-windows-x86_64 | 0.1.5 | 7.00 | 56.00 | 63.00 | OK | |
r-oldrel-macos-arm64 | 0.1.5 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.5 | 37.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.5 | 6.00 | 105.00 | 111.00 | ERROR |
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in 'cvap-Ex.R' failed
The error most likely occurred in:
> ### 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) :
URL 'https://github.com/alarm-redist/census-2020/raw/main/crosswalks/DE.rds': status was 'Server returned nothing (no headers, no data)'
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-oldrel-windows-x86_64