CRAN Package Check Results for Package DoLa

Last updated on 2025-12-28 21:50:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 8.01 78.19 86.20 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 5.81 55.97 61.78 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 13.00 137.33 150.33 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 12.00 129.79 141.79 OK
r-devel-windows-x86_64 0.1.0 10.00 102.00 112.00 OK
r-patched-linux-x86_64 0.1.0 6.21 73.20 79.41 ERROR
r-release-linux-x86_64 0.1.0 7.29 72.69 79.98 ERROR
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 5.00 48.00 53.00 OK
r-release-windows-x86_64 0.1.0 10.00 101.00 111.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 5.00 54.00 59.00 OK
r-oldrel-windows-x86_64 0.1.0 14.00 129.00 143.00 OK

Additional issues

rlibro

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(DoLa) > > test_check("DoLa") processing file: DoLa.Rmd [ FAIL 2 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dola.R:2:3'): test 'dola example' ────────────────────────────── Error in `unzip(id.dis[i])`: cannot open file './curriculo.xml': Read-only file system Backtrace: ▆ 1. └─utils::unzip(id.dis[i]) ── Error ('test-dola.R:2:3'): test 'dola example' ────────────────────────────── Error in `file(con, "w")`: cannot open the connection Backtrace: ▆ 1. ├─testthat::expect_snapshot_file(...) at test-dola.R:2:3 2. │ └─testthat:::check_string(path) 3. │ └─testthat:::.rlang_check_is_string(...) 4. │ └─rlang::is_string(x) 5. └─DoLa::dola(...) 6. └─rmarkdown::render(...) 7. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 8. └─knitr:::process_file(text, output) 9. └─xfun:::handle_error(...) 10. └─knitr (local) handler(loc) 11. └─xfun::write_utf8(res, output %n% stdout()) 12. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE) 13. └─base::file(con, "w") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(DoLa) > > test_check("DoLa") processing file: DoLa.Rmd [ FAIL 2 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dola.R:2:3'): test 'dola example' ────────────────────────────── Error in `unzip(id.dis[i])`: cannot open file './curriculo.xml': Read-only file system Backtrace: ▆ 1. └─utils::unzip(id.dis[i]) ── Error ('test-dola.R:2:3'): test 'dola example' ────────────────────────────── Error in `file(con, "w")`: cannot open the connection Backtrace: ▆ 1. ├─testthat::expect_snapshot_file(...) at test-dola.R:2:3 2. │ └─testthat:::check_string(path) 3. │ └─testthat:::.rlang_check_is_string(...) 4. │ └─rlang::is_string(x) 5. └─DoLa::dola(...) 6. └─rmarkdown::render(...) 7. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 8. └─knitr:::process_file(text, output) 9. └─xfun:::handle_error(...) 10. └─knitr (local) handler(loc) 11. └─xfun::write_utf8(res, output %n% stdout()) 12. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE) 13. └─base::file(con, "w") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [23s/32s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(DoLa) > > test_check("DoLa") processing file: DoLa.Rmd [ FAIL 2 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dola.R:2:3'): test 'dola example' ────────────────────────────── Error in `unzip(id.dis[i])`: cannot open file './curriculo.xml': Read-only file system Backtrace: ▆ 1. └─utils::unzip(id.dis[i]) ── Error ('test-dola.R:2:3'): test 'dola example' ────────────────────────────── Error in `file(con, "w")`: cannot open the connection Backtrace: ▆ 1. ├─testthat::expect_snapshot_file(...) at test-dola.R:2:3 2. │ └─testthat:::check_string(path) 3. │ └─testthat:::.rlang_check_is_string(...) 4. │ └─rlang::is_string(x) 5. └─DoLa::dola(...) 6. └─rmarkdown::render(...) 7. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 8. └─knitr:::process_file(text, output) 9. └─xfun:::handle_error(...) 10. └─knitr (local) handler(loc) 11. └─xfun::write_utf8(res, output %n% stdout()) 12. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE) 13. └─base::file(con, "w") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [23s/27s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(DoLa) > > test_check("DoLa") processing file: DoLa.Rmd [ FAIL 2 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dola.R:2:3'): test 'dola example' ────────────────────────────── Error in `unzip(id.dis[i])`: cannot open file './curriculo.xml': Read-only file system Backtrace: ▆ 1. └─utils::unzip(id.dis[i]) ── Error ('test-dola.R:2:3'): test 'dola example' ────────────────────────────── Error in `file(con, "w")`: cannot open the connection Backtrace: ▆ 1. ├─testthat::expect_snapshot_file(...) at test-dola.R:2:3 2. │ └─testthat:::check_string(path) 3. │ └─testthat:::.rlang_check_is_string(...) 4. │ └─rlang::is_string(x) 5. └─DoLa::dola(...) 6. └─rmarkdown::render(...) 7. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 8. └─knitr:::process_file(text, output) 9. └─xfun:::handle_error(...) 10. └─knitr (local) handler(loc) 11. └─xfun::write_utf8(res, output %n% stdout()) 12. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE) 13. └─base::file(con, "w") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64