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.7)kwb.nextcloud_0.4.0.zip(r-4.6)kwb.nextcloud_0.4.0.zip(r-4.5)
kwb.nextcloud_0.4.0.tgz(r-4.6-any)kwb.nextcloud_0.4.0.tgz(r-4.5-any)
kwb.nextcloud_0.4.0.tar.gz(r-4.7-any)kwb.nextcloud_0.4.0.tar.gz(r-4.6-any)
kwb.nextcloud_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:e6084dfbff. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 125 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | ERROR | 148 | ||
| macos-release-arm64 | ERROR | 101 | ||
| macos-oldrel-arm64 | ERROR | 76 | ||
| windows-devel | ERROR | 80 | ||
| windows-release | ERROR | 86 | ||
| windows-oldrel | ERROR | 76 | ||
| wasm-release | OK | 109 |
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:askpassclicurldigestdplyrfsgenericsgluehttrjsonlitekwb.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 |
