CRAN Package Check Results for Package CIPerm

Last updated on 2025-12-06 00:48:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 1.87 61.88 63.75 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 1.60 16.70 18.30 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.3 99.63 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 114.82 OK
r-devel-windows-x86_64 0.2.3 3.00 81.00 84.00 OK
r-patched-linux-x86_64 0.2.3 2.00 59.98 61.98 OK
r-release-linux-x86_64 0.2.3 1.89 56.99 58.88 OK
r-release-macos-arm64 0.2.3 OK
r-release-macos-x86_64 0.2.3 2.00 71.00 73.00 OK
r-release-windows-x86_64 0.2.3 5.00 81.00 86.00 OK
r-oldrel-macos-arm64 0.2.3 OK
r-oldrel-macos-x86_64 0.2.3 2.00 51.00 53.00 OK
r-oldrel-windows-x86_64 0.2.3 3.00 85.00 88.00 OK

Check Details

Version: 0.2.3
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.3
Check: examples
Result: ERROR Running examples in ‘CIPerm-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: dset > ### Title: Permutation-methods summary statistics > ### Aliases: dset > > ### ** Examples > > x <- c(19, 22, 25, 26) > y <- c(23, 33, 40) > demo <- dset(x, y, returnData = TRUE) > knitr::kable(demo, digits = 2) Error in loadNamespace(x) : there is no package called ‘knitr’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.3
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.3
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-devel-linux-x86_64-debian-gcc