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 21 Nov. 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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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