CRAN Package Check Results for Package isotracer

Last updated on 2025-10-12 20:49:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.8 330.39 346.92 677.31 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.8 222.93 263.71 486.64 OK
r-devel-linux-x86_64-fedora-clang 1.1.8 986.96 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.8 991.92 NOTE
r-devel-windows-x86_64 1.1.8 241.00 335.00 576.00 OK
r-patched-linux-x86_64 1.1.8 277.35 350.10 627.45 OK
r-release-linux-x86_64 1.1.8 273.07 350.12 623.19 OK
r-release-macos-arm64 1.1.8 223.00 OK
r-release-macos-x86_64 1.1.8 367.00 OK
r-release-windows-x86_64 1.1.8 241.00 347.00 588.00 OK
r-oldrel-macos-arm64 1.1.8 209.00 NOTE
r-oldrel-macos-x86_64 1.1.8 358.00 NOTE
r-oldrel-windows-x86_64 1.1.8 317.00 457.00 774.00 NOTE

Check Details

Version: 1.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [125s/138s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(isotracer) To automatically run isotracer in parallel on a multicore CPU, you can call: options(mc.cores = parallel::detectCores()) Attaching package: 'isotracer' The following object is masked from 'package:stats': filter > > test_check("isotracer") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 503 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-steady-states-flows-pred.R:120:3'): Predictions for closed network, multiple units, no steady, no split ── <purrr_error_indexed/rlang_error/error/condition> Error in `purrr::map(seq_len(nrow(nm)), function(k) { nmRow <- nm[k, ] sizes <- list() for (i in seq_len(nrow(to))) { nmRow <- set_params(nmRow, to$mcmc.parameters[[i]], force = TRUE) sizes[[i]] <- calculate_steady_state_one_row(nmRow) } out <- to out$stable_sizes <- sizes return(out) })`: ℹ In index: 2. Caused by error in `calculate_steady_state_one_row()`: ! No real eigenvalue for the transition matrix. Backtrace: ▆ 1. ├─isotracer::tidy_steady_states(m, r) at test-steady-states-flows-pred.R:120:3 2. │ └─purrr::map(...) 3. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 4. │ ├─purrr:::with_indexed_errors(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ ├─purrr:::call_with_cleanup(...) 7. │ └─isotracer (local) .f(.x[[i]], ...) 8. │ └─isotracer:::calculate_steady_state_one_row(nmRow) 9. │ └─base::stop("No real eigenvalue for the transition matrix.") 10. └─base::.handleSimpleError(...) 11. └─purrr (local) h(simpleError(msg, call)) 12. └─cli::cli_abort(...) 13. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 503 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.8
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.8
Check: installed package size
Result: NOTE installed size is 93.5Mb sub-directories of 1Mb or more: data 2.0Mb doc 2.3Mb libs 88.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.1.8
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64