CRAN Package Check Results for Package DataPackageR

Last updated on 2025-03-03 01:50:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.16.1 4.92 211.53 216.45 OK
r-devel-linux-x86_64-debian-gcc 0.16.1 3.62 161.88 165.50 OK
r-devel-linux-x86_64-fedora-clang 0.16.1 199.39 OK
r-devel-linux-x86_64-fedora-gcc 0.16.1 379.89 OK
r-devel-macos-arm64 0.16.1 165.00 OK
r-devel-macos-x86_64 0.16.1 64.00 OK
r-devel-windows-x86_64 0.16.1 7.00 272.00 279.00 OK
r-patched-linux-x86_64 0.16.1 4.93 202.27 207.20 OK
r-release-linux-x86_64 0.16.1 4.53 201.14 205.67 OK
r-release-macos-arm64 0.16.1 144.00 OK
r-release-macos-x86_64 0.16.1 259.00 OK
r-release-windows-x86_64 0.16.1 7.00 253.00 260.00 ERROR
r-oldrel-macos-arm64 0.16.1 OK
r-oldrel-macos-x86_64 0.16.1 170.00 OK
r-oldrel-windows-x86_64 0.16.1 8.00 285.00 293.00 OK

Check Details

Version: 0.16.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [159s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(DataPackageR) > # Test only if pandoc is available. > if (rmarkdown::pandoc_available()) { + test_check("DataPackageR") + } [ FAIL 1 | WARN 1 | SKIP 0 | PASS 247 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-r-processing.R:20:5'): R file processing works and creates vignettes ── Error in `abs_path(output_file)`: The file 'D:/temp/2025_02_25_01_50_00_15700/RtmpGAh385/file1dff01eec7269/rfiletest/inst/extdata/Logfiles/rfileTest.pdf' does not exist. Backtrace: ▆ 1. └─base::eval(...) 2. └─base::eval(...) 3. ├─testthat::expect_equal(...) at test-r-processing.R:20:5 4. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 5. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 6. ├─base::basename(...) 7. └─DataPackageR::package_build(...) 8. └─DataPackageR:::DataPackageR(arg = package_path, deps = deps) 9. └─rmarkdown::render(...) 10. └─rmarkdown:::abs_path(output_file) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 247 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64