CRAN Package Check Results for Package covid19us

Last updated on 2020-05-08 11:48:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 4.46 55.73 60.19 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.4 3.72 41.75 45.47 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 73.57 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.4 74.73 ERROR
r-devel-windows-ix86+x86_64 0.1.3 15.00 8.00 23.00 ERROR
r-patched-linux-x86_64 0.1.4 4.31 54.38 58.69 ERROR
r-patched-solaris-x86 0.1.4 95.50 ERROR
r-release-linux-x86_64 0.1.4 4.31 53.87 58.18 ERROR
r-release-osx-x86_64 0.1.4 ERROR
r-release-windows-ix86+x86_64 0.1.3 17.00 118.00 135.00 ERROR
r-oldrel-osx-x86_64 0.1.4 OK
r-oldrel-windows-ix86+x86_64 0.1.4 13.00 94.00 107.00 OK

Check Details

Version: 0.1.4
Check: tests
Result: ERROR
     Running 'testthat.R' [21s/31s]
    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) ---------------------------------
     `cols` must select at least one column.
     Backtrace:
     1. covid19us::refresh_covid19us()
     2. covid19us:::fun()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     10. tidyr::build_longer_spec(...)
    
     == testthat results ===========================================================
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | 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.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [15s/32s]
    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) ─────────────────────────────────
     `cols` must select at least one column.
     Backtrace:
     1. covid19us::refresh_covid19us()
     2. covid19us:::fun()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     10. tidyr::build_longer_spec(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | 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-gcc

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [25s/93s]
    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) ─────────────────────────────────
     `cols` must select at least one column.
     Backtrace:
     1. covid19us::refresh_covid19us()
     2. covid19us:::fun()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     10. tidyr::build_longer_spec(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | 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.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [26s/103s]
    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) ─────────────────────────────────
     `cols` must select at least one column.
     Backtrace:
     1. covid19us::refresh_covid19us()
     2. covid19us:::fun()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     10. tidyr::build_longer_spec(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | 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.3
Check: tests
Result: ERROR
     Running 'testthat.R' [35s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(covid19us)
     >
     > test_check("covid19us")
     -- 1. Failure: get_states_daily works (@test-all.R#21) ------------------------
     too_early$error not equal to TRUE.
     target is NULL, current is logical
    
     == testthat results ===========================================================
     [ OK: 15 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: get_states_daily works (@test-all.R#21)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [21s/27s]
    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) ─────────────────────────────────
     `cols` must select at least one column.
     Backtrace:
     1. covid19us::refresh_covid19us()
     2. covid19us:::fun()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     10. tidyr::build_longer_spec(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: other funs work (@test-all.R#56)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/46s]
    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) ─────────────────────────────────
     `cols` must select at least one column.
     Backtrace:
     1. covid19us::refresh_covid19us()
     2. covid19us:::fun()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     10. tidyr::build_longer_spec(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: other funs work (@test-all.R#56)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [20s/29s]
    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) ─────────────────────────────────
     `cols` must select at least one column.
     Backtrace:
     1. covid19us::refresh_covid19us()
     2. covid19us:::fun()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     10. tidyr::build_longer_spec(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: other funs work (@test-all.R#56)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/25s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > test_check("covid19us")
     ── 1. Error: other funs work (@test-all.R#56) ─────────────────────────────────
     `cols` must select at least one column.
     Backtrace:
     1. covid19us::refresh_covid19us()
     2. covid19us:::fun()
     9. tidyr::pivot_longer(., matches(data_type_reg), names_to = "data_type")
     10. tidyr::build_longer_spec(...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: other funs work (@test-all.R#56)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 0.1.3
Check: tests
Result: ERROR
     Running 'testthat.R' [39s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(covid19us)
     >
     > test_check("covid19us")
     -- 1. Failure: get_states_daily works (@test-all.R#21) ------------------------
     too_early$error not equal to TRUE.
     target is NULL, current is logical
    
     == testthat results ===========================================================
     [ OK: 15 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: get_states_daily works (@test-all.R#21)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64