CRAN Package Check Results for Package DataPackageR

Last updated on 2025-03-01 06:51:03 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.81 159.90 163.71 OK
r-devel-linux-x86_64-fedora-clang 0.16.1 352.47 OK
r-devel-linux-x86_64-fedora-gcc 0.16.1 187.25 ERROR
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 4.96 191.23 196.19 ERROR
r-release-linux-x86_64 0.16.1 4.78 192.52 197.30 ERROR
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’ Running ‘testthat.R’ [114s/114s] 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/RtmpT3v5Av/working_dir/Rtmpb43zYc/file3cc6967170bb6/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-fedora-gcc

Version: 0.16.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [126s/155s] 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/RtmpIDXULW/file1b37ff41acbe5/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-patched-linux-x86_64

Version: 0.16.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [126s/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 '/home/hornik/tmp/scratch/RtmpP1CJvk/file1a409c55513544/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-linux-x86_64

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