CRAN Package Check Results for Package xpose.xtras

Last updated on 2025-12-12 10:50:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 16.84 446.34 463.18 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 10.94 250.71 261.65 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 101.00 962.09 1063.09 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 88.00 987.42 1075.42 OK
r-devel-windows-x86_64 0.1.2 21.00 502.00 523.00 OK
r-patched-linux-x86_64 0.1.2 19.80 423.71 443.51 OK
r-release-linux-x86_64 0.1.2 16.78 425.81 442.59 OK
r-release-macos-arm64 0.1.2 7.00 131.00 138.00 OK
r-release-macos-x86_64 0.1.2 19.00 632.00 651.00 OK
r-release-windows-x86_64 0.1.2 20.00 541.00 561.00 OK
r-oldrel-macos-arm64 0.1.2 8.00 130.00 138.00 NOTE
r-oldrel-macos-x86_64 0.1.2 19.00 585.00 604.00 NOTE
r-oldrel-windows-x86_64 0.1.2 26.00 760.00 786.00 NOTE

Check Details

Version: 0.1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: namespace ‘nlmixr2est’ is not available and has been replaced Warning: namespace ‘rxode2’ is not available and has been replaced Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘xpose.xtras-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: backfill_nlmixr2_props > ### Title: Populate some properties from nlmixr2 fit > ### Aliases: backfill_nlmixr2_props > > ### ** Examples > > > xpdb_nlmixr2 %>% + set_prop(condn = "not implemented") %>% + get_prop("condn") [1] "not implemented" > > xpdb_nlmixr2 %>% + set_prop(condn = "not implemented") %>% + backfill_nlmixr2_props() %>% + get_prop("condn") Error in backfill_nlmixr2_props(.) : The package "rxode2" is required. Calls: %>% ... check_xpdb -> is.xpdb -> backfill_nlmixr2_props -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [130s/133s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(xpose.xtras) ℹ xpose is not currently attached. Attaching package: 'xpose.xtras' The following object is masked from 'package:stats': filter > > test_check("xpose.xtras") Saving _problems/test-diag_constants-164.R [ FAIL 1 | WARN 0 | SKIP 14 | PASS 783 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (7): 'test-covariates.R:123:3', 'test-xplot_boxplot.R:157:3', 'test-xplot_pairs.R:44:3', 'test-xset_features.R:170:3', 'test-xset_features.R:170:3', 'test-xset_features.R:170:3', 'test-xset_features.R:170:3' • {rxode2} is not installed (7): 'test-diag_constants.R:135:3', 'test-diag_constants.R:149:3', 'test-nlmixr2.R:3:3', 'test-nlmixr2.R:25:3', 'test-nlmixr2.R:37:3', 'test-nlmixr2.R:51:3', 'test-nlmixr2.R:312:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-diag_constants.R:164:3'): diagnose_constants accepts xpose data ── Error in `derive_prm(xpdb = xpdb, .prm = { { .prm } }, .problem = .problem, quiet = quiet, ...)`: Need `rxode2` with the function `rxDerived` to use this feature. Backtrace: ▆ 1. └─xpose.xtras::backfill_derived(xp1) at test-diag_constants.R:164:3 2. └─xpose.xtras::derive_prm(...) 3. └─cli::cli_abort("Need `rxode2` with the function `rxDerived` to use this feature.") 4. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 14 | PASS 783 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: installed package size
Result: NOTE installed size is 9.5Mb sub-directories of 1Mb or more: data 3.4Mb doc 3.1Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64