CRAN Package Check Results for Package SNPMClust

Last updated on 2022-04-27 11:54:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 2.81 37.92 40.73 OK
r-devel-linux-x86_64-debian-gcc 1.3 2.06 29.36 31.42 OK
r-devel-linux-x86_64-fedora-clang 1.3 48.25 ERROR
r-devel-linux-x86_64-fedora-gcc 1.3 46.41 ERROR
r-devel-windows-x86_64 1.3 11.00 61.00 72.00 OK
r-patched-linux-x86_64 1.3 2.02 36.96 38.98 OK
r-release-linux-x86_64 1.3 2.36 37.02 39.38 OK
r-release-macos-arm64 1.3 17.00 OK
r-release-macos-x86_64 1.3 30.00 OK
r-release-windows-x86_64 1.3 13.00 58.00 71.00 OK
r-oldrel-macos-arm64 1.3 19.00 OK
r-oldrel-macos-x86_64 1.3 31.00 OK
r-oldrel-windows-ix86+x86_64 1.3 6.00 43.00 49.00 OK

Check Details

Version: 1.3
Check: examples
Result: ERROR
    Running examples in ‘SNPMClust-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: snpmclust
    > ### Title: Genotype clustering and calling
    > ### Aliases: snpmclust
    > ### Keywords: cluster SNPs
    >
    > ### ** Examples
    >
    > data(testset)
    > tmpfile = prepdata(testset)
    > snpmclust(tmpfile, p=1, showplots=TRUE)
    Error in !is.na(xpseudo) && !is.na(ypseudo) :
     'length = 80' in coercion to 'logical(1)'
    Calls: snpmclust -> generatepriors
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc