CRAN Package Check Results for Package DataPackageR

Last updated on 2025-02-21 09:50:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.16.1 4.69 201.49 206.18 ERROR
r-devel-linux-x86_64-debian-gcc 0.16.1 3.37 151.57 154.94 ERROR
r-devel-linux-x86_64-fedora-clang 0.16.1 339.21 OK
r-devel-linux-x86_64-fedora-gcc 0.16.1 342.93 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 273.00 280.00 OK
r-patched-linux-x86_64 0.16.1 5.22 200.80 206.02 OK
r-release-linux-x86_64 0.16.1 5.38 199.36 204.74 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 137.00 OK
r-oldrel-macos-x86_64 0.16.1 170.00 OK
r-oldrel-windows-x86_64 0.16.1 8.00 271.00 279.00 OK

Check Details

Version: 0.16.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [132s/170s] 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 '/home/hornik/tmp/scratch/RtmpVmWPvb/file2b946d2825e51b/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-devel-linux-x86_64-debian-clang

Version: 0.16.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [100s/118s] 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 '/tmp/RtmpLqTwKg/filefa0aced01bd0/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-devel-linux-x86_64-debian-gcc

Version: 0.16.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [160s] 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_20_01_50_00_13994/RtmpGgULV0/file119543e7cba5/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