Package: cloudstoR
Title: Simplifies Access to Cloudstor API
Version: 0.1.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.
License: GPL (>= 3)
Suggests: rstudioapi, testthat (>= 3.0.0), mockery
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: curl, cli, getPass, httr, keyring, rio, utils, XML
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-08-06 01:42:15 UTC; tasanders
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: 2021-08-06 18:00:05 UTC
