CRAN Package Check Results for Package covid19br

Last updated on 2025-05-15 09:52:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 4.65 38.82 43.47 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.8 3.87 43.19 47.06 OK
r-devel-linux-x86_64-fedora-clang 0.1.8 67.62 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.8 63.38 ERROR
r-devel-windows-x86_64 0.1.8 6.00 60.00 66.00 ERROR
r-patched-linux-x86_64 0.1.8 4.15 36.66 40.81 ERROR
r-release-linux-x86_64 0.1.8 4.04 36.35 40.39 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/9s] 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-linux-x86_64-debian-clang

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' [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 Flavor: r-devel-windows-x86_64

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-patched-linux-x86_64, r-release-linux-x86_64

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-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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.