Last updated on 2023-01-31 19:56:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 48.98 | 416.96 | 465.94 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 40.49 | 298.55 | 339.04 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 567.33 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 606.24 | ERROR | |||
r-devel-windows-x86_64 | 1.0.2 | 89.00 | 414.00 | 503.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.2 | 51.38 | 391.18 | 442.56 | ERROR | |
r-release-linux-x86_64 | 1.0.2 | 45.29 | 397.68 | 442.97 | 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 | 95.00 | 405.00 | 500.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 | 105.00 | 392.00 | 497.00 | ERROR |
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, r-oldrel-windows-ix86+x86_64