CRAN Package Check Results for Package TOSTER

Last updated on 2025-12-07 09:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.6 28.17 459.33 487.50 OK
r-devel-linux-x86_64-debian-gcc 0.8.6 20.42 211.74 232.16 ERROR
r-devel-linux-x86_64-fedora-clang 0.8.6 88.00 740.33 828.33 OK
r-devel-linux-x86_64-fedora-gcc 0.8.6 74.00 715.75 789.75 OK
r-devel-windows-x86_64 0.8.6 33.00 449.00 482.00 OK
r-patched-linux-x86_64 0.8.6 30.03 429.50 459.53 OK
r-release-linux-x86_64 0.8.6 28.47 432.69 461.16 OK
r-release-macos-arm64 0.8.6 OK
r-release-macos-x86_64 0.8.6 27.00 383.00 410.00 OK
r-release-windows-x86_64 0.8.6 36.00 452.00 488.00 OK
r-oldrel-macos-arm64 0.8.6 OK
r-oldrel-macos-x86_64 0.8.6 24.00 337.00 361.00 OK
r-oldrel-windows-x86_64 0.8.6 49.00 600.00 649.00 OK

Check Details

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

Version: 0.8.6
Check: examples
Result: ERROR Running examples in ‘TOSTER-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: dataTOSTone > ### Title: TOST One Sample T-Test > ### Aliases: dataTOSTone > > ### ** Examples > > library("TOSTER") > > dataTOSTone(data=iris, vars="Sepal.Width", mu=3, low_eqbound=-0.3, high_eqbound=0.3, + alpha=0.05, desc=TRUE, plots=TRUE) Error in loadNamespace(x) : there is no package called ‘knitr’ Calls: dataTOSTone ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed boot_log_TOST 5.281 0.139 6.722 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.6
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