Manage storage in Microsoft's 'Azure' cloud: <https://azure.microsoft.com/en-us/product-categories/storage/>. 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.
Version: | 3.7.0 |
Depends: | R (≥ 3.3) |
Imports: | utils, R6, httr (≥ 1.4.0), mime, openssl, xml2, vctrs, AzureRMR (≥ 2.3.0) |
Suggests: | AzureAuth, readr, knitr, rmarkdown, jsonlite, testthat, processx, uuid |
Published: | 2022-05-25 |
DOI: | 10.32614/CRAN.package.AzureStor |
Author: | Hong Ooi [aut, cre], Microsoft [cph] |
Maintainer: | Hong Ooi <hongooi73 at gmail.com> |
BugReports: | https://github.com/Azure/AzureStor/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/Azure/AzureStor https://github.com/Azure/AzureR |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | AzureStor results |
Reference manual: | AzureStor.pdf |
Vignettes: |
AAD authentication setup AzureStor generics Introduction to AzureStor |
Package source: | AzureStor_3.7.0.tar.gz |
Windows binaries: | r-devel: AzureStor_3.7.0.zip, r-release: AzureStor_3.7.0.zip, r-oldrel: AzureStor_3.7.0.zip |
macOS binaries: | r-release (arm64): AzureStor_3.7.0.tgz, r-oldrel (arm64): AzureStor_3.7.0.tgz, r-release (x86_64): AzureStor_3.7.0.tgz, r-oldrel (x86_64): AzureStor_3.7.0.tgz |
Old sources: | AzureStor archive |
Reverse imports: | AzureQstor, AzureTableStor, SAR, scMultiome |
Reverse suggests: | AzureKeyVault, AzureKusto, AzureRMR, finnts, pins |
Please use the canonical form https://CRAN.R-project.org/package=AzureStor to link to this page.