CRAN Package Check Results for Package febr

Last updated on 2020-10-24 05:49:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 6.50 56.92 63.42 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 5.41 42.50 47.91 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 92.68 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.0 73.85 ERROR
r-devel-windows-ix86+x86_64 1.1.0 15.00 76.00 91.00 ERROR
r-patched-linux-x86_64 1.1.0 5.80 51.24 57.04 ERROR
r-patched-solaris-x86 1.1.0 121.00 ERROR
r-release-linux-x86_64 1.1.0 6.60 50.84 57.44 ERROR
r-release-macos-x86_64 1.1.0 OK
r-release-windows-ix86+x86_64 1.1.0 13.00 55.00 68.00 ERROR
r-oldrel-macos-x86_64 1.1.0 OK
r-oldrel-windows-ix86+x86_64 1.1.0 13.00 71.00 84.00 ERROR

Check Details

Version: 1.1.0
Check: examples
Result: ERROR
    Running examples in 'febr-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: febr2spdf
    > ### Title: Create an sf object
    > ### Aliases: febr2spdf febr2sf
    >
    > ### ** Examples
    >
    > res <- observation(dataset = "ctb0003", variable = "taxon",
    + progress = FALSE, verbose = FALSE)
    Error in `[.data.frame`(tmp, , c("coord_x", "coord_y")) :
     undefined columns selected
    Calls: observation -> apply -> [ -> [.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: 1.1.0
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘openxlsx’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.0
Check: examples
Result: ERROR
    Running examples in ‘febr-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: febr2spdf
    > ### Title: Create an sf object
    > ### Aliases: febr2spdf febr2sf
    >
    > ### ** Examples
    >
    > res <- observation(dataset = "ctb0003", variable = "taxon",
    + progress = FALSE, verbose = FALSE)
    Error in `[.data.frame`(tmp, , c("coord_x", "coord_y")) :
     undefined columns selected
    Calls: observation -> apply -> [ -> [.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-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64