Last updated on 2025-09-12 22:51:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.3.5 | 19.38 | 140.70 | 160.08 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 3.3.5 | 13.16 | 99.91 | 113.07 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.3.5 | 240.12 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 3.3.5 | 225.39 | ERROR | |||
r-devel-windows-x86_64 | 3.3.5 | 20.00 | 146.00 | 166.00 | OK | |
r-patched-linux-x86_64 | 3.3.5 | 16.49 | 135.67 | 152.16 | OK | |
r-release-linux-x86_64 | 3.3.5 | 15.43 | 136.49 | 151.92 | OK | |
r-release-macos-arm64 | 3.3.5 | 62.00 | OK | |||
r-release-macos-x86_64 | 3.3.5 | 115.00 | OK | |||
r-release-windows-x86_64 | 3.3.5 | 19.00 | 178.00 | 197.00 | OK | |
r-oldrel-macos-arm64 | 3.3.5 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 3.3.5 | 115.00 | OK | |||
r-oldrel-windows-x86_64 | 3.3.5 | 26.00 | 183.00 | 209.00 | OK |
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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc