CRAN Package Check Results for Package TestGardener

Last updated on 2025-10-22 05:51:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.6 18.73 150.65 169.38 OK
r-devel-linux-x86_64-debian-gcc 3.3.6 11.25 103.00 114.25 OK
r-devel-linux-x86_64-fedora-clang 3.3.6 131.00 141.10 272.10 OK
r-devel-linux-x86_64-fedora-gcc 3.3.6 36.00 214.51 250.51 OK
r-devel-windows-x86_64 3.3.6 19.00 152.00 171.00 OK
r-patched-linux-x86_64 3.3.5 17.11 131.94 149.05 ERROR
r-release-linux-x86_64 3.3.6 15.29 142.36 157.65 OK
r-release-macos-arm64 3.3.6 7.00 54.00 61.00 OK
r-release-macos-x86_64 3.3.6 17.00 110.00 127.00 OK
r-release-windows-x86_64 3.3.6 21.00 154.00 175.00 OK
r-oldrel-macos-arm64 3.3.6 7.00 60.00 67.00 OK
r-oldrel-macos-x86_64 3.3.6 18.00 113.00 131.00 OK
r-oldrel-windows-x86_64 3.3.6 25.00 193.00 218.00 OK

Check Details

Version: 3.3.5
Check: examples
Result: ERROR Running examples in ‘TestGardener-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: Ffuns_plot > ### Title: Plot a selection of fit criterion F functions and their first > ### two derivatives. > ### Aliases: Ffuns_plot > > ### ** Examples > > # Example 1. Display fit criterion values and derivatives for the > # short SweSAT multiple choice test with 24 items and 1000 examinees > chcemat <- Quant_13B_problem_dataList$chcemat > index <- Quant_13B_problem_parmList$index > SfdList <- Quant_13B_problem_parmList$SfdList > plotindex <- 1:3 > indfine <- seq(0,100,len=101) > Ffuns_plot(indfine, index, SfdList, chcemat, plotindex) Error: <ggplot2::labels> object is invalid: - every label must be named. Execution halted Flavor: r-patched-linux-x86_64