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 06 Mar. 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)
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

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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