{
  "_id": "6a1ef0b8b401979e7341328b",
  "Package": "Microsoft365R",
  "Title": "Interface to the 'Microsoft 365' Suite of Cloud Services",
  "Version": "2.4.1",
  "Authors@R": "c(\nperson(\"Hong\", \"Ooi\", , \"hongooi73@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Roman\", \"Zenka\", role=\"ctb\"),\nperson(\"Robert\", \"Ashton\", role=\"ctb\"),\nperson(\"Philip\", \"Zheng\", role=\"ctb\"),\nperson(\"Microsoft\", role=\"cph\")\n)",
  "Description": "An interface to the 'Microsoft 365' (formerly known as\n'Office 365') suite of cloud services, building on the\nframework supplied by the 'AzureGraph' package. Enables access\nfrom R to data stored in 'Teams', 'SharePoint Online' and\n'OneDrive', including the ability to list drive folder\ncontents, upload and download files, send messages, and\nretrieve data lists. Also provides a full-featured 'Outlook'\nemail client, with the ability to send emails and manage emails\nand mail folders.",
  "URL": "https://github.com/Azure/Microsoft365R\nhttps://github.com/Azure/AzureR",
  "BugReports": "https://github.com/Azure/Microsoft365R/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown=TRUE, r6=FALSE)",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://azure.r-universe.dev",
  "Date/Publication": "2025-04-14 01:24:54 UTC",
  "RemoteUrl": "https://github.com/azure/microsoft365r",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c718967dc325aed35ce7e356c4c9c82879c973a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:19:21 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nRoman Zenka [ctb],\nRobert Ashton [ctb],\nPhilip Zheng [ctb],\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "MD5sum": "2575cbd86a6d57179985844ded2acff1",
  "_user": "azure",
  "_type": "src",
  "_file": "Microsoft365R_2.4.1.tar.gz",
  "_fileid": "ede385a466ef8abaf29312b0ec641a6b22fba40f9bcb7fe8d5457cfc6962cc93",
  "_filesize": 428172,
  "_sha256": "ede385a466ef8abaf29312b0ec641a6b22fba40f9bcb7fe8d5457cfc6962cc93",
  "_created": "2026-05-19T08:19:21.000Z",
  "_published": "2026-06-02T15:03:20.451Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79102333107,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7078370864"
    },
    {
      "job": 79102333202,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078372902"
    },
    {
      "job": 79102332775,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7078362459"
    },
    {
      "job": 79102333153,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078364444"
    },
    {
      "job": 79102331994,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078324348"
    },
    {
      "job": 79102331974,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361538650"
    },
    {
      "job": 79102332441,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7078367116"
    },
    {
      "job": 79102333926,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7078365680"
    },
    {
      "job": 79102333472,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078358638"
    }
  ],
  "_buildurl": "https://github.com/r-universe/azure/actions/runs/26085014786",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/azure/microsoft365r",
  "_commit": {
    "id": "2c718967dc325aed35ce7e356c4c9c82879c973a",
    "author": "Hong Ooi <hongooi73@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update actions to use Ubuntu 24",
    "time": 1744593894
  },
  "_maintainer": {
    "name": "Hong Ooi",
    "email": "hongooi73@gmail.com",
    "login": "hongooi73",
    "description": "",
    "uuid": 11328890
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "AzureAuth",
      "role": "Imports"
    },
    {
      "package": "AzureGraph",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "mime",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "blastula",
      "role": "Suggests"
    },
    {
      "package": "emayili",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    }
  ],
  "_owner": "azure",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "azure-sdk-r",
    "microsoft-365",
    "microsoft-graph-api",
    "office-365",
    "onedrive",
    "onedrive-for-business",
    "sharepoint-online"
  ],
  "_stars": 366,
  "_contributors": [
    {
      "user": "hongooi73",
      "count": 177,
      "uuid": 11328890
    },
    {
      "user": "datawookie",
      "count": 1,
      "uuid": 6134409
    },
    {
      "user": "jrausch12",
      "count": 1,
      "uuid": 20284443
    },
    {
      "user": "msberends",
      "count": 1,
      "uuid": 31037261
    },
    {
      "user": "r-ash",
      "count": 1,
      "uuid": 39248272
    },
    {
      "user": "stephenashton-dhsc",
      "count": 1,
      "uuid": 66256552
    },
    {
      "user": "eitsupi",
      "count": 1,
      "uuid": 50911393
    }
  ],
  "_userbio": {
    "uuid": 6844498,
    "type": "organization",
    "name": "Microsoft Azure",
    "description": "APIs, SDKs and open source projects from Microsoft Azure"
  },
  "_downloads": {
    "count": 4543,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Microsoft365R"
  },
  "_devurl": "https://github.com/azure/microsoft365r",
  "_searchresults": 156,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Microsoft365R.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/azure/microsoft365r",
  "_realowner": "azure",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-01-27"
    },
    {
      "version": "2.0.0",
      "date": "2021-02-26"
    },
    {
      "version": "2.1.0",
      "date": "2021-04-12"
    },
    {
      "version": "2.2.0",
      "date": "2021-05-25"
    },
    {
      "version": "2.2.1",
      "date": "2021-06-10"
    },
    {
      "version": "2.3.0",
      "date": "2021-08-12"
    },
    {
      "version": "2.3.1",
      "date": "2021-09-21"
    },
    {
      "version": "2.3.2",
      "date": "2021-10-26"
    },
    {
      "version": "2.3.3",
      "date": "2022-01-24"
    },
    {
      "version": "2.3.4",
      "date": "2022-03-16"
    },
    {
      "version": "2.4.0",
      "date": "2023-05-30"
    },
    {
      "version": "2.4.1",
      "date": "2025-03-02"
    }
  ],
  "_exports": [
    "business_onedrive",
    "get_business_onedrive",
    "get_business_outlook",
    "get_chat",
    "get_personal_onedrive",
    "get_personal_outlook",
    "get_sharepoint_site",
    "get_team",
    "list_chats",
    "list_sharepoint_sites",
    "list_teams",
    "ms_channel",
    "ms_chat",
    "ms_chat_message",
    "ms_drive",
    "ms_drive_item",
    "ms_list",
    "ms_list_item",
    "ms_outlook",
    "ms_outlook_attachment",
    "ms_outlook_email",
    "ms_outlook_folder",
    "ms_plan",
    "ms_plan_bucket",
    "ms_plan_task",
    "ms_site",
    "ms_team",
    "ms_team_member",
    "personal_onedrive",
    "sharepoint_site"
  ],
  "_help": [
    {
      "page": "add_methods",
      "title": "Microsoft 365 object accessor methods",
      "topics": [
        "add_methods"
      ]
    },
    {
      "page": "client",
      "title": "Login clients for Microsoft 365",
      "topics": [
        "get_business_onedrive",
        "get_business_outlook",
        "get_chat",
        "get_personal_onedrive",
        "get_personal_outlook",
        "get_sharepoint_site",
        "get_team",
        "list_chats",
        "list_sharepoint_sites",
        "list_teams"
      ]
    },
    {
      "page": "microsoft365r_options",
      "title": "Global options",
      "topics": [
        "microsoft365r_global",
        "microsoft365r_options"
      ]
    },
    {
      "page": "ms_channel",
      "title": "Teams channel",
      "topics": [
        "ms_channel"
      ]
    },
    {
      "page": "ms_chat",
      "title": "Teams chat",
      "topics": [
        "ms_chat"
      ]
    },
    {
      "page": "ms_chat_message",
      "title": "Teams chat message",
      "topics": [
        "ms_chat_message"
      ]
    },
    {
      "page": "ms_drive",
      "title": "Personal OneDrive or SharePoint document library",
      "topics": [
        "ms_drive"
      ]
    },
    {
      "page": "ms_drive_item",
      "title": "File or folder in a drive",
      "topics": [
        "ms_drive_item"
      ]
    },
    {
      "page": "ms_list",
      "title": "Sharepoint list",
      "topics": [
        "ms_list"
      ]
    },
    {
      "page": "ms_list_item",
      "title": "SharePoint list item",
      "topics": [
        "ms_list_item"
      ]
    },
    {
      "page": "ms_outlook",
      "title": "Outlook mail client",
      "topics": [
        "ms_outlook"
      ]
    },
    {
      "page": "ms_outlook_attachment",
      "title": "Outlook mail attachment",
      "topics": [
        "ms_outlook_attachment"
      ]
    },
    {
      "page": "ms_outlook_email",
      "title": "Outlook mail message",
      "topics": [
        "ms_outlook_email"
      ]
    },
    {
      "page": "ms_outlook_folder",
      "title": "Outlook mail folder",
      "topics": [
        "ms_outlook_folder"
      ]
    },
    {
      "page": "ms_plan",
      "title": "Microsoft Planner Plan",
      "topics": [
        "ms_plan"
      ]
    },
    {
      "page": "ms_plan_bucket",
      "title": "Microsoft Planner Plan Bucket",
      "topics": [
        "ms_plan_bucket"
      ]
    },
    {
      "page": "ms_plan_task",
      "title": "Microsoft Planner Plan Task",
      "topics": [
        "ms_plan_task"
      ]
    },
    {
      "page": "ms_site",
      "title": "Office 365 SharePoint site",
      "topics": [
        "ms_site"
      ]
    },
    {
      "page": "ms_team",
      "title": "Microsoft Teams team",
      "topics": [
        "ms_team"
      ]
    },
    {
      "page": "ms_team_member",
      "title": "Teams/channel member",
      "topics": [
        "ms_team_member"
      ]
    },
    {
      "page": "Microsoft365R-deprecated",
      "title": "Deprecated client functions",
      "topics": [
        "business_onedrive",
        "client-deprecated",
        "personal_onedrive",
        "sharepoint_site"
      ]
    }
  ],
  "_pkglogo": "https://github.com/azure/microsoft365r/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/azure/microsoft365r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "AzureAuth",
    "AzureGraph",
    "cli",
    "curl",
    "glue",
    "httr",
    "jose",
    "jsonlite",
    "lifecycle",
    "mime",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "auth.Rmd",
      "filename": "auth.html",
      "title": "Authenticating to Microsoft 365",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Authentication",
        "Using the device code flow",
        "Specifying the tenant",
        "App registration and approvals",
        "Using your own app registration",
        "Using other app registrations: last-resort workarounds",
        "Authenticating with a token",
        "Other issues"
      ],
      "created": "2021-02-22 07:29:14",
      "modified": "2025-02-20 09:47:38",
      "commits": 11
    },
    {
      "source": "outlook.Rmd",
      "filename": "outlook.html",
      "title": "Managing emails with Outlook",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Outlook client",
        "Writing emails",
        "Attachments",
        "Other methods",
        "Managing your emails",
        "Replying to an email",
        "Working with folders"
      ],
      "created": "2021-04-10 01:57:14",
      "modified": "2021-04-10 01:57:14",
      "commits": 1
    },
    {
      "source": "shiny.Rmd",
      "filename": "shiny.html",
      "title": "Using Microsoft365R in a Shiny app",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "App registration",
        "Shiny code skeleton"
      ],
      "created": "2021-09-11 07:31:02",
      "modified": "2023-05-30 16:02:49",
      "commits": 3
    },
    {
      "source": "scripted.Rmd",
      "filename": "scripted.html",
      "title": "Using Microsoft365R in an unattended script",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Service principal",
        "App registration",
        "Application permissions and security",
        "Sample code skeleton",
        "Service account",
        "Creating a service account",
        "Sample code"
      ],
      "created": "2021-10-12 23:51:29",
      "modified": "2025-02-21 23:11:21",
      "commits": 6
    },
    {
      "source": "od_sp.Rmd",
      "filename": "od_sp.html",
      "title": "OneDrive and SharePoint",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "OneDrive",
        "SharePoint"
      ],
      "created": "2021-02-22 07:29:14",
      "modified": "2023-05-26 13:47:41",
      "commits": 4
    },
    {
      "source": "teams.Rmd",
      "filename": "teams.html",
      "title": "Teams",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Teams",
        "Channels",
        "Channel messages",
        "Channel files",
        "Private channels",
        "Chats"
      ],
      "created": "2021-02-22 07:29:14",
      "modified": "2021-07-10 19:05:08",
      "commits": 5
    }
  ],
  "_score": 11.10058468982579,
  "_indexed": true,
  "_nocasepkg": "microsoft365r",
  "_universes": [
    "azure",
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.1",
      "date": "2026-05-19T08:21:44.000Z",
      "distro": "noble",
      "commit": "2c718967dc325aed35ce7e356c4c9c82879c973a",
      "fileid": "e370d8f17bb0b660b4318304a4a58b367515a590817becf1992f391dc598b608",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26085014786"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.1",
      "date": "2026-05-19T08:21:46.000Z",
      "distro": "noble",
      "commit": "2c718967dc325aed35ce7e356c4c9c82879c973a",
      "fileid": "cf32ae0a81df235fd4bf0a9e75d0c51cb35396693da26349ae1577097b3da0d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26085014786"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.1",
      "date": "2026-05-19T08:21:13.000Z",
      "commit": "2c718967dc325aed35ce7e356c4c9c82879c973a",
      "fileid": "5ef9a9d1bd4884e2748bbc7bc742197659546af6c4e5f36721f509695a8c9b44",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26085014786"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.1",
      "date": "2026-05-19T08:21:17.000Z",
      "commit": "2c718967dc325aed35ce7e356c4c9c82879c973a",
      "fileid": "cd7972c504178245e77f8a32949d1ae4f2a5ed2b1d84a6dfdf0b5c92ad19eaa4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26085014786"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-05-19T08:21:21.000Z",
      "commit": "2c718967dc325aed35ce7e356c4c9c82879c973a",
      "fileid": "fa6c678eec0ade80b3e9a390b2264f77a7a7c7a1d9de286c8d72e37a8fc86b6f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26085014786"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-05-19T08:21:17.000Z",
      "commit": "2c718967dc325aed35ce7e356c4c9c82879c973a",
      "fileid": "eda00c643391482c1446a456f08b526ea0e3ff84cb2840b7d7f298d856a563ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26085014786"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-05-19T08:20:56.000Z",
      "commit": "2c718967dc325aed35ce7e356c4c9c82879c973a",
      "fileid": "d202a6e07bd22c1a03ff7d3d2167bb3984dcb0b6363292fdf9696448c349be8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26085014786"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.1",
      "date": "2026-06-02T15:02:18.000Z",
      "commit": "2c718967dc325aed35ce7e356c4c9c82879c973a",
      "fileid": "a216045e4f041d980554b74fe4767978d5d7c20ee3393d05e9fc4201a3d27b54",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26085014786"
    }
  ]
}