CRAN Package Check Results for Maintainer ‘Scott Large <scott.large at noaa.gov>’

Last updated on 2024-10-06 01:50:12 CEST.

Package ERROR NOTE
fedregs 1 12

Package fedregs

Current CRAN status: ERROR: 1, NOTE: 12

Version: 1.0.0
Check: package subdirectories
Result: NOTE Problems with news in ‘NEWS.md’: Cannot extract version info from the following section titles: New Stuff 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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

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

Version: 1.0.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [62s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(fedregs) > > test_check("fedregs") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fedregs.R:145:3'): We can go all the way ─────────────────────── Error in `download.file(url_zip, temp, quiet = !verbose)`: download from 'https://www.govinfo.gov/bulkdata/CFR/2012/title-50/CFR-2012-title-50.zip' failed Backtrace: ▆ 1. └─fedregs::cfr_text(...) at test-fedregs.R:145:3 2. └─utils::download.file(url_zip, temp, quiet = !verbose) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64