Package: connector.sharepoint 0.1.0


Vladimir Obucina
connector.sharepoint: 'Microsoft SharePoint' Interface for the 'connector' Package
Extends the 'connector' package to provide a convenient interface for accessing and interacting with 'Microsoft SharePoint' directly from 'R'. Supports listing, reading, writing, uploading, downloading, and removing files and directories on 'SharePoint' document libraries. Authentication is handled through 'Azure' tokens via the 'AzureAuth' package.
Authors:
connector.sharepoint_0.1.0.tar.gz
connector.sharepoint_0.1.0.tar.gz(r-4.7-any)connector.sharepoint_0.1.0.tar.gz(r-4.6-any)
connector.sharepoint_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
connector.sharepoint/json (API)
NEWS
| # Install 'connector.sharepoint' in R: |
| install.packages('connector.sharepoint', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/novonordisk-opensource/connector.sharepoint/issues
Pkgdown/docs site:https://novonordisk-opensource.github.io
Last updated from:c1ae1bb5c3. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 143 | ||
| source / vignettes | OK | 215 | ||
| linux-release-x86_64 | OK | 156 | ||
| wasm-release | OK | 137 |
Exports:connector_sharepointConnectorSharepointcreate_directory_cntdisconnect_cntdownload_cntdownload_directory_cntget_default_hashget_tokenlist_content_cntlog_read_connectorlog_remove_connectorlog_write_connectorread_cntremove_cntremove_directory_cnttbl_cntupload_cntupload_directory_cntwrite_cnt
Dependencies:arrowaskpassassertthatAzureAuthAzureGraphbackportsbitbit64cellrangercheckmateclicliprconnectorcpp11crayoncurlDBIdplyrforcatsfsgenericsgluehavenhmshttrjosejsonlitelifecyclemagrittrMicrosoft365RmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6rappdirsreadrreadxlrematchrlangsystibbletidyselecttzdbutf8vctrsvroomwithrwritexlyamlzephyr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create sharepoint connector object | connector_sharepoint |
| Options for connector.sharepoint | connector-options-sharepoint |
| Connector Object for Sharepoint class, built on top of connector::Connector class | ConnectorSharepoint |
| Create a directory | create_directory_cnt create_directory_cnt.ConnectorSharepoint |
| Disconnect (close) the connection of the connector | disconnect_cnt |
| Download content from the connector | download_cnt download_cnt.ConnectorSharepoint |
| Download a directory | download_directory_cnt download_directory_cnt.ConnectorSharepoint |
| Get the default hash | get_default_hash |
| Retrieve a token from the AzureAuth package | get_token |
| List available content from the connector | list_content_cnt list_content_cnt.ConnectorSharepoint |
| Connector Logging Functions | log_read_connector log_read_connector.ConnectorSharepoint |
| Connector Logging Functions | log_remove_connector log_remove_connector.ConnectorSharepoint |
| Connector Logging Functions | log_write_connector log_write_connector.ConnectorSharepoint |
| Read content from the connector | read_cnt read_cnt.ConnectorSharepoint |
| Remove content from the connector | remove_cnt remove_cnt.ConnectorSharepoint |
| Remove a directory | remove_directory_cnt remove_directory_cnt.ConnectorSharepoint |
| Use dplyr verbs to interact with the remote database table | tbl_cnt tbl_cnt.ConnectorSharepoint |
| Upload content to the connector | upload_cnt upload_cnt.ConnectorSharepoint |
| Upload a directory | upload_directory_cnt upload_directory_cnt.ConnectorSharepoint |
| Write content to the connector | write_cnt write_cnt.ConnectorSharepoint |