R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
gdalraster
View on CRAN: Click
here
Download and install gdalraster package within the R console
Install from CRAN:
install.packages("gdalraster")
Install from Github:
library("remotes")
install_github("cran/gdalraster") Install by package version:
library("remotes")
install_version("gdalraster", "2.4.0") Attach the package and use:
library("gdalraster")
Maintained by
Chris Toney
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-05-24
Latest Update: 2025-08-26
Description:
Interface to the Raster API of the 'Geospatial Data Abstraction
Library' ('GDAL', ). Bindings are implemented in an
exposed C++ class encapsulating a 'GDALDataset' and its raster band
objects, along with several stand-alone functions. These support manual
creation of uninitialized datasets, creation from existing raster as
template, read/set dataset parameters, low level I/O, color tables, raster
attribute tables, virtual raster (VRT), and 'gdalwarp' wrapper for
reprojection and mosaicing. Includes 'GDAL' algorithms ('dem_proc()',
'polygonize()', 'rasterize()', etc.), and functions for coordinate
transformation and spatial reference systems. Calling signatures resemble
the native C, C++ and Python APIs provided by the 'GDAL' project. Includes
raster 'calc()' to evaluate a given R expression on a layer or stack of
layers, with pixel x/y available as variables in the expression; and raster
'combine()' to identify and count unique pixel combinations across multiple
input layers, with optional output of the pixel-level combination IDs.
Provides raster display using base 'graphics'. Bindings to a subset of
the Virtual Systems Interface ('VSI') are also included to support
operations on 'GDAL' virtual file systems. These are general utility
functions that abstract file system operations on URLs, cloud storage
services, 'Zip'/'GZip'/'7z'/'RAR' archives, and in-memory files.
'gdalraster' may be useful in applications that need scalable, low-level
I/O, or prefer a direct 'GDAL' API.
How to cite:
Chris Toney (2023). gdalraster: Bindings to 'GDAL'. R package version 2.4.0, https://cran.r-project.org/web/packages/gdalraster. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.1.1 (2023-05-24 09:30), 1.2.0 (2023-05-29 01:20), 1.3.0 (2023-06-29 16:20), 1.4.0 (2023-08-29 20:40), 1.5.0 (2023-09-25 21:00), 1.6.0 (2023-10-28 00:40), 1.7.0 (2023-11-29 10:00), 1.8.0 (2024-01-27 08:50), 1.9.0 (2024-02-26 01:40), 1.10.0 (2024-03-26 07:40), 1.11.0 (2024-06-03 06:30), 1.11.1 (2024-06-13 23:50), 1.12.0 (2025-01-19 18:00), 2.0.0 (2025-05-11 23:40), 2.1.0 (2025-07-14 21:30), 2.2.0 (2025-08-22 17:30), 2.2.1 (2025-08-29 10:40), 2.3.0 (2025-11-19 09:20)
Other packages that cited gdalraster R package
View gdalraster citation profile
Other R packages that gdalraster depends,
imports, suggests or enhances
Complete documentation for gdalraster
Functions, R codes and Examples using
the gdalraster R package
Some associated functions: CmbTable-class . DEFAULT_DEM_PROC . DEFAULT_NODATA . GDALRaster-class . RunningStats-class . addFilesInZip . bandCopyWholeRaster . bbox_from_wkt . bbox_intersect . bbox_to_wkt . buildRAT . buildVRT . calc . combine . copyDatasetFiles . create . createColorRamp . createCopy . deleteDataset . dem_proc . displayRAT . epsg_to_wkt . fillNodata . g_buffer . gdal_formats . gdal_version . gdalraster-package . getCreationOptions . get_cache_used . get_config_option . get_pixel_line . has_geos . inv_geotransform . inv_project . plot_raster . polygonize . proj_networking . proj_search_paths . proj_version . rasterFromRaster . rasterToVRT . rasterize . read_ds . renameDataset . set_config_option . sieveFilter . srs_is_geographic . srs_is_projected . srs_is_same . srs_to_wkt . transform_xy . translate . warp .
Some associated R codes: RcppExports.R . cmb_table.R . display.R . gdal_helpers.R . gdal_rat.R . gdalraster.R . gdalraster_proc.R . geom.R . proj.R . running_stats.R . zzz.R . Full gdalraster package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
imagefx
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Alex J.C. Witsil (view profile)
neat
Includes functions and examples to compute NEAT, the Network
Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mirko Signorelli (view profile)
pinp
A 'PNAS'-alike style for 'rmarkdown', derived from the
'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Dirk Eddelbuettel (view profile)
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
ClimClass
Classification of climate according to Koeppen - Geiger, of aridity
indices, of continentality indi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Emanuele Eccel (view profile)
roccv
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ben Sherwood (view profile)
26,264
R Packages
223,360
Dependencies
70,244
Author Associations
26,265
Publication Badges
