CRAN Package Check Results for Maintainer ‘Richard Hooijmaijers <richardhooijmaijers at gmail.com>’

Last updated on 2025-07-18 18:51:52 CEST.

Package ERROR OK
R3port 13
shinyMixR 2 11

Package R3port

Current CRAN status: OK: 13

Package shinyMixR

Current CRAN status: ERROR: 2, OK: 11

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-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/16s] 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-debian-clang

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/11s] 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-debian-gcc