webdav: A Simple Interface for Interacting with 'WebDAV' Servers

An easy-to-use interface for interacting with 'WebDAV' servers, including 'OwnCloud'. It simplifies the use of 'WebDAV' methods such as COPY, MKCOL, MOVE, and others. With built-in authentication and request handling, it allows for easy management of files and directories over the 'WebDAV' protocol.

Version: 0.1.0
Depends: R (≥ 4.0.0)
Imports: httr2, httpuv, xml2, dplyr, glue, stringr, magrittr, tibble
Suggests: testthat (≥ 3.0.0), roxygen2, knitr, fortunes, rmarkdown
Published: 2024-10-01
DOI: 10.32614/CRAN.package.webdav
Author: Andre Leite [aut, cre], Hugo Vaconcelos [aut], Diogo Bezerra [aut]
Maintainer: Andre Leite <leite at castlab.org>
License: GPL-3
URL: <https://github.com/StrategicProjects/webdav>
NeedsCompilation: no
Materials: README
CRAN checks: webdav results

Documentation:

Reference manual: webdav.pdf
Vignettes: Using Environment Variables for Security in the webdav Package (source, R code)

Downloads:

Package source: webdav_0.1.0.tar.gz
Windows binaries: r-devel: webdav_0.1.0.zip, r-release: webdav_0.1.0.zip, r-oldrel: webdav_0.1.0.zip
macOS binaries: r-release (arm64): webdav_0.1.0.tgz, r-oldrel (arm64): webdav_0.1.0.tgz, r-release (x86_64): webdav_0.1.0.tgz, r-oldrel (x86_64): webdav_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=webdav to link to this page.