Last updated on 2025-05-06 03:50:59 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.48 | 29.42 | 32.90 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.8 | 71.77 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.8 | 64.32 | ERROR | |||
r-devel-windows-x86_64 | 0.1.8 | 6.00 | 59.00 | 65.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.8 | 4.92 | 36.56 | 41.48 | ERROR | |
r-release-linux-x86_64 | 0.1.8 | 4.17 | 36.43 | 40.60 | 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 | 59.00 | 66.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 |
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
Flavors: r-devel-windows-x86_64, r-release-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' [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