Package: kwb.nextcloud 0.4.0
kwb.nextcloud: R Package for Accessing Nextcloud Using WebDAV API
R package to access file infos or download data from an Nextcloud instance using the WebDav API (https://docs.nextcloud.com/server/17/developer_manual/client_apis/WebDAV/).
Authors:
kwb.nextcloud_0.4.0.tar.gz
kwb.nextcloud_0.4.0.zip(r-4.5)kwb.nextcloud_0.4.0.zip(r-4.4)kwb.nextcloud_0.4.0.zip(r-4.3)
kwb.nextcloud_0.4.0.tgz(r-4.4-any)kwb.nextcloud_0.4.0.tgz(r-4.3-any)
kwb.nextcloud_0.4.0.tar.gz(r-4.5-noble)kwb.nextcloud_0.4.0.tar.gz(r-4.4-noble)
kwb.nextcloud_0.4.0.tgz(r-4.4-emscripten)kwb.nextcloud_0.4.0.tgz(r-4.3-emscripten)
kwb.nextcloud.pdf |kwb.nextcloud.html✨
kwb.nextcloud/json (API)
NEWS
# Install 'kwb.nextcloud' in R: |
install.packages('kwb.nextcloud', repos = c('https://kwb-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kwb-r/kwb.nextcloud/issues
apinextcloudproject-dwcproject-ultimate
Last updated 1 months agofrom:e6084dfbff. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | ERROR | Nov 14 2024 |
R-4.5-linux | ERROR | Nov 14 2024 |
R-4.4-win | ERROR | Nov 14 2024 |
R-4.4-mac | ERROR | Nov 14 2024 |
R-4.3-win | ERROR | Nov 14 2024 |
R-4.3-mac | ERROR | Nov 14 2024 |
Exports:backup_cloud_foldercompare_file_info_filescreate_folderdelete_file_or_folderdownload_filesfile_existsget_file_versionsget_version_infolist_file_versionslist_filesmove_file_or_folderpath_to_file_hrefupload_file
Dependencies:askpassclicurldigestdplyrfansifsgenericsgluehttrjsonlitekwb.filekwb.utilslifecyclemagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithrxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Backup a Cloud Folder to a Local Zip File | backup_cloud_folder |
Compare Two Files Containing File Information | compare_file_info_files |
Create a Folder on the Cloud | create_folder |
Delete a File or Folder on the Cloud | delete_file_or_folder |
Download Files from Cloud | download_files |
Does a File Exist on the Nextcloud Server? | file_exists |
Get Information on Versions of Given Files | get_file_versions |
Get Version Information on Files of Given IDs | get_version_info |
Deprecated: List File Versions | list_file_versions |
List Files on the Nextcloud Server | list_files |
Move a File or Folder on the Cloud | move_file_or_folder |
Convert Path to href as Required for Download | path_to_file_href |
Upload a Local File to the Cloud | upload_file |