Other packages > Find by keyword >

AzureStor  

Storage Management in 'Azure'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("AzureStor", "3.7.1")



Attach the package and use:
library("AzureStor")
Maintained by
Hong Ooi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-12-25
Latest Update: 2025-09-01
Description:
Manage storage in Microsoft's 'Azure' cloud: . On the admin side, 'AzureStor' includes features to create, modify and delete storage accounts. On the client side, it includes an interface to blob storage, file storage, and 'Azure Data Lake Storage Gen2': upload and download files and blobs; list containers and files/blobs; create containers; and so on. Authenticated access to storage is supported, via either a shared access key or a shared access signature (SAS). Part of the 'AzureR' family of packages.
How to cite:
Hong Ooi (2018). AzureStor: Storage Management in 'Azure'. R package version 3.7.1, https://cran.r-project.org/web/packages/AzureStor. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2018-12-25 23:30), 2.0.0 (2019-02-15 13:20), 2.0.1 (2019-03-21 15:03), 2.0.2 (2019-05-24 20:00), 2.1.0 (2019-08-03 12:30), 2.1.1 (2019-09-12 16:00), 3.0.0 (2019-11-03 10:10), 3.0.1 (2019-12-05 07:50), 3.1.0 (2020-01-15 07:40), 3.1.1 (2020-03-04 17:50), 3.2.0 (2020-04-11 07:00), 3.2.1 (2020-06-05 15:30), 3.2.2 (2020-07-01 13:40), 3.2.3 (2020-08-07 07:22), 3.3.0 (2020-10-12 19:10), 3.4.0 (2021-01-13 23:50), 3.4.1 (2021-03-16 09:40), 3.5.0 (2021-05-20 18:20), 3.5.1 (2021-08-13 19:30), 3.5.2 (2021-10-30 09:10), 3.6.0 (2021-12-17 07:02), 3.6.1 (2022-02-03 16:00), 3.7.0 (2022-05-25 09:00)
Other packages that cited AzureStor R package
View AzureStor citation profile
Other R packages that AzureStor depends, imports, suggests or enhances
Complete documentation for AzureStor
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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