Other packages > Find by keyword >

stars  

Spatiotemporal Arrays, Raster and Vector Data Cubes
View on CRAN: Click here


Download and install stars package within the R console
Install from CRAN:
install.packages("stars")

Install from Github:
library("remotes")
install_github("cran/stars")

Install by package version:
library("remotes")
install_version("stars", "0.7-0")



Attach the package and use:
library("stars")
Maintained by
Edzer Pebesma
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-25
Latest Update: 2025-02-01
Description:
Reading, manipulating, writing and plotting spatiotemporal arrays (raster and vector data cubes) in 'R', using 'GDAL' bindings provided by 'sf', and 'NetCDF' bindings by 'ncmeta' and 'RNetCDF'.
How to cite:
Edzer Pebesma (2018). stars: Spatiotemporal Arrays, Raster and Vector Data Cubes. R package version 0.7-0, https://cran.r-project.org/web/packages/stars. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1-1 (2018-07-25 18:00), 0.2-0 (2018-10-25 15:10), 0.3-0 (2019-02-24 23:00), 0.3-1 (2019-04-23 14:30), 0.4-0 (2019-10-10 15:00), 0.4-1 (2020-04-07 12:00), 0.4-2 (2020-07-01 14:10), 0.4-3 (2020-07-08 13:20), 0.5-0 (2021-01-19 16:40), 0.5-1 (2021-01-25 23:10), 0.5-2 (2021-03-17 17:20), 0.5-3 (2021-06-08 16:50), 0.5-4 (2021-11-19 08:30), 0.5-5 (2021-12-19 04:20), 0.5-6 (2022-07-21 14:10), 0.6-0 (2022-11-21 14:10), 0.6-1 (2023-04-06 13:40), 0.6-2 (2023-07-12 20:30), 0.6-3 (2023-08-11 04:30), 0.6-4 (2023-09-11 13:50), 0.6-5 (2024-04-04 18:00), 0.6-6 (2024-07-16 11:40), 0.6-7 (2024-11-07 21:40), 0.6-8 (2025-02-01 19:50), 0.7-0 (2025-12-14 08:40), 0.7-1 (2026-02-13 13:50)
Other packages that cited stars R package
View stars citation profile
Other R packages that stars depends, imports, suggests or enhances
Complete documentation for stars
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA