CRAN Package Check Results for Maintainer ‘Wilson Lara <wilarhen at gmail.com>’

Last updated on 2022-08-15 08:50:36 CEST.

Package ERROR NOTE OK
basifoR 13
BIOdry 13
ecochange 1 12
measuRing 13

Package basifoR

Current CRAN status: OK: 13

Package BIOdry

Current CRAN status: OK: 13

Package ecochange

Current CRAN status: ERROR: 1, OK: 12

Version: 2.9
Check: examples
Result: ERROR
    Running examples in 'ecochange-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: sampleIndicator
    > ### Title: Sample Biodiversity indicator
    > ### Aliases: sampleIndicator
    >
    > ### ** Examples
    >
    >
    > ## RasterBrick of structural Essential Biodiversity Variables
    > ## covering the extent of a location in the northern Amazon basin
    > ## (Colombia) is imported:
    > path. <- system.file('amazon.grd',package = 'ecochange')
    > amazon <- brick(path.)
    >
    > ## Changes in layers of tree-canopy cover (TC) in the 'amazon'
    > ## brick are computed:
    > def <- echanges(amazon, eco = 'TC',
    + change = 'lossyear',
    + eco_range = c(1,80),
    + get_unaffected = TRUE,
    + binary_output = FALSE,
    + mc.cores = 2)
    'eco' has length > 1: matching alphanumerics in 'eco' with values in 'change'...
    >
    >
    > plot.echanges(amazon)
    >
    > ## Function 'sampleIndicator' is implemented to sample a metric of
    > ## conditional entropy (default):
    >
    > def_condent <- sampleIndicator(def, side = 400, mc.cores = 2)
    Error in .requireRgdal() : package 'rgdal' is not available
    Calls: sampleIndicator -> fnrs
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Package measuRing

Current CRAN status: NOTE: 13

Version: 0.5
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64