CRAN Package Check Results for Maintainer ‘Amanda Dobbyn <amanda.e.dobbyn at gmail.com>’

Last updated on 2024-05-02 04:00:53 CEST.

Package ERROR NOTE OK
covid19france 12
covid19us 2 10

Package covid19france

Current CRAN status: NOTE: 12

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘lubridate’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package covid19us

Current CRAN status: ERROR: 2, OK: 10

Version: 0.1.9
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/81s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(covid19us) > > test_check("covid19us") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-all.R:63:3'): other funs work ────────────────────────────────── Error in `get_info_covid19us()`: Data service unavailable. Backtrace: ▆ 1. └─covid19us::get_info_covid19us() at test-all.R:63:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.9
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/83s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(covid19us) > > test_check("covid19us") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-all.R:63:3'): other funs work ────────────────────────────────── Error in `get_info_covid19us()`: Data service unavailable. Backtrace: ▆ 1. └─covid19us::get_info_covid19us() at test-all.R:63:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64