Last updated on 2025-02-02 05:48:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3-42 | 10.99 | 90.99 | 101.98 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3-42 | 7.89 | 62.85 | 70.74 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3-42 | 158.32 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.3-42 | 151.30 | ERROR | |||
r-devel-windows-x86_64 | 1.3-42 | 10.00 | 106.00 | 116.00 | NOTE | |
r-patched-linux-x86_64 | 1.3-42 | 16.80 | 78.94 | 95.74 | ERROR | |
r-release-linux-x86_64 | 1.3-42 | 10.34 | 83.32 | 93.66 | OK | |
r-release-macos-arm64 | 1.3-42 | 45.00 | OK | |||
r-release-macos-x86_64 | 1.3-42 | 82.00 | OK | |||
r-release-windows-x86_64 | 1.3-42 | 12.00 | 105.00 | 117.00 | OK | |
r-oldrel-macos-arm64 | 1.3-42 | 52.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3-42 | 119.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3-42 | 15.00 | 132.00 | 147.00 | ERROR |
Version: 1.3-42
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
xtable.TukeyC.Rd: xtable
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.3-42
Check: examples
Result: ERROR
Running examples in ‘TukeyC-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: TukeyC
> ### Title: The TukeyC Test for Single Experiments
> ### Aliases: TukeyC TukeyC.default TukeyC.lm TukeyC.formula TukeyC.aovlist
> ### TukeyC.lmerMod
> ### Keywords: package
>
> ### ** Examples
>
> ##
> ## Examples:Randomized Complete Block Design (RCBD)
> ## More details: demo(package='TukeyC')
> ##
>
> ## The parameters can be: formula, aov, lm, aovlist and lmerMod
>
> data(RCBD)
>
> ## From: formula
> tk1 <- with(RCBD,
+ TukeyC(y ~ blk + tra,
+ data=dfm,
+ which='tra'))
Error in data.frame(means = aux_mt1, reps = reps) :
arguments imply differing number of rows: 0, 5
Calls: with ... TukeyC.formula -> TukeyC -> TukeyC.lm -> data.frame
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.3-42
Check: examples
Result: ERROR
Running examples in ‘TukeyC-Ex.R’ failed
The error most likely occurred in:
> ### Name: TukeyC
> ### Title: The TukeyC Test for Single Experiments
> ### Aliases: TukeyC TukeyC.default TukeyC.lm TukeyC.formula TukeyC.aovlist
> ### TukeyC.lmerMod
> ### Keywords: package
>
> ### ** Examples
>
> ##
> ## Examples:Randomized Complete Block Design (RCBD)
> ## More details: demo(package='TukeyC')
> ##
>
> ## The parameters can be: formula, aov, lm, aovlist and lmerMod
>
> data(RCBD)
>
> ## From: formula
> tk1 <- with(RCBD,
+ TukeyC(y ~ blk + tra,
+ data=dfm,
+ which='tra'))
Error in data.frame(means = aux_mt1, reps = reps) :
arguments imply differing number of rows: 0, 5
Calls: with ... TukeyC.formula -> TukeyC -> TukeyC.lm -> data.frame
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.