CRAN Package Check Results for Package covid19us

Last updated on 2020-08-26 10:06:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 3.59 101.51 105.10 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.6 3.03 83.30 86.33 OK
r-devel-linux-x86_64-fedora-clang 0.1.6 128.83 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.6 124.18 ERROR
r-devel-windows-ix86+x86_64 0.1.6 10.00 171.00 181.00 OK
r-patched-linux-x86_64 0.1.6 3.78 110.36 114.14 OK
r-patched-solaris-x86 0.1.6 158.30 ERROR
r-release-linux-x86_64 0.1.6 3.53 112.89 116.42 OK
r-release-macos-x86_64 0.1.6 OK
r-release-windows-ix86+x86_64 0.1.6 10.00 179.00 189.00 OK
r-oldrel-macos-x86_64 0.1.6 OK
r-oldrel-windows-ix86+x86_64 0.1.6 5.00 117.00 122.00 OK

Check Details

Version: 0.1.6
Check: tests
Result: ERROR
     Running 'testthat.R' [70s/88s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(covid19us)
     >
     > test_check("covid19us")
     -- 1. Error: other funs work (@test-all.R#56) ---------------------------------
     Can't combine `positive` <integer> and `total_test_results_source` <character>.
     Backtrace:
     1. covid19us::refresh_covid19us()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     11. tidyr::pivot_longer_spec(...)
     12. vctrs::vec_ptype_common(...)
     14. vctrs::vec_default_ptype2(...)
     15. vctrs::stop_incompatible_type(...)
     16. vctrs:::stop_incompatible(...)
     17. vctrs:::stop_vctrs(...)
    
     == testthat results ===========================================================
     [ OK: 11 | SKIPPED: 0 | WARNINGS: 10 | FAILED: 1 ]
     1. Error: other funs work (@test-all.R#56)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [77s/110s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(covid19us)
     >
     > test_check("covid19us")
     ── 1. Error: other funs work (@test-all.R#56) ─────────────────────────────────
     Can't combine `positive` <integer> and `total_test_results_source` <character>.
     Backtrace:
     1. covid19us::refresh_covid19us()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     11. tidyr::pivot_longer_spec(...)
     12. vctrs::vec_ptype_common(...)
     14. vctrs::vec_default_ptype2(...)
     15. vctrs::stop_incompatible_type(...)
     16. vctrs:::stop_incompatible(...)
     17. vctrs:::stop_vctrs(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 11 | SKIPPED: 0 | WARNINGS: 10 | FAILED: 1 ]
     1. Error: other funs work (@test-all.R#56)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [81s/96s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(covid19us)
     >
     > test_check("covid19us")
     ── 1. Error: other funs work (@test-all.R#56) ─────────────────────────────────
     Can't combine `positive` <integer> and `total_test_results_source` <character>.
     Backtrace:
     1. covid19us::refresh_covid19us()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     11. tidyr::pivot_longer_spec(...)
     12. vctrs::vec_ptype_common(...)
     14. vctrs::vec_default_ptype2(...)
     15. vctrs::stop_incompatible_type(...)
     16. vctrs:::stop_incompatible(...)
     17. vctrs:::stop_vctrs(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 11 | SKIPPED: 0 | WARNINGS: 10 | FAILED: 1 ]
     1. Error: other funs work (@test-all.R#56)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [99s/125s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(covid19us)
     >
     > test_check("covid19us")
     ── 1. Error: other funs work (@test-all.R#56) ─────────────────────────────────
     Can't combine `positive` <integer> and `total_test_results_source` <character>.
     Backtrace:
     1. covid19us::refresh_covid19us()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     11. tidyr::pivot_longer_spec(...)
     12. vctrs::vec_ptype_common(...)
     14. vctrs::vec_default_ptype2(...)
     15. vctrs::stop_incompatible_type(...)
     16. vctrs:::stop_incompatible(...)
     17. vctrs:::stop_vctrs(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 11 | SKIPPED: 0 | WARNINGS: 10 | FAILED: 1 ]
     1. Error: other funs work (@test-all.R#56)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86