Last updated on 2025-05-04 03:50:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.8 | 4.37 | 62.27 | 66.64 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.8 | 3.42 | 29.34 | 32.76 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.8 | 103.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.8 | 101.50 | OK | |||
r-devel-windows-x86_64 | 0.1.8 | 5.00 | 84.00 | 89.00 | OK | |
r-patched-linux-x86_64 | 0.1.8 | 4.92 | 36.56 | 41.48 | ERROR | |
r-release-linux-x86_64 | OK | |||||
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 | 57.00 | 64.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 | 9.00 | 73.00 | 82.00 | ERROR |
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’ [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
Flavor: r-patched-linux-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-release-windows-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-oldrel-windows-x86_64