Package: sharepointr 0.1.0.9000

sharepointr: Read and Write from SharePoint Sites

A R package extending Microsoft365R to make it easier to read, write, and work with SharePoint items, lists, and plans.

Authors:Eli Pousson [aut, cre, cph]

sharepointr_0.1.0.9000.tar.gz
sharepointr_0.1.0.9000.zip(r-4.5)sharepointr_0.1.0.9000.zip(r-4.4)sharepointr_0.1.0.9000.zip(r-4.3)
sharepointr_0.1.0.9000.tgz(r-4.4-any)sharepointr_0.1.0.9000.tgz(r-4.3-any)
sharepointr_0.1.0.9000.tar.gz(r-4.5-noble)sharepointr_0.1.0.9000.tar.gz(r-4.4-noble)
sharepointr_0.1.0.9000.tgz(r-4.4-emscripten)sharepointr_0.1.0.9000.tgz(r-4.3-emscripten)
sharepointr.pdf |sharepointr.html
sharepointr/json (API)
NEWS

# Install 'sharepointr' in R:
install.packages('sharepointr', repos = c('https://elipousson.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/elipousson/sharepointr/issues

On CRAN:

microsoft-365sharepoint-online

4.31 score 25 stars 11 scripts 49 exports 23 dependencies

Last updated 16 days agofrom:8ff3dabecd. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-winWARNINGOct 21 2024
R-4.5-linuxWARNINGOct 21 2024
R-4.4-winWARNINGOct 21 2024
R-4.4-macWARNINGOct 21 2024
R-4.3-winWARNINGOct 21 2024
R-4.3-macWARNINGOct 21 2024

Exports:AzureR_config_deleteAzureR_config_lscache_sp_drivecache_sp_sitecreate_sp_list_itemsdelete_sp_itemdelete_sp_listdownload_sp_filedownload_sp_itemdownload_sp_listget_sp_driveget_sp_groupget_sp_itemget_sp_item_propertiesget_sp_listget_sp_list_itemget_sp_list_metadataget_sp_pageget_sp_planget_sp_siteget_sp_taskis_sp_doc_urlis_sp_folder_urlis_sp_site_page_urlis_sp_site_urlis_sp_type_urlis_sp_urllist_sp_driveslist_sp_group_memberslist_sp_item_versionslist_sp_list_itemslist_sp_listslist_sp_pageslist_sp_plan_bucketslist_sp_planslist_sp_tasksread_sharepointsp_dir_createsp_dir_infosp_dir_lssp_url_parsesp_url_parse_hostnamesp_url_parse_pathsp_url_parse_queryupdate_sp_list_itemupdate_sp_list_itemsupload_sp_itemupload_sp_itemswrite_sharepoint

Dependencies:askpassAzureAuthAzureGraphclicurlgluehttrhttr2josejsonlitelifecyclemagrittrMicrosoft365RmimeopensslR6rappdirsrlangstringistringrsysvctrswithr

Readme and manuals

Help Manual

Help pageTopics
List or delete files from the AzureR configuration directoryAzureR_config AzureR_config_delete AzureR_config_ls
Create or update list itemscreate_sp_list_items import_sp_list_items update_sp_list_item update_sp_list_items
Delete SharePoint items (files and directories)delete_sp_item
Download one or more items from SharePoint to a file or folderdownload_sp_file download_sp_item sp_file_download sp_item_download
Download a SharePoint Listdownload_sp_list
Get SharePoint group for a site or list group membersget_sp_group get_sp_site_group list_sp_group_members
Get a SharePoint item or item propertiesget_sp_item get_sp_item_properties
List drives for a SharePoint sitelist_sp_drives
List versions for a SharePoint itemlist_sp_item_versions
List SharePoint pages or get a single SharePoint pageget_sp_page list_sp_pages
Read a SharePoint item based on a file URL or file name and site detailsread_sharepoint
Create SharePoint folderssp_dir_create
List SharePoint files and folderssp_dir_info sp_dir_ls
Get a SharePoint drive or set a default SharePoint drivecache_sp_drive get_sp_drive sp_drive
Get a SharePoint list or a list of SharePoint listsdelete_sp_list get_sp_list get_sp_list_metadata list_sp_lists sp_list
Get, list, update, and delete SharePoint list itemsget_sp_list_item list_sp_list_items sp_list_item
Get a SharePoint plan or list SharePoint plansget_sp_plan list_sp_plans sp_plan
List SharePoint planner bucketslist_sp_plan_buckets sp_plan_bucket
Get a SharePoint site or set a default SharePoint sitecache_sp_site get_sp_site sp_site
Get a SharePoint task or list tasks from a plannerget_sp_task list_sp_tasks sp_tasks
Upload a file or folder to a SharePoint Driveupload_sp_item upload_sp_items
Write an object to file and upload file to SharePointwrite_sharepoint