CRAN Package Check Results for Package kim

Last updated on 2023-09-26 14:04:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.260 14.44 89.38 103.82 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.260 11.33 67.04 78.37 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.260 132.16 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.260 146.16 ERROR
r-devel-windows-x86_64 0.5.260 11.00 99.00 110.00 ERROR
r-patched-linux-x86_64 0.5.260 15.13 84.70 99.83 OK
r-release-linux-x86_64 0.5.260 13.83 86.14 99.97 OK
r-release-macos-arm64 0.5.260 62.00 OK
r-release-macos-x86_64 0.5.260 118.00 OK
r-release-windows-x86_64 0.5.260 16.00 124.00 140.00 OK
r-oldrel-macos-arm64 0.5.260 54.00 OK
r-oldrel-macos-x86_64 0.5.260 74.00 OK
r-oldrel-windows-x86_64 0.5.260 18.00 101.00 119.00 OK

Check Details

Version: 0.5.260
Check: examples
Result: ERROR
    Running examples in ‘kim-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: mann_whitney
    > ### Title: Mann-Whitney U Test (Also called Wilcoxon Rank-Sum Test)
    > ### Aliases: mann_whitney
    >
    > ### ** Examples
    >
    > mann_whitney(data = iris, iv_name = "Species", dv_name = "Sepal.Length")
    Error in wilcox.test.formula(formula = dv ~ iv, data = dt01[iv %in% dt02[i, :
     cannot use 'paired' in formula method
    Calls: mann_whitney ... lapply -> FUN -> <Anonymous> -> wilcox.test.formula
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.5.260
Check: examples
Result: ERROR
    Running examples in ‘kim-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: mann_whitney
    > ### Title: Mann-Whitney U Test (Also called Wilcoxon Rank-Sum Test)
    > ### Aliases: mann_whitney
    >
    > ### ** Examples
    >
    > mann_whitney(data = iris, iv_name = "Species", dv_name = "Sepal.Length")
    Error in wilcox.test.formula(formula = dv ~ iv, data = dt01[iv %in% dt02[i, :
     cannot use 'paired' in formula method
    Calls: mann_whitney ... lapply -> 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