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.5-any)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'))

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

On CRAN:

Conda:

climatehydrologyhydrology-statisticalhydrology-stormwater-analysis

3.34 score 1 stars 22 scripts 236 downloads 8 exports 5 dependencies

Last updated 2 years agofrom:02308f807b. Checks:3 OK, 6 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 09 2025
R-4.5-winNOTEMar 09 2025
R-4.5-macNOTEMar 09 2025
R-4.5-linuxNOTEMar 09 2025
R-4.4-winNOTEMar 09 2025
R-4.4-macNOTEMar 09 2025
R-4.4-linuxNOTEMar 09 2025
R-4.3-winOKMar 09 2025
R-4.3-macOKMar 09 2025

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 Mar 09 2025.

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