Package: rasterList 0.5.21

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.21.tar.gz
rasterList_0.5.21.zip(r-4.7)rasterList_0.5.21.zip(r-4.6)rasterList_0.5.21.zip(r-4.5)
rasterList_0.5.21.tgz(r-4.6-any)rasterList_0.5.21.tgz(r-4.5-any)
rasterList_0.5.21.tar.gz(r-4.7-any)rasterList_0.5.21.tar.gz(r-4.6-any)
rasterList_0.5.21.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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.36 score 1 stars 23 scripts 246 downloads 8 exports 5 dependencies

Last updated from:533cd25475. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK237
source / vignettesOK241
linux-release-x86_64OK233
macos-release-arm64OK153
macos-oldrel-arm64OK150
windows-develOK213
windows-releaseOK187
windows-oldrelOK178
wasm-releaseOK151

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 May 23 2026.

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 RasterList-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