_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-vectra 0.12.4
Propagated dependencies: r-tidyselect@1.2.1 r-rlang@1.2.0 r-libgeos@3.11.1-3
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://gillescolling.com/vectra/
Licenses: Expat
Build system: r
Synopsis: Columnar Query Engine for Larger-than-RAM Data
Description:

This package provides a minimal columnar query engine with lazy execution on datasets larger than RAM. Provides dplyr'-like verbs (filter(), select(), mutate(), group_by(), summarise(), joins, window functions) and common aggregations (n(), sum(), mean(), min(), max(), sd(), first(), last()) backed by a pure C11 pull-based execution engine and a custom on-disk format ('.vtr'). Reads and writes GeoTIFF (including tiled and BigTIFF layouts) and a tiled raster format ('.vec') with overview pyramids and time cubes for larger-than-RAM raster data. Streams vector operations (spatial transforms, point-in-polygon and nearest-feature joins including a two-sided grid-partitioned join, select-by-location, clip, erase, dissolve, rasterization', polygonization', and contouring) through sf', and runs raster operations (zonal statistics, focal windows, terrain derivatives, resample or reproject warp, polygon masking, map algebra, and mosaicking') in native C or over the tiled .vec format, one batch or tile at a time for data larger than RAM.

Total packages: 1