CRAN Package Check Results for Package shinyMixR

Last updated on 2025-07-17 17:50:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 13.44 113.10 126.54 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 9.53 80.52 90.05 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 164.74 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.0 174.71 ERROR
r-devel-windows-x86_64 0.5.0 15.00 120.00 135.00 OK
r-patched-linux-x86_64 0.5.0 11.57 107.20 118.77 OK
r-release-linux-x86_64 0.5.0 12.82 107.35 120.17 OK
r-release-macos-arm64 0.5.0 80.00 OK
r-release-macos-x86_64 0.5.0 123.00 OK
r-release-windows-x86_64 0.5.0 15.00 116.00 131.00 OK
r-oldrel-macos-arm64 0.5.0 214.00 OK
r-oldrel-macos-x86_64 0.5.0 243.00 OK
r-oldrel-windows-x86_64 0.5.0 19.00 156.00 175.00 OK

Check Details

Version: 0.5.0
Check: dependencies in R code
Result: WARN Missing or unexported objects: ‘nlmixr2::ini’ ‘nlmixr2::nlmixr’ ‘nlmixr2::nlmixr2’ ‘nlmixr2::tableControl’ Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/36s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # see https://github.com/rstudio/shinytest2/issues/351 > options(chromote.timeout = 120) > > library(testthat) > library(shinyMixR) Loading required package: shiny Loading required package: ggplot2 > library(nlmixr2) ── Attaching packages ───────────────────────────────────────── nlmixr2 4.0.0 ── ✔ lotri 1.0.0 ✔ nlmixr2plot 3.0.2 ✔ nlmixr2data 2.0.9 ✔ rxode2 4.0.0 ✔ nlmixr2est 4.0.0 ✔ xpose.nlmixr2 0.4.1 ✔ nlmixr2extra 3.0.2 ── Optional Packages Loaded/Ignored ─────────────────────────── nlmixr2 4.0.0 ── ✔ shinyMixR ✖ monolix2rx ✔ xpose.nlmixr2 ✖ nlmixr2lib ✖ babelmixr2 ✖ nlmixr2rpt ✖ ggPMX ✖ nonmem2rx ── Conflicts ───────────────────────────────────────────── nlmixr2conflicts() ── ✖ rxode2::boxCox() masks nlmixr2est::boxCox() ✖ rxode2::yeoJohnson() masks nlmixr2est::yeoJohnson() > > test_check("shinyMixR") [ FAIL 1 | WARN 1 | SKIP 11 | PASS 56 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-module_dataexplore.R:3:3', 'test-module_metadata.R:3:3', 'test-module_report.R:4:3', 'test-module_run.R:3:3', 'test-module_script.R:3:3', 'test-module_settings.R:3:3', 'test-run_nmx.R:3:3', 'test-run_shinymixr.R:3:3', 'test-shinymixr-01-model-run1.R:8:3', 'test-shinymixr-02-parameter-table.R:6:3', 'test-shinymixr-03-create-newmodel.R:6:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-update_inits.R:9:3'): update_inits works as expected ─────────── Error: 'nlmixr2' is not an exported object from 'namespace:nlmixr2' Backtrace: ▆ 1. └─shinyMixR::update_inits(...) at test-update_inits.R:9:3 [ FAIL 1 | WARN 1 | SKIP 11 | PASS 56 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [22s/62s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # see https://github.com/rstudio/shinytest2/issues/351 > options(chromote.timeout = 120) > > library(testthat) > library(shinyMixR) Loading required package: shiny Loading required package: ggplot2 > library(nlmixr2) ── Attaching packages ───────────────────────────────────────── nlmixr2 4.0.0 ── ✔ lotri 1.0.0 ✔ ggPMX 1.3.0 ✔ nlmixr2data 2.0.9 ✔ monolix2rx 0.0.5 ✔ nlmixr2est 4.0.0 ✔ nlmixr2lib 0.3.0 ✔ nlmixr2extra 3.0.2 ✔ nlmixr2rpt 0.2.0 ✔ nlmixr2plot 3.0.2 ✔ nonmem2rx 0.1.7 ✔ rxode2 4.0.0 ✔ xpose.nlmixr2 0.4.1 ✔ babelmixr2 0.1.8 ── Optional Packages Loaded/Ignored ─────────────────────────── nlmixr2 4.0.0 ── ✔ babelmixr2 ✔ nlmixr2rpt ✔ ggPMX ✔ nonmem2rx ✔ monolix2rx ✔ shinyMixR ✔ nlmixr2lib ✔ xpose.nlmixr2 ── Conflicts ───────────────────────────────────────────── nlmixr2conflicts() ── ✖ rxode2::boxCox() masks nlmixr2est::boxCox() ✖ rxode2::yeoJohnson() masks nlmixr2est::yeoJohnson() > > test_check("shinyMixR") [ FAIL 1 | WARN 1 | SKIP 11 | PASS 56 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-module_dataexplore.R:3:3', 'test-module_metadata.R:3:3', 'test-module_report.R:4:3', 'test-module_run.R:3:3', 'test-module_script.R:3:3', 'test-module_settings.R:3:3', 'test-run_nmx.R:3:3', 'test-run_shinymixr.R:3:3', 'test-shinymixr-01-model-run1.R:8:3', 'test-shinymixr-02-parameter-table.R:6:3', 'test-shinymixr-03-create-newmodel.R:6:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-update_inits.R:9:3'): update_inits works as expected ─────────── Error: 'nlmixr2' is not an exported object from 'namespace:nlmixr2' Backtrace: ▆ 1. └─shinyMixR::update_inits(...) at test-update_inits.R:9:3 [ FAIL 1 | WARN 1 | SKIP 11 | PASS 56 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

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.