Package: rasterList 0.5.20

rasterList: A Raster Where Cells are Generic Objects

A S4 class has been created such that complex operations can be executed on each cell of a raster map. The raster of objects contains a 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.

Authors:Emanuele Cordano [aut, cre]

rasterList_0.5.20.tar.gz
rasterList_0.5.20.zip(r-4.5)rasterList_0.5.20.zip(r-4.4)rasterList_0.5.20.zip(r-4.3)
rasterList_0.5.20.tgz(r-4.4-any)rasterList_0.5.20.tgz(r-4.3-any)
rasterList_0.5.20.tar.gz(r-4.5-noble)rasterList_0.5.20.tar.gz(r-4.4-noble)
rasterList_0.5.20.tgz(r-4.4-emscripten)rasterList_0.5.20.tgz(r-4.3-emscripten)
rasterList.pdf |rasterList.html
rasterList/json (API)

# Install 'rasterList' in R:
install.packages('rasterList', repos = c('https://ecor.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ecor/rasterlist/issues

On CRAN:

climatehydrologyhydrology-statisticalhydrology-stormwater-analysis

8 exports 1 stars 0.74 score 5 dependencies 22 scripts 282 downloads

Last updated 1 years agofrom:02308f807b. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-winNOTESep 10 2024
R-4.5-linuxNOTESep 10 2024
R-4.4-winNOTESep 10 2024
R-4.4-macNOTESep 10 2024
R-4.3-winOKSep 10 2024
R-4.3-macOKSep 10 2024

Exports:as.RasterListcropis.RasterListrasterrasterListRasterListApplyrasterListFunstack

Dependencies:latticerasterRcppspterra

Analysis with Raster Data Using R and rasterList Package: saving any kind of data in a grid cell

Rendered fromrasterList_vignette_004.Rmdusingknitr::rmarkdownon Sep 10 2024.

Last update: 2023-08-17
Started: 2023-08-17

Readme and manuals

Help Manual

Help pageTopics
'Crop' methods for a 'RasterList-class' object.crop crop,RasterList-method
Is a 'RasterList-class' object ?is.RasterList
'Raster' methods for a 'RasterList-class' object.raster raster,RasterList-method
Creates a 'RasterList-class' objectas.RasterList rasterList rasterList,RasterBrick-method rasterList,RasterLayer-method rasterList,RasterList-method rasterList,RasterStack-method
RasterList-classRasterList-class
RasterList: A package for Rasters Where Cells are Generic ObjectsRasterList-Package
A function for operations among 'RasterList-class' objects.RasterListApply
Execution of the elements of a 'RasterList'rasterListFun
Creates a 'RasterStack-class' object from a 'RasterList-class'stack stack,RasterList-method