Last updated on 2026-06-08 02:51:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 13.39 | 209.07 | 222.46 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 3.21 | 3.21 | ERROR | ||
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 24.00 | 352.03 | 376.03 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 24.00 | 358.48 | 382.48 | OK | |
| r-devel-windows-x86_64 | 0.2.2 | 16.00 | 200.00 | 216.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 11.33 | 195.92 | 207.25 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 12.84 | 195.86 | 208.70 | OK | |
| r-release-macos-arm64 | 0.2.2 | 3.00 | 49.00 | 52.00 | OK | |
| r-release-macos-x86_64 | 0.2.2 | 9.00 | 202.00 | 211.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 16.00 | 198.00 | 214.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 8.00 | 142.00 | 150.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 22.00 | 266.00 | 288.00 | OK |
Version: 0.2.2
Check: package dependencies
Result: ERROR
Packages required but not available:
'flextable', 'ggpubr', 'onbrand', 'xpose', 'xpose.nlmixr2'
Packages suggested but not available for checking: 'GGally', 'ggPMX'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [40s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(nlmixr2rpt)
>
> test_check("nlmixr2rpt")
Flavor: r-oldrel-windows-x86_64