CRAN Package Check Results for Package nlmixr2plot

Last updated on 2025-11-29 09:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.3 8.45 279.36 287.81 OK
r-devel-linux-x86_64-debian-gcc 3.0.3 5.43 197.99 203.42 OK
r-devel-linux-x86_64-fedora-clang 3.0.3 20.00 140.28 160.28 ERROR
r-devel-linux-x86_64-fedora-gcc 3.0.3 52.00 287.50 339.50 OK
r-devel-windows-x86_64 3.0.3 12.00 285.00 297.00 OK
r-patched-linux-x86_64 3.0.3 8.37 259.05 267.42 OK
r-release-linux-x86_64 3.0.3 8.12 250.66 258.78 OK
r-release-macos-arm64 3.0.3 OK
r-release-macos-x86_64 3.0.3 6.00 147.00 153.00 OK
r-release-windows-x86_64 3.0.3 11.00 297.00 308.00 OK
r-oldrel-macos-arm64 3.0.3 OK
r-oldrel-macos-x86_64 3.0.3 7.00 164.00 171.00 OK
r-oldrel-windows-x86_64 3.0.3 16.00 377.00 393.00 OK

Check Details

Version: 3.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/45s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(nlmixr2plot) > > test_check("nlmixr2plot") Error in loadNamespace(x) : there is no package called 'qs' Saving _problems/test-nlmixr2PlotList-46.R Error in loadNamespace(x) : there is no package called 'qs' Saving _problems/test-plots-41.R [ FAIL 2 | WARN 0 | SKIP 2 | PASS 5 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-plots-cens.R:2:3', 'test-plots-multiple-endpoints.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-nlmixr2PlotList.R:38:3'): test addition operator ─────────────── Error: there is no package called 'qs' Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-nlmixr2PlotList.R:38:3 2. │ └─base::withCallingHandlers(...) 3. ├─nlmixr2est::nlmixr(...) 4. └─nlmixr2est:::nlmixr2.function(...) 5. └─nlmixr2est:::nlmixr2Est0(.env) ── Error ('test-plots.R:33:3'): test plots with vdiffr ───────────────────────── Error: there is no package called 'qs' Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-plots.R:33:3 2. │ └─base::withCallingHandlers(...) 3. ├─nlmixr2est::nlmixr(...) 4. └─nlmixr2est:::nlmixr2.function(...) 5. └─nlmixr2est:::nlmixr2Est0(.env) [ FAIL 2 | WARN 0 | SKIP 2 | PASS 5 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang