CRAN Package Check Results for Package ImpactEffectsize

Last updated on 2020-06-02 07:50:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 12.41 91.18 103.59 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.0 10.02 70.07 80.09 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 131.89 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.0 123.42 ERROR
r-devel-windows-ix86+x86_64 0.4.0 35.00 134.00 169.00 ERROR
r-patched-linux-x86_64 0.4.0 8.55 88.64 97.19 ERROR
r-patched-solaris-x86 0.4.0 194.30 ERROR
r-release-linux-x86_64 0.4.0 7.34 88.62 95.96 ERROR
r-release-osx-x86_64 0.4.0 OK
r-release-windows-ix86+x86_64 0.4.0 29.00 113.00 142.00 ERROR
r-oldrel-osx-x86_64 0.4.0 OK
r-oldrel-windows-ix86+x86_64 0.4.0 23.00 100.00 123.00 ERROR

Check Details

Version: 0.4.0
Check: examples
Result: ERROR
    Running examples in 'ImpactEffectsize-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: Impact
    > ### Title: Impact effect size measure
    > ### Aliases: Impact
    > ### Keywords: Impact effect size
    >
    > ### ** Examples
    >
    > ## example 1
    > data("FeatureselectionData")
    > ImpactSize <- Impact(FeatureselectionData$Var0011, FeatureselectionData$Classes)$Impact
    Warning in ks.test(Data[Cls == sort(unique(Cls))[1]], Data[Cls == sort(unique(Cls))[2]]) :
     p-value will be approximate in the presence of ties
    > plot2Densities(Data = FeatureselectionData$Var0011, Cls = FeatureselectionData$Classes,
    + xlab = "Variable", ylab = "Density", main = paste0("Impact = ",round(ImpactSize,3)))
    Error in (function (formula, data = NULL, subset = NULL, na.action = na.fail, :
     variable lengths differ (found for 'pdx')
    Calls: plot2Densities ... plot -> plot.formula -> eval -> eval -> <Anonymous>
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.4.0
Check: examples
Result: ERROR
    Running examples in ‘ImpactEffectsize-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: Impact
    > ### Title: Impact effect size measure
    > ### Aliases: Impact
    > ### Keywords: Impact effect size
    >
    > ### ** Examples
    >
    > ## example 1
    > data("FeatureselectionData")
    > ImpactSize <- Impact(FeatureselectionData$Var0011, FeatureselectionData$Classes)$Impact
    Warning in ks.test(Data[Cls == sort(unique(Cls))[1]], Data[Cls == sort(unique(Cls))[2]]) :
     p-value will be approximate in the presence of ties
    > plot2Densities(Data = FeatureselectionData$Var0011, Cls = FeatureselectionData$Classes,
    + xlab = "Variable", ylab = "Density", main = paste0("Impact = ",round(ImpactSize,3)))
    Error in (function (formula, data = NULL, subset = NULL, na.action = na.fail, :
     variable lengths differ (found for 'pdx')
    Calls: plot2Densities ... plot -> plot.formula -> eval -> eval -> <Anonymous>
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64