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-7")



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: 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-7, https://cran.r-project.org/web/packages/stars. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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