Package: vaster 0.6.0
vaster: Tools for Raster Grid Logic
Provides raster grid logic, operations that describe a discretized rectangular domain and do not require access to materialized data. Grids are arrays with dimension and extent, and many operations are functions of dimension only: number of columns, number of rows, or they are a combination of the dimension and the extent the range in x and the range in y in that order. Here we provide direct access to this logic without need for connection to any materialized data or formats. Grid logic includes functions that relate the cell index to row and column, or row and column to cell index, row, column or cell index to position. These methods are described in Loudon, TV, Wheeler, JF, Andrew, KP (1980) <doi:10.1016/0098-3004(80)90015-1>, and implementations were in part derived from Hijmans R (2024) <doi:10.32614/CRAN.package.terra>.
Authors:
vaster_0.6.0.tar.gz
vaster_0.6.0.zip(r-4.7)vaster_0.6.0.zip(r-4.6)vaster_0.6.0.zip(r-4.5)
vaster_0.6.0.tgz(r-4.6-x86_64)vaster_0.6.0.tgz(r-4.6-arm64)vaster_0.6.0.tgz(r-4.5-x86_64)vaster_0.6.0.tgz(r-4.5-arm64)
vaster_0.6.0.tar.gz(r-4.7-arm64)vaster_0.6.0.tar.gz(r-4.7-x86_64)vaster_0.6.0.tar.gz(r-4.6-arm64)vaster_0.6.0.tar.gz(r-4.6-x86_64)
vaster_0.6.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vaster/json (API)
NEWS
| # Install 'vaster' in R: |
| install.packages('vaster', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hypertidy/vaster/issues
Pkgdown/docs site:https://hypertidy.github.io
Last updated from:63ba4759e9. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 148 | ||
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 163 | ||
| linux-release-arm64 | OK | 126 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 100 | ||
| macos-release-x86_64 | OK | 179 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| macos-oldrel-x86_64 | OK | 234 | ||
| windows-devel | OK | 179 | ||
| windows-release | OK | 245 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 95 |
Exports:adjacencyalign_extentbuffer_extentcell_from_colcell_from_extentcell_from_rowcell_from_row_colcell_from_rowcol_combinecell_from_xycol_from_cellcol_from_xdraw_extentextent_dim_to_gtextent_dimensionextent_from_cellextent_vrtfit_dimsfrom_xyzgdal_tegdal_tsgeo_transform0geo_world0geotransform_to_worldgt_dim_to_extentintersect_extentn_celln_coln_roworiginplot_extentraster_sfiorasterio_idxrasterio_to_sfiorasterio0row_from_cellrow_from_yrowcol_from_cellsfio_to_rasteriosnap_extentts_tevaster_boundaryvaster_boundary_cellvaster_listxyzvaster_longvcropworld_to_geotransformx_centrex_cornerx_from_cellx_from_colx_maxx_minx_resxlimxyxy_from_celly_centrey_cornery_from_celly_from_rowy_maxy_miny_resylim
Dependencies:
Cell Operations
Rendered fromcell-operations.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-26
Started: 2026-02-26
Extent Alignment & Cropping
Rendered fromextent-alignment.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-26
Started: 2026-02-26
GDAL Interoperability
Rendered fromgdal-interop.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-26
Started: 2026-02-26
Grid Fundamentals & Concepts
Rendered fromgrid-fundamentals.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-27
Started: 2026-02-26
grid-logic
Rendered fromgrid-logic.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2025-08-04
Started: 2025-08-04
