Articles by Hong Ooi

Using Microsoft365R with Shiny

September 27, 2021 | Hong Ooi

by Hong Ooi This article is a lightly-edited version of the "Microsoft365R and Shiny" vignette in the latest Microsoft365R release. We describe how to incorporate Microsoft365R and interactive authentication with Azure Active Directory (AAD) into a Shiny web app. There are a few steps involved: Register your ... [Read more...]

Microsoft365R: testers wanted

July 22, 2021 | Hong Ooi

by Hong Ooi Microsoft365R author here. I've just updated the package on GitHub with the following features: Add support for shared mailboxes to get_business_outlook(). To access a shared mailbox, supply one of the arguments shared_mbox_id, shared_mbox_name or shared_mbox_email specifying the ID, ... [Read more...]

AzureR update: new in May/June

June 9, 2021 | Hong Ooi

by Hong Ooi This is a summary of the updates to AzureR family of packages in May and June 2021. AzureAuth Change the default caching behaviour to disable the cache if running inside Shiny. Update Shiny vignette to clean up redirect page after authenticating (thanks to Tyler Littlefield). Add a create_... [Read more...]

Teams support in Microsoft365R

March 10, 2021 | Hong Ooi

by Hong Ooi I’m happy to announce that version 2.0 of Microsoft365R, the R interface to Microsoft 365, is now on CRAN! This version adds support for Microsoft Teams, a much-requested feature. To access a team in Microsoft Teams, use the get_team() fun... [Read more...]

Teams support in Microsoft365R

March 10, 2021 | Hong Ooi

by Hong Ooi I’m happy to announce that version 2.0 of Microsoft365R, the R interface to Microsoft 365, is now on CRAN! This version adds support for Microsoft Teams, a much-requested feature. To access a team in Microsoft Teams, use the get_team() fun... [Read more...]

Microsoft365R: an R interface to the Microsoft 365 suite

February 9, 2021 | Hong Ooi

I’m very happy to announce Microsoft365R, a package for working with the Microsoft 365 (formerly known as Office 365) suite of cloud services. Microsoft365R extends the interface to the Microsoft Graph API provided by the AzureGraph package to provide a lightweight yet powerful interface to SharePoint and OneDrive, with ... [Read more...]

Microsoft365R: an R interface to the Microsoft 365 suite

February 9, 2021 | Hong Ooi

I’m very happy to announce Microsoft365R, a package for working with the Microsoft 365 (formerly known as Office 365) suite of cloud services. Microsoft365R extends the interface to the Microsoft Graph API provided by the AzureGraph package to provide a lightweight yet powerful interface to SharePoint and OneDrive, with ... [Read more...]

AzureCosmosR: interface to Azure Cosmos DB

January 21, 2021 | Hong Ooi

by Hong Ooi Last week, I announced AzureCosmosR, an R interface to Azure Cosmos DB, a fully-managed NoSQL database service in Azure. This post gives a short rundown on the main features of AzureCosmosR. Explaining what Azure Cosmos DB is can be tricky, so here’s an excerpt from the ... [Read more...]

What’s new with AzureR

January 13, 2021 | Hong Ooi

by Hong Ooi This is an update on what’s been happening with the AzureR suite of packages. First, you may have noticed that just before the holiday season, the packages were updated on CRAN to change their maintainer email to a non-Microsoft address. This is because I’ve left ... [Read more...]

AzureTableStor: R interface to Azure table storage service

November 18, 2020 | Hong Ooi

by Hong Ooi I’m pleased to announce that the AzureTableStor package, providing a simple yet powerful interface to the Azure table storage service, is now on CRAN. This is something that many people have requested since the initial release of the AzureR packages nearly two years ago. Azure table ... [Read more...]

AzureQstor: R interface to Azure Queue Storage now on GitHub

May 5, 2020 | Hong Ooi

This post is to announce that the AzureQstor package is now on GitHub. AzureQstor provides an R interface to Azure queue storage, building on the facilities provided by AzureStor. Queue Storage is a service for storing large numbers of messages, for example from automated sensors, that can be accessed remotely ... [Read more...]

foreach 1.5.0 now available on CRAN

March 31, 2020 | Hong Ooi

This post is to announce that version 1.5.0 of the foreach package is now on CRAN. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. The foreach package is now more than 10 years old, and is used by nearly 700 ... [Read more...]

Changes in the foreach package

February 11, 2020 | Hong Ooi

by Hong Ooi, Senior Data Scientist at Microsoft and maintainer of the foreach package This post is to announce some new and upcoming changes in the foreach package. First, foreach can now be found on GitHub! The repository is at https://github.com/RevolutionAnalytics/foreach, replacing its old home on ... [Read more...]

AzureR updates: AzureStor, AzureVM, AzureGraph, AzureContainers

November 12, 2019 | Hong Ooi

Some major updates to AzureR packages this week! As well as last week's AzureRMR update, there are changes to AzureStor, AzureVM, AzureGraph and AzureContainers. All of these are live on CRAN. AzureStor 3.0.0 There are substantial enhancements to multiple-file transfers (up and down). You can supply a vector of pathnames to ... [Read more...]

AzureR updates: AzureStor, AzureVM, AzureGraph, AzureContainers

November 12, 2019 | Hong Ooi

Some major updates to AzureR packages this week! As well as last week's AzureRMR update, there are changes to AzureStor, AzureVM, AzureGraph and AzureContainers. All of these are live on CRAN. AzureStor 3.0.0 There are substantial enhancements to multiple-file transfers (up and down). You can supply a vector of pathnames to ... [Read more...]

AzureRMR 2.3.0 now on CRAN

November 1, 2019 | Hong Ooi

This post is to announce that the latest update to AzureRMR is now available on CRAN. Version 2.3.0 brings several changes to make life easier when managing resources in Azure. New in this version is a facility for parallelising connections to Azure, using a pool of background processes. Some operations, such ... [Read more...]
1 2

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)