CRAN Package Check Results for Package fedregs

Last updated on 2024-10-06 06:50:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 4.06 40.45 44.51 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 2.97 30.90 33.87 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 69.87 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 67.99 NOTE
r-devel-windows-x86_64 1.0.0 7.00 88.00 95.00 NOTE
r-patched-linux-x86_64 1.0.0 4.20 38.51 42.71 NOTE
r-release-linux-x86_64 1.0.0 4.10 38.22 42.32 NOTE
r-release-macos-arm64 1.0.0 64.00 NOTE
r-release-macos-x86_64 1.0.0 68.00 NOTE
r-release-windows-x86_64 1.0.0 6.00 97.00 103.00 NOTE
r-oldrel-macos-arm64 1.0.0 56.00 NOTE
r-oldrel-macos-x86_64 1.0.0 65.00 NOTE
r-oldrel-windows-x86_64 1.0.0 6.00 119.00 125.00 ERROR

Check Details

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