Package: cloudstoR
Title: Simplifies Access to Cloudstor API
Version: 0.2.0
Authors@R: 
    c(person(given = "Taren",
           family = "Sanders",
           role = c("aut", "cre"),
           email = "taren.sanders@acu.edu.au",
           comment = c(ORCID = "0000-0002-4504-6008")),
    person(given = "Philip",
           family = "Parker",
           role = c("aut"),
           email = "philip.parker@acu.edu.au",
           comment = c(ORCID = "0000-0002-4604-8566")),
    person(given = "Timothy",
           family = "Churches",
           role = c("aut"),
           email = "",
           comment = c(ORCID = "")))
Description: Access Cloudstor via their WebDAV API. This package can read, write, and navigate Cloudstor from R.
URL: https://pdparker.github.io/cloudstoR/,
        https://github.com/pdparker/cloudstoR
BugReports: https://github.com/pdparker/cloudstoR/issues
License: GPL (>= 3)
Suggests: rstudioapi, testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: curl, cli, getPass, httr, keyring, rio, utils, XML
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-01-16 06:15:05 UTC; taren
Author: Taren Sanders [aut, cre] (<https://orcid.org/0000-0002-4504-6008>),
  Philip Parker [aut] (<https://orcid.org/0000-0002-4604-8566>),
  Timothy Churches [aut]
Maintainer: Taren Sanders <taren.sanders@acu.edu.au>
Repository: CRAN
Date/Publication: 2022-01-16 06:32:41 UTC
Built: R 4.2.0; ; 2022-03-23 00:24:56 UTC; unix
