Last updated on 2024-11-27 19:49:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.1 | 21.18 | 132.96 | 154.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.5.1 | 15.45 | 93.00 | 108.45 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.5.2 | 303.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.2 | 352.04 | OK | |||
r-devel-windows-x86_64 | 1.5.1 | 22.00 | 138.00 | 160.00 | ERROR | |
r-patched-linux-x86_64 | 1.5.1 | 27.23 | 123.26 | 150.49 | ERROR | |
r-release-linux-x86_64 | 1.5.1 | 21.32 | 147.25 | 168.57 | OK | |
r-release-macos-arm64 | 1.5.1 | 71.00 | OK | |||
r-release-macos-x86_64 | 1.5.2 | 114.00 | OK | |||
r-release-windows-x86_64 | 1.5.1 | 23.00 | 137.00 | 160.00 | ERROR | |
r-oldrel-macos-arm64 | 1.5.1 | 85.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.2 | 135.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.1 | 30.00 | 175.00 | 205.00 | ERROR |
Version: 1.5.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
coef-BlisClass-method.Rd: coef,SingleGroupClass-method
plot_corr.Rd: ggplot2
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.5.1
Check: examples
Result: ERROR
Running examples in ‘ShinyItemAnalysis-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: coef,BlisClass-method
> ### Title: Get Coefficients from a fitted BLIS model
> ### Aliases: coef,BlisClass-method
>
> ### ** Examples
>
> fitted_blis <- fit_blis(HCItest[, 1:20], HCIkey)
Error: Rows in supplied and starting value data.frame objects do not match. Were the
data or itemtype input arguments modified?
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
ICCrestricted 4.68 0.08 6.452
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.5.1
Check: examples
Result: ERROR
Running examples in ‘ShinyItemAnalysis-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: coef,BlisClass-method
> ### Title: Get Coefficients from a fitted BLIS model
> ### Aliases: coef,BlisClass-method
>
> ### ** Examples
>
> fitted_blis <- fit_blis(HCItest[, 1:20], HCIkey)
Error: Rows in supplied and starting value data.frame objects do not match. Were the
data or itemtype input arguments modified?
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.5.1
Check: examples
Result: ERROR
Running examples in 'ShinyItemAnalysis-Ex.R' failed
The error most likely occurred in:
> ### Name: coef,BlisClass-method
> ### Title: Get Coefficients from a fitted BLIS model
> ### Aliases: coef,BlisClass-method
>
> ### ** Examples
>
> fitted_blis <- fit_blis(HCItest[, 1:20], HCIkey)
Error: Rows in supplied and starting value data.frame objects do not match. Were the
data or itemtype input arguments modified?
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64