{
  "_id": "6a188ca4acfb0bcc41dc7156",
  "Type": "Package",
  "Package": "sharepointr",
  "Title": "Read and Write from SharePoint Sites",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "Description": "A R package extending Microsoft365R to make it easier to\nread, write, and work with SharePoint items, lists, and plans.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/elipousson/sharepointr,\nhttps://elipousson.github.io/sharepointr/",
  "BugReports": "https://github.com/elipousson/sharepointr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2026-05-28 15:42:36 UTC",
  "RemoteUrl": "https://github.com/elipousson/sharepointr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e9421a4e7b87038a75005c8b10571859e277ef6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 18:07:44 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "MD5sum": "e3ab8be94b5f122bc6759e3a7225b0d8",
  "_user": "elipousson",
  "_type": "src",
  "_file": "sharepointr_0.1.0.9000.tar.gz",
  "_fileid": "e6629c25151a66ce074abca8d5c19d63252125e8e2f40f8690c5eac80c12905d",
  "_filesize": 424007,
  "_sha256": "e6629c25151a66ce074abca8d5c19d63252125e8e2f40f8690c5eac80c12905d",
  "_created": "2026-05-28T18:07:44.000Z",
  "_published": "2026-05-28T18:42:44.855Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78356820367,
      "time": 1990,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7274373099"
    },
    {
      "job": 78356820332,
      "time": 1950,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7274359218"
    },
    {
      "job": 78356820241,
      "time": 1903,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7274396118"
    },
    {
      "job": 78356820280,
      "time": 1893,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7274390325"
    },
    {
      "job": 78356171245,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273661269"
    },
    {
      "job": 78356820185,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273708525"
    },
    {
      "job": 78356820216,
      "time": 1908,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7274345037"
    },
    {
      "job": 78356820197,
      "time": 1901,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7274342843"
    },
    {
      "job": 78356820529,
      "time": 1931,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7274353218"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/26592906645",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elipousson/sharepointr",
  "_commit": {
    "id": "0e9421a4e7b87038a75005c8b10571859e277ef6",
    "author": "Eli Pousson <931136+elipousson@users.noreply.github.com>",
    "committer": "Eli Pousson <931136+elipousson@users.noreply.github.com>",
    "message": "Update read-write vignette\n",
    "time": 1779982956
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage",
    "uuid": 931136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "Microsoft365R",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "officer",
      "role": "Suggests"
    },
    {
      "package": "openxlsx2",
      "role": "Suggests"
    },
    {
      "package": "rappdirs",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 8
    },
    {
      "week": "2025-27",
      "n": 4
    },
    {
      "week": "2025-28",
      "n": 15
    },
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 15
    },
    {
      "week": "2025-31",
      "n": 5
    },
    {
      "week": "2025-32",
      "n": 8
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 8
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 4
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 5
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 6
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 9
    }
  ],
  "_tags": [],
  "_topics": [
    "microsoft-365",
    "sharepoint-online"
  ],
  "_stars": 26,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 283,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sharepointr"
  },
  "_devurl": "https://github.com/elipousson/sharepointr",
  "_pkgdown": "https://elipousson.github.io/sharepointr/",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sharepointr.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "AzureR_config_delete",
    "AzureR_config_ls",
    "cache_sp_drive",
    "cache_sp_site",
    "copy_column_definition_list",
    "create_boolean_column",
    "create_calculated_column",
    "create_choice_column",
    "create_column_definition",
    "create_column_definition_list",
    "create_currency_column",
    "create_datetime_column",
    "create_geolocation_column",
    "create_group_column",
    "create_hyperlink_column",
    "create_list_info",
    "create_lookup_column",
    "create_number_column",
    "create_person_column",
    "create_picture_column",
    "create_sp_list",
    "create_sp_list_column",
    "create_sp_list_item",
    "create_sp_list_items",
    "create_sp_list_lookup_column",
    "create_term_column",
    "create_text_column",
    "create_thumbnail_column",
    "data_as_column_definition_list",
    "delete_sp_item",
    "delete_sp_list",
    "delete_sp_list_column",
    "delete_sp_list_item",
    "delete_sp_list_items",
    "download_sp_file",
    "download_sp_item",
    "download_sp_list",
    "fmt_person_lookup_id_values",
    "get_column_default",
    "get_sp_drive",
    "get_sp_group",
    "get_sp_item",
    "get_sp_item_properties",
    "get_sp_list",
    "get_sp_list_column",
    "get_sp_list_item",
    "get_sp_list_items",
    "get_sp_list_metadata",
    "get_sp_page",
    "get_sp_plan",
    "get_sp_site",
    "get_sp_task",
    "is_sp_doc_url",
    "is_sp_drive_url",
    "is_sp_folder_url",
    "is_sp_site_page_url",
    "is_sp_site_url",
    "is_sp_type_url",
    "is_sp_url",
    "list_sp_drives",
    "list_sp_group_members",
    "list_sp_item_versions",
    "list_sp_list_items",
    "list_sp_lists",
    "list_sp_pages",
    "list_sp_plan_buckets",
    "list_sp_plans",
    "list_sp_site_user_info",
    "list_sp_tasks",
    "read_sharepoint",
    "sp_dir_create",
    "sp_dir_info",
    "sp_dir_ls",
    "sp_url_parse",
    "sp_url_parse_hostname",
    "sp_url_parse_path",
    "sp_url_parse_query",
    "sp_user_id_as_lookup_id",
    "update_sp_list",
    "update_sp_list_column",
    "update_sp_list_item",
    "update_sp_list_items",
    "update_sp_list_lookup_items",
    "upload_sp_item",
    "upload_sp_items",
    "write_sharepoint"
  ],
  "_help": [
    {
      "page": "AzureR_config",
      "title": "List or delete files from the AzureR configuration directory",
      "topics": [
        "AzureR_config",
        "AzureR_config_delete",
        "AzureR_config_ls"
      ]
    },
    {
      "page": "copy_column_definition_list",
      "title": "Create a new column definition based on an existing list",
      "topics": [
        "copy_column_definition_list"
      ]
    },
    {
      "page": "create_column_definition",
      "title": "Create a column definition for use with the create column method for SharePoint lists",
      "topics": [
        "create_boolean_column",
        "create_calculated_column",
        "create_choice_column",
        "create_column_definition",
        "create_currency_column",
        "create_datetime_column",
        "create_geolocation_column",
        "create_group_column",
        "create_hyperlink_column",
        "create_lookup_column",
        "create_number_column",
        "create_person_column",
        "create_picture_column",
        "create_term_column",
        "create_text_column",
        "create_thumbnail_column"
      ]
    },
    {
      "page": "create_column_definition_list",
      "title": "Create a list of column definitions",
      "topics": [
        "create_column_definition_list"
      ]
    },
    {
      "page": "create_sp_list",
      "title": "Create, update, or delete a SharePoint List",
      "topics": [
        "create_sp_list",
        "delete_sp_list",
        "update_sp_list"
      ]
    },
    {
      "page": "create_sp_list_column",
      "title": "Create, update, and delete SharePoint list columns",
      "topics": [
        "create_sp_list_column",
        "delete_sp_list_column",
        "update_sp_list_column"
      ]
    },
    {
      "page": "create_sp_list_items",
      "title": "Create or update list items",
      "topics": [
        "create_sp_list_items",
        "import_sp_list_items",
        "update_sp_list_item",
        "update_sp_list_items"
      ]
    },
    {
      "page": "data_as_column_definition_list",
      "title": "Convert a data frame to a column definition list",
      "topics": [
        "data_as_column_definition_list"
      ]
    },
    {
      "page": "delete_sp_item",
      "title": "Delete SharePoint items (files and directories)",
      "topics": [
        "delete_sp_item"
      ]
    },
    {
      "page": "delete_sp_list_item",
      "title": "Delete SharePoint list item or items",
      "topics": [
        "delete_sp_list_item",
        "delete_sp_list_items"
      ]
    },
    {
      "page": "download_sp_item",
      "title": "Download one or more items from SharePoint to a file or folder",
      "topics": [
        "download_sp_file",
        "download_sp_item",
        "sp_file_download",
        "sp_item_download"
      ]
    },
    {
      "page": "download_sp_list",
      "title": "Download a SharePoint List",
      "topics": [
        "download_sp_list"
      ]
    },
    {
      "page": "get_sp_group",
      "title": "Get SharePoint group for a site or list group members",
      "topics": [
        "get_sp_group",
        "get_sp_site_group",
        "list_sp_group_members"
      ]
    },
    {
      "page": "get_sp_item",
      "title": "Get a SharePoint item or item properties",
      "topics": [
        "get_sp_item",
        "get_sp_item_properties"
      ]
    },
    {
      "page": "get_sp_list_column",
      "title": "Get SharePoint list column definition",
      "topics": [
        "get_sp_list_column"
      ]
    },
    {
      "page": "list_sp_drives",
      "title": "List drives for a SharePoint site",
      "topics": [
        "list_sp_drives"
      ]
    },
    {
      "page": "list_sp_item_versions",
      "title": "List versions for a SharePoint item",
      "topics": [
        "list_sp_item_versions"
      ]
    },
    {
      "page": "list_sp_pages",
      "title": "List SharePoint pages or get a single SharePoint page",
      "topics": [
        "get_sp_page",
        "list_sp_pages"
      ]
    },
    {
      "page": "read_sharepoint",
      "title": "Read a SharePoint item based on a file URL or file name and site details",
      "topics": [
        "read_sharepoint"
      ]
    },
    {
      "page": "sp_dir_create",
      "title": "Create SharePoint folders",
      "topics": [
        "sp_dir_create"
      ]
    },
    {
      "page": "sp_dir_info",
      "title": "List SharePoint files and folders",
      "topics": [
        "sp_dir_info",
        "sp_dir_ls"
      ]
    },
    {
      "page": "sp_drive",
      "title": "Get a SharePoint drive or set a default SharePoint drive",
      "topics": [
        "cache_sp_drive",
        "get_sp_drive",
        "sp_drive"
      ]
    },
    {
      "page": "sp_list",
      "title": "Get a SharePoint list or a list of SharePoint lists",
      "topics": [
        "get_sp_list",
        "get_sp_list_metadata",
        "list_sp_lists",
        "sp_list"
      ]
    },
    {
      "page": "sp_list_item",
      "title": "Get, list, update, and delete SharePoint list items",
      "topics": [
        "get_sp_list_item",
        "get_sp_list_items",
        "list_sp_list_items",
        "sp_list_item"
      ]
    },
    {
      "page": "sp_plan",
      "title": "Get a SharePoint plan or list SharePoint plans",
      "topics": [
        "get_sp_plan",
        "list_sp_plans",
        "sp_plan"
      ]
    },
    {
      "page": "sp_plan_bucket",
      "title": "List SharePoint planner buckets",
      "topics": [
        "list_sp_plan_buckets",
        "sp_plan_bucket"
      ]
    },
    {
      "page": "sp_site",
      "title": "Get a SharePoint site or set a default SharePoint site",
      "topics": [
        "cache_sp_site",
        "get_sp_site",
        "sp_site"
      ]
    },
    {
      "page": "sp_tasks",
      "title": "Get a SharePoint task or list tasks from a planner",
      "topics": [
        "get_sp_task",
        "list_sp_tasks",
        "sp_tasks"
      ]
    },
    {
      "page": "upload_sp_item",
      "title": "Upload a file or folder to a SharePoint Drive",
      "topics": [
        "upload_sp_item",
        "upload_sp_items"
      ]
    },
    {
      "page": "write_sharepoint",
      "title": "Write an object to file and upload file to SharePoint",
      "topics": [
        "write_sharepoint"
      ]
    }
  ],
  "_readme": "https://github.com/elipousson/sharepointr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "AzureAuth",
    "AzureGraph",
    "cli",
    "curl",
    "glue",
    "httr",
    "httr2",
    "jose",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "Microsoft365R",
    "mime",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "read-write.Rmd",
      "filename": "read-write.html",
      "title": "Reading and writing items from SharePoint",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Downloading and reading files from SharePoint",
        "Writing and uploading files to SharePoint",
        "Listing files"
      ],
      "created": "2025-08-06 15:49:13",
      "modified": "2026-05-28 15:42:36",
      "commits": 2
    },
    {
      "source": "sp_url.Rmd",
      "filename": "sp_url.html",
      "title": "Using SharePoint URLs to work with items and lists",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-08-06 15:49:13",
      "modified": "2025-08-06 15:49:13",
      "commits": 1
    },
    {
      "source": "sp-lists.Rmd",
      "filename": "sp-lists.html",
      "title": "Reading and writing to SharePoint Lists",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Reading lists and list items",
        "Creating lists and list items"
      ],
      "created": "2025-08-06 15:49:13",
      "modified": "2026-05-27 16:52:53",
      "commits": 2
    }
  ],
  "_score": 6.156912425700018,
  "_indexed": true,
  "_nocasepkg": "sharepointr",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-28T18:10:42.000Z",
      "distro": "noble",
      "commit": "0e9421a4e7b87038a75005c8b10571859e277ef6",
      "fileid": "1d73afd2009cd33e0b9e7f8364b6e99675e9df082279b6c237e24a74e52de6f2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26592906645"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-28T18:10:18.000Z",
      "distro": "noble",
      "commit": "0e9421a4e7b87038a75005c8b10571859e277ef6",
      "fileid": "eefee2fb48e06fb98f11988155d874c5f7c2f20394deaf0c25b2fe7c44f00923",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26592906645"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-28T18:12:04.000Z",
      "commit": "0e9421a4e7b87038a75005c8b10571859e277ef6",
      "fileid": "df6d3c485384a872e99a02e65c5687620b9085aadafecafa210a72494995733c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26592906645"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-28T18:11:45.000Z",
      "commit": "0e9421a4e7b87038a75005c8b10571859e277ef6",
      "fileid": "f8e4e9d5789b8ea1fe34e0badaefe5f1ac6d8a50e1308264747c5dde6d8a1dfc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26592906645"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-05-28T18:10:15.000Z",
      "commit": "0e9421a4e7b87038a75005c8b10571859e277ef6",
      "fileid": "04436e56c609b26fe6d6dedd7ae6691d9e41acbc05986c4fb18b5926f49f37c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26592906645"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-28T18:09:22.000Z",
      "commit": "0e9421a4e7b87038a75005c8b10571859e277ef6",
      "fileid": "e620182876ca7dee8b6cd351c98e430d37426464d29c1fb2c980ee14f075beb5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26592906645"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-28T18:09:18.000Z",
      "commit": "0e9421a4e7b87038a75005c8b10571859e277ef6",
      "fileid": "c4fa495d8a600a081c26fad765d706db85b0dd658cbb519ccf317c3ce6a10495",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26592906645"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-28T18:09:41.000Z",
      "commit": "0e9421a4e7b87038a75005c8b10571859e277ef6",
      "fileid": "ac64e014952959255d31f8ef08a92bbcc61e5b4e8359fac168f16724a13c3f56",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26592906645"
    }
  ]
}