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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
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  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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