Package: rdav
Type: Package
Title: Simple 'WebDAV' Client
Version: 0.1.2
Date: 2025-10-14
Authors@R: person(given = "Gunther",
                    family = "Krauss",
                    role = c("aut", "cre"),
                    email = "guntherkrauss@uni-bonn.de")
Maintainer: Gunther Krauss <guntherkrauss@uni-bonn.de>
Description: A simple 'WebDAV' client that provides functions to fetch and send 
  files or folders to a 'WebDAV' server. It does not support the full 'WebDAV' 
  protocol.
License: GPL-2
URL: https://github.com/gk-crop/rdav
BugReports: https://github.com/gk-crop/rdav/issues
Depends: R (>= 4.1.0)
Imports: utils, httr2, xml2
Suggests: keyring, knitr, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3
Author: Gunther Krauss [aut, cre]
Repository: R-Forge
Repository/R-Forge/Project: rdav
Repository/R-Forge/Revision: 2
Repository/R-Forge/DateTimeStamp: 2025-10-15 07:48:01
Date/Publication: 2025-10-15 07:48:01
NeedsCompilation: no
Packaged: 2025-10-15 08:04:27 UTC; rforge
Built: R 4.5.0; ; 2025-10-15 08:10:21 UTC; windows
