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



Attach the package and use:
library("AzureStor")
Maintained by
Hong Ooi
[Scholar Profile | Author Map]
First Published: 2018-12-25
Latest Update: 2022-05-25
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.0, https://cran.r-project.org/web/packages/AzureStor. Accessed 29 Mar. 2025.
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)
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
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/2703/28Downloads for AzureStor5005506006507007508008509009501000TrendBars

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