CRAN Package Check Results for Maintainer ‘Paulo Pagliosa <paulo.pagliosa at ufsc.br>’

Last updated on 2025-12-04 07:51:54 CET.

Package ERROR OK
DoLa 4 9

Package DoLa

Current CRAN status: ERROR: 4, OK: 9

Additional issues

rlibro

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [22s/28s] 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. ├─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. ├─base::withCallingHandlers(...) 11. └─knitr:::process_group(group) 12. └─knitr:::call_block(x) 13. └─knitr:::block_exec(params) 14. └─knitr:::eng_r(options) 15. ├─knitr:::in_input_dir(...) 16. │ └─knitr:::in_dir(input_dir(), expr) 17. └─knitr (local) evaluate(...) 18. └─evaluate::evaluate(...) 19. ├─base::withRestarts(...) 20. │ └─base (local) withRestartList(expr, restarts) 21. │ ├─base (local) withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]]) 22. │ │ └─base (local) doWithOneRestart(return(expr), restart) 23. │ └─base (local) withRestartList(expr, restarts[-nr]) 24. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 25. │ └─base (local) doWithOneRestart(return(expr), restart) 26. ├─evaluate:::with_handlers(...) 27. │ ├─base::eval(call) 28. │ │ └─base::eval(call) 29. │ └─base::withCallingHandlers(...) 30. ├─base::withVisible(eval(expr, envir)) 31. └─base::eval(expr, envir) 32. └─base::eval(expr, envir) 33. └─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 Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/23s] 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. ├─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. ├─base::withCallingHandlers(...) 11. └─knitr:::process_group(group) 12. └─knitr:::call_block(x) 13. └─knitr:::block_exec(params) 14. └─knitr:::eng_r(options) 15. ├─knitr:::in_input_dir(...) 16. │ └─knitr:::in_dir(input_dir(), expr) 17. └─knitr (local) evaluate(...) 18. └─evaluate::evaluate(...) 19. ├─base::withRestarts(...) 20. │ └─base (local) withRestartList(expr, restarts) 21. │ ├─base (local) withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]]) 22. │ │ └─base (local) doWithOneRestart(return(expr), restart) 23. │ └─base (local) withRestartList(expr, restarts[-nr]) 24. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 25. │ └─base (local) doWithOneRestart(return(expr), restart) 26. ├─evaluate:::with_handlers(...) 27. │ ├─base::eval(call) 28. │ │ └─base::eval(call) 29. │ └─base::withCallingHandlers(...) 30. ├─base::withVisible(eval(expr, envir)) 31. └─base::eval(expr, envir) 32. └─base::eval(expr, envir) 33. └─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/29s] 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. ├─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. ├─base::withCallingHandlers(...) 11. └─knitr:::process_group(group) 12. └─knitr:::call_block(x) 13. └─knitr:::block_exec(params) 14. └─knitr:::eng_r(options) 15. ├─knitr:::in_input_dir(...) 16. │ └─knitr:::in_dir(input_dir(), expr) 17. └─knitr (local) evaluate(...) 18. └─evaluate::evaluate(...) 19. ├─base::withRestarts(...) 20. │ └─base (local) withRestartList(expr, restarts) 21. │ ├─base (local) withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]]) 22. │ │ └─base (local) doWithOneRestart(return(expr), restart) 23. │ └─base (local) withRestartList(expr, restarts[-nr]) 24. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 25. │ └─base (local) doWithOneRestart(return(expr), restart) 26. ├─evaluate:::with_handlers(...) 27. │ ├─base::eval(call) 28. │ │ └─base::eval(call) 29. │ └─base::withCallingHandlers(...) 30. ├─base::withVisible(eval(expr, envir)) 31. └─base::eval(expr, envir) 32. └─base::eval(expr, envir) 33. └─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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.