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 28 Apr. 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
03/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/26Downloads for stars600800100012001400160018002000220024002600TrendBars

Today's Hot Picks in Authors and Packages

extendedFamily  
Additional Families for Generalized Linear Models
Creates family objects identical to stats family but for new links. ...
Download / Learn more Package Citations See dependency  
meanShiftR  
A Computationally Efficient Mean Shift Implementation
Performs mean shift classification using linear and k-d tree based nearest neighbor implementations ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rFSA  
Feasible Solution Algorithm for Finding Best Subsets and Interactions
Assists in statistical model building to find optimal and semi-optimal higher order interactions an ...
Download / Learn more Package Citations See dependency  
MOQA  
Basic Quality Data Assurance for Epidemiological Research
With the provision of several tools and templates the MOSAIC project (DFG-Grant Number HO 1937/2-1) ...
Download / Learn more Package Citations See dependency  
DRviaSPCN  
Drug Repurposing in Cancer via a Subpathway Crosstalk Network
A systematic biology tool was developed to repurpose drugs via a subpathway crosstalk network. The o ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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