Package: rdav Type: Package Title: Simple 'WebDAV' Client Version: 0.3.0 Date: 2025-12-02 Authors@R: person(given = "Gunther", family = "Krauss", role = c("aut", "cre"), email = "guntherkrauss@uni-bonn.de") Maintainer: Gunther Krauss Description: A simple 'WebDAV' client that provides functions to fetch and send files or folders to servers using the 'WebDAV' protocol (see 'RFC' 4918 ). Only a subset of the protocol is implemented (e.g. file locks are not yet supported). License: GPL-2 URL: https://github.com/gk-crop/rdav BugReports: https://github.com/gk-crop/rdav/issues Depends: R (>= 4.1.0) Imports: httr2 (>= 1.2.0), xml2 Suggests: utils, keyring, knitr, rmarkdown, testthat (>= 3.0.0) Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://gk-crop.r-universe.dev Date/Publication: 2025-12-03 15:22:59 UTC RemoteUrl: https://github.com/gk-crop/rdav RemoteRef: HEAD RemoteSha: 9d04c9807654f17f34d7c41c3894e3f46fe9b36a NeedsCompilation: no Packaged: 2026-06-04 07:02:48 UTC; root Author: Gunther Krauss [aut, cre]