CRAN Package Check Results for Package HierDpart

Last updated on 2021-03-31 06:47:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 25.38 223.26 248.64 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.0 20.78 169.83 190.61 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.0 312.10 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.0 298.81 ERROR
r-devel-windows-ix86+x86_64 0.5.0 62.00 244.00 306.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 0.5.0 ERROR
r-patched-linux-x86_64 0.5.0 25.11 202.27 227.38 ERROR
r-patched-solaris-x86 0.5.0 426.50 ERROR
r-release-linux-x86_64 0.5.0 21.61 202.76 224.37 ERROR
r-release-macos-x86_64 0.5.0 OK
r-release-windows-ix86+x86_64 0.5.0 42.00 169.00 211.00 ERROR
r-oldrel-macos-x86_64 0.5.0 OK
r-oldrel-windows-ix86+x86_64 0.5.0 51.00 224.00 275.00 ERROR

Check Details

Version: 0.5.0
Check: examples
Result: ERROR
    Running examples in 'HierDpart-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: CorDdPlot
    > ### Title: Plot the relation between genetic differentiation (Delta D) and
    > ### geographic distance
    > ### Aliases: CorDdPlot
    > ### Keywords: Correlation plot Plot genetic differentiation
    >
    > ### ** Examples
    >
    > # example genepop file
    > f <- system.file('extdata',package='HierDpart')
    > infile <- file.path(f, "Island.gen")
    > CorDdPlot(infile,d=NULL,ncode=3)
    Error in xj[i, , drop = FALSE] : incorrect number of dimensions
    Calls: CorDdPlot ... model.frame.default -> na.omit -> na.omit.data.frame -> [ -> [.data.frame
    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.5.0
Check: examples
Result: ERROR
    Running examples in ‘HierDpart-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: CorDdPlot
    > ### Title: Plot the relation between genetic differentiation (Delta D) and
    > ### geographic distance
    > ### Aliases: CorDdPlot
    > ### Keywords: Correlation plot Plot genetic differentiation
    >
    > ### ** Examples
    >
    > # example genepop file
    > f <- system.file('extdata',package='HierDpart')
    > infile <- file.path(f, "Island.gen")
    > CorDdPlot(infile,d=NULL,ncode=3)
    Error in xj[i, , drop = FALSE] : incorrect number of dimensions
    Calls: CorDdPlot ... model.frame.default -> na.omit -> na.omit.data.frame -> [ -> [.data.frame
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64