Last updated on 2025-10-18 04:50:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.3.6 | 18.69 | 151.98 | 170.67 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.3.6 | 11.69 | 103.88 | 115.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.3.6 | 272.10 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.3.6 | 259.80 | OK | |||
r-devel-windows-x86_64 | 3.3.5 | 21.00 | 137.00 | 158.00 | ERROR | |
r-patched-linux-x86_64 | 3.3.5 | 17.11 | 131.94 | 149.05 | ERROR | |
r-release-linux-x86_64 | 3.3.5 | 15.53 | 130.42 | 145.95 | ERROR | |
r-release-macos-arm64 | 3.3.6 | 61.00 | OK | |||
r-release-macos-x86_64 | 3.3.6 | 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 | 67.00 | OK | |||
r-oldrel-macos-x86_64 | 3.3.6 | 131.00 | OK | |||
r-oldrel-windows-x86_64 | 3.3.6 | 25.00 | 193.00 | 218.00 | OK |
Version: 3.3.5
Check: examples
Result: ERROR
Running examples in 'TestGardener-Ex.R' failed
The error most likely occurred in:
> ### 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-devel-windows-x86_64
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
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64