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.17
Date: 2023-03-21
Repository: CRAN
Depends: R(>= 3.0.1),raster,methods
Suggests:
        lmom,testthat,sp,soilwater,lubridate,ggplot2,gridExtra,knitcitations,leaflet,lmomPi,stringr,trend,knitr,rgdal
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2023-03-22 07:45:32 UTC; ecor
Date/Publication: 2023-03-22 10:00:02 UTC
Author: Emanuele Cordano [aut, cre]
Maintainer: Emanuele Cordano <emanuele.cordano@gmail.com>
Built: R 4.1.2; ; 2023-03-23 11:07:31 UTC; unix
