Last updated on 2023-02-22 15:50:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 5.86 | 165.64 | 171.50 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 4.31 | 128.13 | 132.44 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 156.29 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 201.52 | ERROR | |||
r-patched-linux-x86_64 | 0.1.4 | 6.73 | 159.17 | 165.90 | OK | |
r-release-linux-x86_64 | 0.1.4 | 6.18 | 151.65 | 157.83 | OK | |
r-release-macos-arm64 | 0.1.4 | 101.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.4 | 169.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.4 | 10.00 | 217.00 | 227.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.4 | 94.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.4 | 127.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.4 | 15.00 | 237.00 | 252.00 | NOTE |
Version: 0.1.4
Check: installed package size
Result: NOTE
installed size is 6.5Mb
sub-directories of 1Mb or more:
doc 6.2Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.4
Check: data for non-ASCII characters
Result: NOTE
Note: found 2385 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/97s]
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:27'): (code run outside of `test_that()`) ──────────
Error in `UseMethod("filter")`: no applicable method for 'filter' applied to an object of class "try-error"
Backtrace:
▆
1. ├─cities %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:27:0
2. ├─covid19br::add_epi_rates(.)
3. │ └─data %>% ...
4. ├─dplyr::mutate(...)
5. ├─covid19br::add_geo(.)
6. └─dplyr::filter(., date == max(date))
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘covid19br.Rmd’ using rmarkdown
Quitting from lines 126-144 (covid19br.Rmd)
Error: processing vignette 'covid19br.Rmd' failed with diagnostics:
no applicable method for 'filter' applied to an object of class "try-error"
--- failed re-building ‘covid19br.Rmd’
--- re-building ‘election2018.Rmd’ using rmarkdown
--- finished re-building ‘election2018.Rmd’
--- re-building ‘maps.Rmd’ using rmarkdown
Quitting from lines 23-38 (maps.Rmd)
Error: processing vignette 'maps.Rmd' failed with diagnostics:
no applicable method for 'filter' applied to an object of class "try-error"
--- failed re-building ‘maps.Rmd’
SUMMARY: processing the following files failed:
‘covid19br.Rmd’ ‘maps.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘covid19br.Rmd’ using rmarkdown
--- finished re-building ‘covid19br.Rmd’
--- re-building ‘election2018.Rmd’ using rmarkdown
--- finished re-building ‘election2018.Rmd’
--- re-building ‘maps.Rmd’ using rmarkdown
Quitting from lines 108-146 (maps.Rmd)
Error: processing vignette 'maps.Rmd' failed with diagnostics:
no applicable method for 'filter' applied to an object of class "try-error"
--- failed re-building ‘maps.Rmd’
SUMMARY: processing the following file failed:
‘maps.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc