Last updated on 2020-08-07 01:50:20 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
dispRity | 2 | 1 | 9 |
Current CRAN status: ERROR: 2, NOTE: 1, OK: 9
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