CRAN Package Check Results for Package RGISTools

Last updated on 2023-01-25 04:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 48.42 414.27 462.69 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 41.89 300.77 342.66 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 572.07 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.2 606.24 ERROR
r-devel-windows-x86_64 1.0.2 86.00 419.00 505.00 ERROR
r-patched-linux-x86_64 1.0.2 49.71 407.32 457.03 ERROR
r-release-linux-x86_64 1.0.2 44.13 407.59 451.72 ERROR
r-release-macos-arm64 1.0.2 153.00 OK
r-release-macos-x86_64 1.0.2 237.00 OK
r-release-windows-x86_64 1.0.2 86.00 397.00 483.00 ERROR
r-oldrel-macos-arm64 1.0.2 117.00 OK
r-oldrel-macos-x86_64 1.0.2 180.00 OK
r-oldrel-windows-ix86+x86_64 1.0.2 28.00 17.00 45.00 ERROR

Check Details

Version: 1.0.2
Check: examples
Result: ERROR
    Running examples in ‘RGISTools-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: genCompositions
    > ### Title: Create image compositions from a time series of satellite images
    > ### Aliases: genCompositions
    >
    > ### ** Examples
    >
    > # loading NDVI images of Navarre
    > data("ex.ndvi.navarre")
    > # Ploting the images: clouds are found
    > genPlotGIS(ex.ndvi.navarre)
    Error in deparse(substitute(shp)) :
     no slot of name "srs" for this object of class "RasterBrick"
    Calls: genPlotGIS -> do.call -> <Anonymous> -> ifelse -> deparse
    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.2
Check: examples
Result: ERROR
    Running examples in ‘RGISTools-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: genCompositions
    > ### Title: Create image compositions from a time series of satellite images
    > ### Aliases: genCompositions
    >
    > ### ** Examples
    >
    > # loading NDVI images of Navarre
    > data("ex.ndvi.navarre")
    > # Ploting the images: clouds are found
    > genPlotGIS(ex.ndvi.navarre)
    Error in deparse(substitute(shp)) :
     no slot of name "srs" for this object of class "RasterBrick"
    Calls: genPlotGIS -> do.call -> <Anonymous> -> ifelse -> deparse
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.2
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-oldrel-windows-ix86+x86_64