CRAN Package Check Results for Package dispRity

Last updated on 2020-08-07 01:49:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1 19.82 151.68 171.50 OK
r-devel-linux-x86_64-debian-gcc 1.4.1 15.13 114.99 130.12 OK
r-devel-linux-x86_64-fedora-clang 1.4.1 206.22 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4.1 200.06 OK
r-devel-windows-ix86+x86_64 1.4.1 61.00 210.00 271.00 OK
r-patched-linux-x86_64 1.4.1 19.20 149.44 168.64 OK
r-patched-solaris-x86 1.4.1 252.90 OK
r-release-linux-x86_64 1.4.1 18.69 149.28 167.97 OK
r-release-macos-x86_64 1.4.1 OK
r-release-windows-ix86+x86_64 1.4.1 58.00 336.00 394.00 OK
r-oldrel-macos-x86_64 1.4.1 ERROR
r-oldrel-windows-ix86+x86_64 1.4.1 36.00 154.00 190.00 ERROR

Check Details

Version: 1.4.1
Check: Rd cross-references
Result: NOTE
    Undeclared packages ‘geomorph’, ‘phytools’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4.1
Check: examples
Result: ERROR
    Running examples in ‘dispRity-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: boot.matrix
    > ### Title: Bootstraps and rarefies data.
    > ### Aliases: boot.matrix
    >
    > ### ** Examples
    >
    > ## Load the Beck & Lee 2014 matrix
    > data(BeckLee_mat50)
    >
    > ## Bootstrapping a matrix
    > ## Bootstrapping an ordinated matrix 20 times
    > boot.matrix(BeckLee_mat50, bootstraps = 20)
    Error: data$matrix must be matrix or a list of matrices with the same dimensions and row names.
    Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 1.4.1
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'dispRity-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: boot.matrix
    > ### Title: Bootstraps and rarefies data.
    > ### Aliases: boot.matrix
    >
    > ### ** Examples
    >
    > ## Load the Beck & Lee 2014 matrix
    > data(BeckLee_mat50)
    >
    > ## Bootstrapping a matrix
    > ## Bootstrapping an ordinated matrix 20 times
    > boot.matrix(BeckLee_mat50, bootstraps = 20)
    Error: data$matrix must be matrix or a list of matrices with the same dimensions and row names.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 1.4.1
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'dispRity-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: boot.matrix
    > ### Title: Bootstraps and rarefies data.
    > ### Aliases: boot.matrix
    >
    > ### ** Examples
    >
    > ## Load the Beck & Lee 2014 matrix
    > data(BeckLee_mat50)
    >
    > ## Bootstrapping a matrix
    > ## Bootstrapping an ordinated matrix 20 times
    > boot.matrix(BeckLee_mat50, bootstraps = 20)
    Error: data$matrix must be matrix or a list of matrices with the same dimensions and row names.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64