This commit is contained in:
Hong Ooi 2021-09-17 19:33:54 +10:00
Родитель 1db76ce200
Коммит 7b4f414d18
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -20,7 +20,7 @@ The family includes the following members. All the packages are available on [CR
| [![AzureQstor](images/AzureQstor.png)](https://github.com/Azure/AzureQstor) | **[AzureQstor](https://github.com/Azure/AzureQstor)** is a lightweight, R6-based interface to [Azure Queue Storage](https://azure.microsoft.com/services/storage/queues/), building on the functionality provided by the AzureStor package. | [![CRAN](https://www.r-pkg.org/badges/version/AzureQstor)](https://cran.r-project.org/package=AzureQstor) <br> ![R-CMD-check](https://github.com/Azure/AzureQstor/workflows/R-CMD-check/badge.svg) | | [![AzureQstor](images/AzureQstor.png)](https://github.com/Azure/AzureQstor) | **[AzureQstor](https://github.com/Azure/AzureQstor)** is a lightweight, R6-based interface to [Azure Queue Storage](https://azure.microsoft.com/services/storage/queues/), building on the functionality provided by the AzureStor package. | [![CRAN](https://www.r-pkg.org/badges/version/AzureQstor)](https://cran.r-project.org/package=AzureQstor) <br> ![R-CMD-check](https://github.com/Azure/AzureQstor/workflows/R-CMD-check/badge.svg) |
| [![AzureTableStor](images/AzureTableStor.png)](https://github.com/Azure/AzureTableStor) | **[AzureTableStor](https://github.com/Azure/AzureTableStor)** is a lightweight interface to [Azure Table Storage](https://azure.microsoft.com/services/storage/tables/), building on the functionality provided by the AzureStor package. Both tables in storage accounts and in Azure Cosmos DB are supported. | [![CRAN](https://www.r-pkg.org/badges/version/AzureTableStor)](https://cran.r-project.org/package=AzureTableStor) <br> ![R-CMD-check](https://github.com/Azure/AzureTableStor/workflows/R-CMD-check/badge.svg) | | [![AzureTableStor](images/AzureTableStor.png)](https://github.com/Azure/AzureTableStor) | **[AzureTableStor](https://github.com/Azure/AzureTableStor)** is a lightweight interface to [Azure Table Storage](https://azure.microsoft.com/services/storage/tables/), building on the functionality provided by the AzureStor package. Both tables in storage accounts and in Azure Cosmos DB are supported. | [![CRAN](https://www.r-pkg.org/badges/version/AzureTableStor)](https://cran.r-project.org/package=AzureTableStor) <br> ![R-CMD-check](https://github.com/Azure/AzureTableStor/workflows/R-CMD-check/badge.svg) |
| [![AzureCosmosR](images/AzureCosmosR.png)](https://github.com/Azure/AzureCosmosR) | **[AzureCosmosR](https://github.com/Azure/AzureCosmosR)** is a frontend to the [Azure Cosmos DB](https://azure.microsoft.com/en-us/services/cosmos-db/), NoSQL database service. It provides both a Resource Manager interface extending AzureRMR, and a comprehensive client interface to the core/SQL API. | [![CRAN](https://www.r-pkg.org/badges/version/AzureCosmosR)](https://cran.r-project.org/package=AzureCosmosR) <br> ![R-CMD-check](https://github.com/Azure/AzureCosmosR/workflows/R-CMD-check/badge.svg) | | [![AzureCosmosR](images/AzureCosmosR.png)](https://github.com/Azure/AzureCosmosR) | **[AzureCosmosR](https://github.com/Azure/AzureCosmosR)** is a frontend to the [Azure Cosmos DB](https://azure.microsoft.com/en-us/services/cosmos-db/), NoSQL database service. It provides both a Resource Manager interface extending AzureRMR, and a comprehensive client interface to the core/SQL API. | [![CRAN](https://www.r-pkg.org/badges/version/AzureCosmosR)](https://cran.r-project.org/package=AzureCosmosR) <br> ![R-CMD-check](https://github.com/Azure/AzureCosmosR/workflows/R-CMD-check/badge.svg) |
| [![Microsoft365R](images/Microsoft365R.png)](https://github.com/Azure/Microsoft365R) | **[Microsoft365R](https://github.com/Azure/Microsoft365R)** is an interface to the [Microsoft 365](https://www.microsoft.com/en-us/microsoft-365) (formerly known as Office 365) suite of cloud services, extending the framework supplied by AzureGraph. Currently it allows access to data in [SharePoint Online](https://www.microsoft.com/en-us/microsoft-365/sharepoint/collaboration) and [OneDrive](https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage) (both personal OneDrive and OneDrive for Business). Future versions may add support for other Microsoft 365 services. | [![CRAN](https://www.r-pkg.org/badges/version/Microsoft365R)](https://cran.r-project.org/package=Microsoft365R) <br> ![R-CMD-check](https://github.com/Azure/Microsoft365R/workflows/R-CMD-check/badge.svg) | | [![Microsoft365R](images/Microsoft365R.png)](https://github.com/Azure/Microsoft365R) | **[Microsoft365R](https://github.com/Azure/Microsoft365R)** is an interface to the [Microsoft 365](https://www.microsoft.com/en-us/microsoft-365) (formerly known as Office 365) suite of cloud services, extending the framework supplied by AzureGraph. It allows access to data in [Teams](https://www.microsoft.com/en-AU/microsoft-teams/group-chat-software/), [SharePoint Online](https://www.microsoft.com/en-us/microsoft-365/sharepoint/collaboration) and [OneDrive](https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage), and provides the ability to manage and send emails in [Outlook](https://www.microsoft.com/en-au/microsoft-365/outlook/email-and-calendar-software-microsoft-outlook). Both personal and business (organisational) accounts are supported. | [![CRAN](https://www.r-pkg.org/badges/version/Microsoft365R)](https://cran.r-project.org/package=Microsoft365R) <br> ![R-CMD-check](https://github.com/Azure/Microsoft365R/workflows/R-CMD-check/badge.svg) |