Package: Microsoft365R
Title: Interface to the 'Microsoft 365' Suite of Cloud Services
Version: 2.3.4
Authors@R: c(
    person("Hong", "Ooi", , "hongooi73@gmail.com", role = c("aut", "cre")),
    person("Roman", "Zenka", role="ctb"),
    person("Robert", "Ashton", role="ctb"),
    person("Microsoft", role="cph")
    )
Description: An interface to the 'Microsoft 365' (formerly known as 'Office 365') suite of cloud services, building on the framework supplied by the 'AzureGraph' package. Enables access from R to data stored in 'Teams', 'SharePoint Online' and 'OneDrive', including the ability to list drive folder contents, upload and download files, send messages, and retrieve data lists. Also provides a full-featured 'Outlook' email client, with the ability to send emails and manage emails and mail folders.
URL: https://github.com/Azure/Microsoft365R
        https://github.com/Azure/AzureR
BugReports: https://github.com/Azure/Microsoft365R/issues
License: MIT + file LICENSE
VignetteBuilder: knitr
Depends: R (>= 3.3)
Imports: AzureAuth, AzureGraph (>= 1.3.1), utils, curl, httr, jsonlite,
        R6, vctrs, mime
Suggests: openssl, knitr, rmarkdown, testthat, blastula, emayili
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-03-16 11:58:57 UTC; hongo
Author: Hong Ooi [aut, cre],
  Roman Zenka [ctb],
  Robert Ashton [ctb],
  Microsoft [cph]
Maintainer: Hong Ooi <hongooi73@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-16 13:40:02 UTC
Built: R 4.1.2; ; 2022-03-17 12:51:49 UTC; unix
