via: Virtual Arrays

The base class 'VirtualArray' is defined, which acts as a wrapper around lists allowing users to fold arbitrary sequential data into n-dimensional, R-style virtual arrays. The derived 'XArray' class is defined to be used for homogeneous lists that contain a single class of objects. The 'RasterArray' and 'SfArray' classes enable the use of stacked spatial data instead of lists.

Version: 0.2.0
Depends: R (≥ 4.0.0)
Imports: methods
Suggests: tinytest, knitr, rmarkdown, terra, sp, sf
Published: 2023-05-16
Author: Adam T. Kocsis ORCID iD [cre, aut], Deutsche Forschungsgemeinschaft [fnd], FAU GeoZentrum Nordbayern [fnd]
Maintainer: Adam T. Kocsis <adam.t.kocsis at gmail.com>
BugReports: https://github.com/adamkocsis/via
License: CC BY 4.0
NeedsCompilation: no
Citation: via citation info
Materials: NEWS
CRAN checks: via results

Documentation:

Reference manual: via.pdf

Downloads:

Package source: via_0.2.0.tar.gz
Windows binaries: r-devel: via_0.2.0.zip, r-release: via_0.2.0.zip, r-oldrel: via_0.2.0.zip
macOS binaries: r-release (arm64): via_0.2.0.tgz, r-oldrel (arm64): via_0.2.0.tgz, r-release (x86_64): via_0.2.0.tgz
Old sources: via archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=via to link to this page.