Package: defenestrate 0.1.0
defenestrate: Helpers for Working with Microsoft's Online Services Programmatically
Some functions to simplify the process of working with files on Microsoft's online teamworking products (OneDrive, Teams). Built largely around the 'Microsoft365R' package.
Authors:
defenestrate_0.1.0.tar.gz
defenestrate_0.1.0.zip(r-4.5)defenestrate_0.1.0.zip(r-4.4)defenestrate_0.1.0.zip(r-4.3)
defenestrate_0.1.0.tgz(r-4.4-any)defenestrate_0.1.0.tgz(r-4.3-any)
defenestrate_0.1.0.tar.gz(r-4.5-noble)defenestrate_0.1.0.tar.gz(r-4.4-noble)
defenestrate_0.1.0.tgz(r-4.4-emscripten)defenestrate_0.1.0.tgz(r-4.3-emscripten)
defenestrate.pdf |defenestrate.html✨
defenestrate/json (API)
NEWS
# Install 'defenestrate' in R: |
install.packages('defenestrate', repos = c('https://matt-dray.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matt-dray/defenestrate/issues
Last updated 1 years agofrom:7f497968a0. Checks:3 OK, 4 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 14 2025 |
R-4.5-win | NOTE | Jan 14 2025 |
R-4.5-linux | NOTE | Jan 14 2025 |
R-4.4-win | NOTE | Jan 14 2025 |
R-4.4-mac | NOTE | Jan 14 2025 |
R-4.3-win | OK | Jan 14 2025 |
R-4.3-mac | OK | Jan 14 2025 |
Exports:list_onedrive_fileslist_teams_channelslist_teams_teamsread_channel_tableread_onedrive_table
Dependencies:askpassAzureAuthAzureGraphbitbit64cellrangerclicliprcpp11crayoncurlfansigluehmshttrjosejsonlitelifecyclemagrittrMicrosoft365RmimemintyopensslpillarpkgconfigprettyunitsprogressR6rappdirsreadODSreadrreadxlrematchrlangstringisystibbletidyselecttzdbutf8vctrsvroomwithrzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check for a Specified Token | .check_auth |
Check for Internet | .check_internet |
Identify File Type and Check that It's Valid | .extract_file_type |
Choose a Function to Read a Given File Type and Read It | .read_file_type |
List Available Files in a Business OneDrive Directory | list_onedrive_files |
List Available Channels in a Teams Team | list_teams_channels |
List Available Teams | list_teams_teams |
Read Tabular Data from a Teams Channel | read_channel_table |
Read Tabular Data from OneDrive | read_onedrive_table |