A simple 'WebDAV' client that provides functions to fetch and send files or folders to servers using the 'WebDAV' protocol (see 'RFC' 4918 <https://www.rfc-editor.org/rfc/rfc4918>). Only a subset of the protocol is implemented (e.g. file locks are not yet supported).
| Version: | 0.1.3 | 
| Depends: | R (≥ 4.1.0) | 
| Imports: | utils, httr2, xml2 | 
| Suggests: | keyring, knitr, rmarkdown, testthat (≥ 3.0.0) | 
| Published: | 2025-10-23 | 
| DOI: | 10.32614/CRAN.package.rdav | 
| Author: | Gunther Krauss [aut, cre] | 
| Maintainer: | Gunther Krauss <guntherkrauss at uni-bonn.de> | 
| BugReports: | https://github.com/gk-crop/rdav/issues | 
| License: | GPL-2 | 
| URL: | https://github.com/gk-crop/rdav | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | rdav results | 
| Reference manual: | rdav.html , rdav.pdf | 
| Vignettes: | rdav (source, R code) | 
| Package source: | rdav_0.1.3.tar.gz | 
| Windows binaries: | r-devel: rdav_0.1.3.zip, r-release: rdav_0.1.3.zip, r-oldrel: rdav_0.1.3.zip | 
| macOS binaries: | r-release (arm64): rdav_0.1.3.tgz, r-oldrel (arm64): rdav_0.1.3.tgz, r-release (x86_64): rdav_0.1.3.tgz, r-oldrel (x86_64): rdav_0.1.3.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=rdav to link to this page.