CRAN Package Check Results for Maintainer ‘Aksel Thomsen <oath at novonordisk.com>’

Last updated on 2025-07-09 00:48:58 CEST.

Package ERROR OK
whirl 6 7
zephyr 13

Package whirl

Current CRAN status: ERROR: 6, OK: 7

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [556s/417s] 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(whirl) > > test_check("whirl") [ FAIL 2 | WARN 0 | SKIP 11 | PASS 119 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-approvedpkgs.R:2:3', 'test-custom_logging.R:54:3', 'test-examples.R:25:5', 'test-run.R:27:3', 'test-run.R:70:3', 'test-run.R:81:3', 'test-run.R:89:3', 'test-run.R:106:3', 'test-run.R:128:3', 'test-run.R:145:3', 'test-whirl_queue.R:9:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-strace.R:28:7'): strace works ──────────────────────────────── any(grepl(x = test$write$file, pattern = "mtcars.rds")) is not TRUE `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_tempdir(...) at test-strace.R:14:3 2. │ └─withr::with_dir(tmp, code) 3. │ └─base::force(code) 4. └─testthat::expect_true(any(grepl(x = test$write$file, pattern = "mtcars.rds"))) at test-strace.R:28:7 ── Failure ('test-strace.R:35:7'): strace works ──────────────────────────────── any(grepl(x = test$write$file, pattern = "mtcars.rds")) is not TRUE `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_tempdir(...) at test-strace.R:14:3 2. │ └─withr::with_dir(tmp, code) 3. │ └─base::force(code) 4. └─testthat::expect_true(any(grepl(x = test$write$file, pattern = "mtcars.rds"))) at test-strace.R:35:7 [ FAIL 2 | WARN 0 | SKIP 11 | PASS 119 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [540s/409s] 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(whirl) > > test_check("whirl") [ FAIL 2 | WARN 0 | SKIP 11 | PASS 119 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-approvedpkgs.R:2:3', 'test-custom_logging.R:54:3', 'test-examples.R:25:5', 'test-run.R:27:3', 'test-run.R:70:3', 'test-run.R:81:3', 'test-run.R:89:3', 'test-run.R:106:3', 'test-run.R:128:3', 'test-run.R:145:3', 'test-whirl_queue.R:9:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-strace.R:28:7'): strace works ──────────────────────────────── any(grepl(x = test$write$file, pattern = "mtcars.rds")) is not TRUE `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_tempdir(...) at test-strace.R:14:3 2. │ └─withr::with_dir(tmp, code) 3. │ └─base::force(code) 4. └─testthat::expect_true(any(grepl(x = test$write$file, pattern = "mtcars.rds"))) at test-strace.R:28:7 ── Failure ('test-strace.R:35:7'): strace works ──────────────────────────────── any(grepl(x = test$write$file, pattern = "mtcars.rds")) is not TRUE `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_tempdir(...) at test-strace.R:14:3 2. │ └─withr::with_dir(tmp, code) 3. │ └─base::force(code) 4. └─testthat::expect_true(any(grepl(x = test$write$file, pattern = "mtcars.rds"))) at test-strace.R:35:7 [ FAIL 2 | WARN 0 | SKIP 11 | PASS 119 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [540s/407s] 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(whirl) > > test_check("whirl") [ FAIL 2 | WARN 0 | SKIP 11 | PASS 119 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-approvedpkgs.R:2:3', 'test-custom_logging.R:54:3', 'test-examples.R:25:5', 'test-run.R:27:3', 'test-run.R:70:3', 'test-run.R:81:3', 'test-run.R:89:3', 'test-run.R:106:3', 'test-run.R:128:3', 'test-run.R:145:3', 'test-whirl_queue.R:9:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-strace.R:28:7'): strace works ──────────────────────────────── any(grepl(x = test$write$file, pattern = "mtcars.rds")) is not TRUE `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_tempdir(...) at test-strace.R:14:3 2. │ └─withr::with_dir(tmp, code) 3. │ └─base::force(code) 4. └─testthat::expect_true(any(grepl(x = test$write$file, pattern = "mtcars.rds"))) at test-strace.R:28:7 ── Failure ('test-strace.R:35:7'): strace works ──────────────────────────────── any(grepl(x = test$write$file, pattern = "mtcars.rds")) is not TRUE `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─withr::with_tempdir(...) at test-strace.R:14:3 2. │ └─withr::with_dir(tmp, code) 3. │ └─base::force(code) 4. └─testthat::expect_true(any(grepl(x = test$write$file, pattern = "mtcars.rds"))) at test-strace.R:35:7 [ FAIL 2 | WARN 0 | SKIP 11 | PASS 119 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/9s] 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(whirl) > > test_check("whirl") [ FAIL 1 | WARN 1 | SKIP 17 | PASS 105 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-custom_logging.R:55:3', 'test-run.R:27:3', 'test-run.R:70:3', 'test-run.R:81:3', 'test-run.R:89:3', 'test-run.R:106:3', 'test-run.R:130:3', 'test-run.R:147:3', 'test-strace.R:11:3', 'test-whirl_queue.R:9:3' • Quarto is not available (7): 'test-examples.R:2:3', 'test-internal_run.R:2:3', 'test-mdformats.R:2:3', 'test-run.R:13:3', 'test-run.R:61:3', 'test-util_queue_summary.R:8:3', 'test-whirl_r_session.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-biocompute.R:3:3'): Biocompute object created correctly ──────── Error in `gzfile(file, "rb")`: cannot open the connection Backtrace: ▆ 1. └─whirl::run(input = input_yml, out_formats = NULL, summary_file = NULL) at test-biocompute.R:3:3 2. └─whirl:::internal_run(...) 3. └─queue$run(scripts = files, tag = name) 4. └─whirl:::wq_run(scripts, tag, self) 5. └─self$push(scripts = scripts, tag = tag)$wait() 6. └─whirl:::wq_wait(self, private, timeout) 7. └─self$poll(50) 8. └─whirl:::wq_poll(self, private, timeout) 9. └─whirl:::wq_next_step(self, private, i) 10. └─session$log_finish() 11. └─whirl:::wrs_log_finish(self, private, super) 12. └─base::readRDS(file.path(private$wd, "result.rds")) 13. └─base::gzfile(file, "rb") [ FAIL 1 | WARN 1 | SKIP 17 | PASS 105 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/12s] 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(whirl) > > test_check("whirl") [ FAIL 1 | WARN 1 | SKIP 17 | PASS 105 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-custom_logging.R:55:3', 'test-run.R:27:3', 'test-run.R:70:3', 'test-run.R:81:3', 'test-run.R:89:3', 'test-run.R:106:3', 'test-run.R:130:3', 'test-run.R:147:3', 'test-strace.R:11:3', 'test-whirl_queue.R:9:3' • Quarto is not available (7): 'test-examples.R:2:3', 'test-internal_run.R:2:3', 'test-mdformats.R:2:3', 'test-run.R:13:3', 'test-run.R:61:3', 'test-util_queue_summary.R:8:3', 'test-whirl_r_session.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-biocompute.R:3:3'): Biocompute object created correctly ──────── Error in `gzfile(file, "rb")`: cannot open the connection Backtrace: ▆ 1. └─whirl::run(input = input_yml, out_formats = NULL, summary_file = NULL) at test-biocompute.R:3:3 2. └─whirl:::internal_run(...) 3. └─queue$run(scripts = files, tag = name) 4. └─whirl:::wq_run(scripts, tag, self) 5. └─self$push(scripts = scripts, tag = tag)$wait() 6. └─whirl:::wq_wait(self, private, timeout) 7. └─self$poll(50) 8. └─whirl:::wq_poll(self, private, timeout) 9. └─whirl:::wq_next_step(self, private, i) 10. └─session$log_finish() 11. └─whirl:::wrs_log_finish(self, private, super) 12. └─base::readRDS(file.path(private$wd, "result.rds")) 13. └─base::gzfile(file, "rb") [ FAIL 1 | WARN 1 | SKIP 17 | PASS 105 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [486s] 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(whirl) > > test_check("whirl") Unknown output format markua [ FAIL 1 | WARN 0 | SKIP 12 | PASS 116 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-approvedpkgs.R:2:3', 'test-custom_logging.R:54:3', 'test-examples.R:25:5', 'test-run.R:27:3', 'test-run.R:70:3', 'test-run.R:81:3', 'test-run.R:89:3', 'test-run.R:106:3', 'test-run.R:128:3', 'test-run.R:145:3', 'test-whirl_queue.R:9:3' • On Windows (1): 'test-strace.R:12:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mdformats.R:14:3'): pandoc works ─────────────────────────────── Error in `(function (input, format, ext, exec, cfg) { cmn = NULL if (nrow(cfg) == 0L) cfg = character(0) else if (nrow(cfg) == 1L) { if ("t" %in% colnames(cfg)) { cfg = if (cfg[1L, "t"] == format) drop(cfg) else NA } else { cmn = drop(cfg) cfg = NA } } else { if (!("t" %in% colnames(cfg))) stop("for a config file with multiple output formats, there must be a field named \"t\"") if (sum(idx <- is.na(cfg[, "t"])) > 1L) stop("at most one \"t\" field can be NA") if (sum(idx) == 1L) cmn = cfg[idx, ] cfg = cfg[!idx, , drop = FALSE] cfg = cfg[cfg[, "t"] == format, ] if (!is.null(dim(cfg))) { if (nrow(cfg) > 1) stop("the output format is not unique in config") cfg = character(0) } } out = unname(if (!is.na(cfg["o"])) cfg["o"] else { if (!is.na(cfg["output"])) cfg["output"] else { with_ext(input, if (is.na(ext)) pandoc_ext(format) else ext) } }) cfg = cfg[setdiff(names(cfg), c("o", "output", "t"))] cmd = c(pandoc_arg(cfg), pandoc_arg(cmn), "-t", format, "-o", shQuote(out), shQuote(input)) message("Executing: pandoc ", paste(cmd, collapse = " ")) if (system2(exec, cmd) == 0L) out else stop("conversion failed") })(dots[[1L]][[1L]], dots[[2L]][[1L]], dots[[3L]][[1L]], dots[[4L]][[1L]], cfg = structure(character(0), dim = c(0L, 0L), dimnames = list( NULL, NULL)))`: conversion failed Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-mdformats.R:14:3 2. │ └─base::withCallingHandlers(...) 3. └─whirl:::mdformats(...) 4. └─knitr::pandoc(input = log_html, format = mdfmt[[i]], ext = "md") 5. └─base::mapply(...) 6. └─knitr (local) `<fn>`(...) [ FAIL 1 | WARN 0 | SKIP 12 | PASS 116 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

Package zephyr

Current CRAN status: OK: 13