Last updated on 2025-11-29 09:49:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.0.1 | 8.39 | 86.74 | 95.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.0.1 | 5.74 | 67.16 | 72.90 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.0.1 | 21.00 | -20.69 | 0.31 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 4.0.1 | 41.00 | 248.42 | 289.42 | OK | |
| r-devel-windows-x86_64 | 4.0.1 | 14.00 | 108.00 | 122.00 | OK | |
| r-patched-linux-x86_64 | 4.0.1 | 7.85 | 82.74 | 90.59 | OK | |
| r-release-linux-x86_64 | 4.0.1 | 8.13 | 82.30 | 90.43 | OK | |
| r-release-macos-arm64 | 4.0.1 | OK | ||||
| r-release-macos-x86_64 | 4.0.1 | 8.00 | 59.00 | 67.00 | OK | |
| r-release-windows-x86_64 | 4.0.1 | 14.00 | 110.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 4.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 4.0.1 | 8.00 | 67.00 | 75.00 | OK | |
| r-oldrel-windows-x86_64 | 4.0.1 | 19.00 | 127.00 | 146.00 | OK |
Version: 4.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(nlmixr2)
── Attaching packages ───────────────────────────────────────── nlmixr2 4.0.1 ──
✔ lotri 1.0.2 ✔ nlmixr2extra 3.0.2
✔ nlmixr2data 2.0.9 ✔ nlmixr2plot 3.0.3
✔ nlmixr2est 4.1.1 ✔ rxode2 5.0.0
── Optional Packages Loaded/Ignored ─────────────────────────── nlmixr2 4.0.1 ──
✖ babelmixr2 ✖ nonmem2rx
✖ ggPMX ✖ posologyr
✖ monolix2rx ✖ shinyMixR
✖ nlmixr2lib ✖ xpose.nlmixr2
✖ nlmixr2rpt
── Conflicts ───────────────────────────────────────────── nlmixr2conflicts() ──
✖ rxode2::boxCox() masks nlmixr2est::boxCox()
✖ rxode2::yeoJohnson() masks nlmixr2est::yeoJohnson()
>
> test_check("nlmixr2")
Error in loadNamespace(x) : there is no package called 'qs'
Saving _problems/test-basic-nlmixr2-50.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-basic-nlmixr2.R:47:3'): basic nlmixr tests ─────────────────────
Error: there is no package called 'qs'
Backtrace:
▆
1. ├─base::suppressMessages(...) at test-basic-nlmixr2.R:47:3
2. │ └─base::withCallingHandlers(...)
3. ├─nlmixr2est::nlmixr(...)
4. └─nlmixr2est:::nlmixr2.function(...)
5. └─nlmixr2est:::nlmixr2Est0(.env)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang