CRAN Package Check Results for Package biodosetools

Last updated on 2026-06-27 09:51:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.7.2 22.04 257.56 279.60 OK
r-devel-linux-x86_64-debian-gcc 3.7.2 13.03 181.82 194.85 OK
r-devel-linux-x86_64-fedora-clang 3.7.2 38.00 558.72 596.72 ERROR
r-devel-linux-x86_64-fedora-gcc 3.7.2 36.00 557.31 593.31 OK
r-devel-windows-x86_64 3.7.2 27.00 245.00 272.00 OK
r-patched-linux-x86_64 3.7.2 17.86 238.67 256.53 OK
r-release-linux-x86_64 3.7.2 23.26 237.38 260.64 OK
r-release-macos-arm64 3.7.2 5.00 61.00 66.00 OK
r-release-macos-x86_64 3.7.2 14.00 344.00 358.00 OK
r-release-windows-x86_64 3.7.2 23.00 247.00 270.00 OK
r-oldrel-macos-arm64 3.7.2 5.00 65.00 70.00 OK
r-oldrel-macos-x86_64 3.7.2 15.00 289.00 304.00 OK
r-oldrel-windows-x86_64 3.7.2 32.00 328.00 360.00 OK

Check Details

Version: 3.7.2
Check: tests
Result: ERROR Running ‘testthat.R’ [35s/50s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(biodosetools) Loading required package: shiny Loading required package: golem > > test_check("biodosetools") ! Problem with `glm()` -> constraint ML optimization will be used instead ! Problem with `glm()` -> constraint ML optimization will be used instead number of iterations= 43 Saving _problems/test-golem-recommended-49.R ! Problem with `glm()` -> constraint ML optimization will be used instead ! Problem with `glm()` -> constraint ML optimization will be used instead number of iterations= 43 ! Problem with `glm()` -> constraint ML optimization will be used instead ! Problem with `glm()` -> constraint ML optimization will be used instead [ FAIL 1 | WARN 1 | SKIP 1 | PASS 456 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-golem-recommended.R:71:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-golem-recommended.R:43:5'): golem-config works ───────────────── Error in `config::get(value = value, config = config, file = file, use_parent = use_parent)`: Attempt to assign nested list value from expression. Only directly assigned values can be used in expressions. Original Error: * loadNamespace(x): there is no package called 'here' Backtrace: ▆ 1. ├─testthat::expect_false(...) at test-golem-recommended.R:43:5 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─biodosetools:::get_golem_config("app_prod", config = "dev", file = config_file) 5. └─config::get(value = value, config = config, file = file, use_parent = use_parent) [ FAIL 1 | WARN 1 | SKIP 1 | PASS 456 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang