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.6-8")



Attach the package and use:
library("stars")
Maintained by
Edzer Pebesma
[Scholar Profile | Author Map]
First Published: 2018-07-25
Latest Update: 2023-09-11
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.6-8, https://cran.r-project.org/web/packages/stars. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for stars80010001200140016001800200022002400TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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