Package: rasterList
License: GPL (>= 3)
Title: A Raster Where Cells are Generic Objects
Type: Package
Authors@R: c(person(given="Emanuele",family="Cordano",role = c("aut","cre"),email = "emanuele.cordano@gmail.com"))
Description: A S4 class has been created such that complex operations can be
    executed on each cells of a raster map. The raster of objects contains the
    traditional raster map with the addition of a list of generic objects: one
    object for each raster cells. It allows to write few lines of R code for complex
    map algebra. Two environmental applications about frequency analysis of raster
    map of precipitation and creation of a raster map of soil water retention curves
    have been presented.
Version: 0.5.14
Date: 2022-11-29
Repository: CRAN
Depends: R(>= 3.0.1),raster,methods
Suggests: lmom,testthat,sp,soilwater,lubridate
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-11-29 14:10:37 UTC; ecor
Date/Publication: 2022-11-30 11:20:05 UTC
Author: Emanuele Cordano [aut, cre]
Maintainer: Emanuele Cordano <emanuele.cordano@gmail.com>
