CRAN Package Check Results for Package speciesgeocodeR

Last updated on 2018-06-01 08:49:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-4 6.83 71.62 78.45 ERROR
r-devel-linux-x86_64-debian-gcc 1.0-4 4.96 62.57 67.53 ERROR
r-devel-linux-x86_64-fedora-clang 1.0-4 148.84 OK
r-devel-linux-x86_64-fedora-gcc 1.0-4 141.60 OK
r-devel-windows-ix86+x86_64 1.0-4 16.00 170.00 186.00 OK
r-patched-linux-x86_64 1.0-4 6.52 71.22 77.74 ERROR
r-patched-solaris-x86 1.0-4 148.60 OK
r-release-linux-x86_64 1.0-4 4.70 73.49 78.19 ERROR
r-release-windows-ix86+x86_64 1.0-4 10.00 133.00 143.00 OK
r-release-osx-x86_64 1.0-4 OK
r-oldrel-windows-ix86+x86_64 1.0-4 14.00 104.00 118.00 OK
r-oldrel-osx-x86_64 1.0-4 NOTE

Check Details

Version: 1.0-4
Check: examples
Result: ERROR
    Running examples in ‘speciesgeocodeR-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: CalcRange
    > ### Title: Calculate the Extent of Occurrence
    > ### Aliases: CalcRange
    > ### Keywords: spatial
    >
    > ### ** Examples
    >
    > data(lemurs)
    > CalcRange(lemurs)
    Warning in CalcRange(lemurs) :
     177 points were excluded due to duplicated coordinate
    Warning in CalcRange(lemurs) :
     the following species have less than 3 occurrence, values set to NA:
     Daubentonia madagascariensis
     Eulemur collaris
     Eulemur rufifrons
     Eulemur rufus
     Eulemur sanfordi
     Lepilemur septentrionalis
     Microcebus griseorufus
     Microcebus lehilahytsara
     Microcebus ravelobensis
     Propithecus candidus
     Propithecus coronatus
     Propithecus deckenii
     Propithecus tattersalli
    Error in if (value == "area") { : the condition has length > 1
    Calls: CalcRange
    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: 1.0-4
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘rgbif’
Flavor: r-oldrel-osx-x86_64