CRAN Package Check Results for Package rankFD

Last updated on 2019-03-25 09:57:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 6.87 63.41 70.28 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.1 7.08 50.41 57.49 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.1 86.90 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.1 84.92 ERROR
r-devel-windows-ix86+x86_64 0.0.1 21.00 97.00 118.00 ERROR
r-patched-linux-x86_64 0.0.1 4.82 60.22 65.04 ERROR
r-patched-solaris-x86 0.0.1 129.50 ERROR
r-release-linux-x86_64 0.0.1 5.71 59.82 65.53 ERROR
r-release-windows-ix86+x86_64 0.0.1 14.00 95.00 109.00 ERROR
r-release-osx-x86_64 0.0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.0.1 9.00 75.00 84.00 ERROR
r-oldrel-osx-x86_64 0.0.1 NOTE

Check Details

Version: 0.0.1
Check: examples
Result: ERROR
    Running examples in 'rankFD-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: rank.two.samples
    > ### Title: A function for analyzing two-sample problems
    > ### Aliases: rank.two.samples
    >
    > ### ** Examples
    >
    > data(Muco)
    > Muco2 <- subset(Muco, Disease != "OAD")
    > twosample <- rank.two.samples(HalfTime ~ Disease, data = Muco2,
    + alternative = "greater", method = "probit", wilcoxon = "exact", plot.simci = FALSE)
    Error: $ operator not defined for this S4 class
    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.0.1
Check: examples
Result: ERROR
    Running examples in ‘rankFD-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: rank.two.samples
    > ### Title: A function for analyzing two-sample problems
    > ### Aliases: rank.two.samples
    >
    > ### ** Examples
    >
    > data(Muco)
    > Muco2 <- subset(Muco, Disease != "OAD")
    > twosample <- rank.two.samples(HalfTime ~ Disease, data = Muco2,
    + alternative = "greater", method = "probit", wilcoxon = "exact", plot.simci = FALSE)
    Error: $ operator not defined for this S4 class
    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

Version: 0.0.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘RGtk2’
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64