CRAN Package Check Results for Package dartR

Last updated on 2021-04-29 10:50:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.4 47.11 470.65 517.76 ERROR
r-devel-linux-x86_64-debian-gcc 1.9.4 38.20 340.97 379.17 ERROR
r-devel-linux-x86_64-fedora-clang 1.9.4 628.47 ERROR
r-devel-linux-x86_64-fedora-gcc 1.9.4 631.87 ERROR
r-devel-windows-ix86+x86_64 1.9.4 69.00 509.00 578.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 1.9.4 ERROR
r-patched-linux-x86_64 1.9.4 51.68 449.59 501.27 ERROR
r-release-linux-x86_64 1.9.4 46.22 508.96 555.18 OK
r-release-macos-x86_64 1.9.4 OK
r-release-windows-ix86+x86_64 1.9.4 71.00 520.00 591.00 OK
r-oldrel-macos-x86_64 1.9.4 OK
r-oldrel-windows-ix86+x86_64 1.9.4 84.00 645.00 729.00 OK

Check Details

Version: 1.9.4
Check: examples
Result: ERROR
    Running examples in 'dartR-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: gl.amova
    > ### Title: Performs and AMOVA using genlight data.
    > ### Aliases: gl.amova
    >
    > ### ** Examples
    >
    >
    > #permuations should be higher, here set to 10 because of speed
    > gl.amova(bandicoot.gl, permutations=10)
    Error in assign("dist", dd, envir = temp) :
     cannot add binding of 'dist' to the base environment
    Calls: gl.amova -> assign
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 1.9.4
Check: examples
Result: ERROR
    Running examples in ‘dartR-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: gl.amova
    > ### Title: Performs and AMOVA using genlight data.
    > ### Aliases: gl.amova
    >
    > ### ** Examples
    >
    >
    > #permuations should be higher, here set to 10 because of speed
    > gl.amova(bandicoot.gl, permutations=10)
    Error in assign("dist", dd, envir = temp) :
     cannot add binding of 'dist' to the base environment
    Calls: gl.amova -> assign
    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