CRAN Package Check Results for Package nlmixr2rpt

Last updated on 2026-09-18 05:55:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 0.33 4.36 4.69 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 8.17 141.05 149.22 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 1.66 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.2 9.00 144.14 153.14 OK
r-devel-windows-x86_64 0.2.2 16.00 246.00 262.00 OK
r-patched-linux-x86_64 0.2.2 12.55 190.91 203.46 OK
r-release-linux-x86_64 0.2.2 12.32 192.28 204.60 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 225.00 241.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 264.00 286.00 ERROR

Check Details

Version: 0.2.2
Check: package dependencies
Result: ERROR Packages required but not available: 'nlmixr2est', 'nlmixr2extra', 'rxode2', 'xpose.nlmixr2' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

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