Last updated on 2024-11-09 05:49:15 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 4.36 | 36.08 | 40.44 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.75 | 30.10 | 32.85 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 71.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 65.47 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 5.00 | 105.00 | 110.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 3.68 | 38.22 | 41.90 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 4.12 | 37.85 | 41.97 | 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 | 5.00 | 72.00 | 77.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 | 80.00 | 86.00 | NOTE |
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: tests
Result: ERROR
Running ‘testthat.R’ [2s/63s]
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-devel-linux-x86_64-debian-clang
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-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