Last updated on 2023-09-26 14:04:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.13 | 9.68 | 79.29 | 88.97 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.13 | 8.42 | 57.22 | 65.64 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.13 | 112.64 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.13 | 108.72 | ERROR | |||
r-devel-windows-x86_64 | 0.3.13 | 12.00 | 78.00 | 90.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.13 | 8.99 | 77.86 | 86.85 | OK | |
r-release-linux-x86_64 | 0.3.13 | 8.48 | 78.21 | 86.69 | OK | |
r-release-macos-arm64 | 0.3.13 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.3.13 | 65.00 | OK | |||
r-release-windows-x86_64 | 0.3.13 | 14.00 | 95.00 | 109.00 | OK | |
r-oldrel-macos-arm64 | 0.3.13 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.13 | 66.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.13 | 16.00 | 98.00 | 114.00 | OK |
Version: 0.3.13
Check: examples
Result: ERROR
Running examples in ‘exploratory-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: compare_groups
> ### Title: Compare groups
> ### Aliases: compare_groups
>
> ### ** Examples
>
> compare_groups(data = iris, iv_name = "Species", dv_name = "Sepal.Length")
Error in wilcox.test.formula(dv ~ iv, dt01[iv %in% dt02[i, ]], paired = FALSE) :
cannot use 'paired' in formula method
Calls: compare_groups ... vapply -> FUN -> <Anonymous> -> wilcox.test.formula
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.13
Check: examples
Result: ERROR
Running examples in ‘exploratory-Ex.R’ failed
The error most likely occurred in:
> ### Name: compare_groups
> ### Title: Compare groups
> ### Aliases: compare_groups
>
> ### ** Examples
>
> compare_groups(data = iris, iv_name = "Species", dv_name = "Sepal.Length")
Error in wilcox.test.formula(dv ~ iv, dt01[iv %in% dt02[i, ]], paired = FALSE) :
cannot use 'paired' in formula method
Calls: compare_groups ... vapply -> FUN -> <Anonymous> -> wilcox.test.formula
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64