CRAN Package Check Results for Package nlmixr2rpt

Last updated on 2026-09-03 21:53:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 12.69 198.72 211.41 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 8.66 142.94 151.60 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 9.00 132.39 141.39 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 9.00 143.77 152.77 OK
r-devel-windows-x86_64 0.2.2 16.00 149.00 165.00 ERROR
r-patched-linux-x86_64 0.2.2 12.62 193.37 205.99 OK
r-release-linux-x86_64 0.2.2 9.93 192.39 202.32 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 17.00 232.00 249.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 21.00 219.00 240.00 ERROR

Check Details

Version: 0.2.2
Check: tests
Result: ERROR Running 'testthat.R' [9s] 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") Saving _problems/test-rptnlmixr-119.R Saving _problems/test-rptnlmixr-154.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 11 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-rptnlmixr.R:98:3'): PowerPoint Workflow ──────────────────────── Error: package or namespace load failed for 'ggPMX': object 'ggcoef_multinom' is not exported by 'namespace:ggstats' Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-rptnlmixr.R:98:3 2. │ └─base::withCallingHandlers(...) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─nlmixr2rpt::report_fit(...) 6. └─nlmixr2rpt::build_figures(...) 7. ├─base::eval(parse(text = preamble_str)) 8. │ └─base::eval(parse(text = preamble_str)) 9. └─base::library("ggPMX") 10. └─base::tryCatch(...) 11. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 13. └─value[[3L]](cond) ── Error ('test-rptnlmixr.R:134:3'): Word Workflow ───────────────────────────── Error: package or namespace load failed for 'ggPMX': object 'ggcoef_multinom' is not exported by 'namespace:ggstats' Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-rptnlmixr.R:134:3 2. │ └─base::withCallingHandlers(...) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─nlmixr2rpt::report_fit(...) 6. └─nlmixr2rpt::build_figures(...) 7. ├─base::eval(parse(text = preamble_str)) 8. │ └─base::eval(parse(text = preamble_str)) 9. └─base::library("ggPMX") 10. └─base::tryCatch(...) 11. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 13. └─value[[3L]](cond) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 11 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.2
Check: tests
Result: ERROR Running 'testthat.R' [45s] 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