CRAN Package Check Results for Package covid19br

Last updated on 2025-05-10 20:49:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 5.24 41.04 46.28 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.8 3.67 29.14 32.81 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.8 71.77 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.8 63.38 ERROR
r-devel-windows-x86_64 0.1.8 6.00 59.00 65.00 ERROR
r-patched-linux-x86_64 0.1.8 5.00 36.46 41.46 ERROR
r-release-linux-x86_64 0.1.8 3.63 36.27 39.90 ERROR
r-release-macos-arm64 0.1.8 60.00 OK
r-release-macos-x86_64 0.1.8 86.00 OK
r-release-windows-x86_64 0.1.8 7.00 58.00 65.00 ERROR
r-oldrel-macos-arm64 0.1.8 50.00 OK
r-oldrel-macos-x86_64 0.1.8 67.00 OK
r-oldrel-windows-x86_64 0.1.8 7.00 65.00 72.00 ERROR

Check Details

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.8
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.8
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.8
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64