Package: rdrop2
Title: Programmatic Interface to the 'Dropbox' API
Version: 0.8.2.1
Authors@R: c(person("Karthik", "Ram", email = "karthik.ram@gmail.com", role = c("aut", "cre")),
           person("Clayton", "Yochum", role = "aut"),
           person("Caleb", "Scheidel", role = "ctb"),
           person("Akhil", "Bhel", role = "cph")
           )
Description: Provides full programmatic access to the 'Dropbox' file hosting platform <https://dropbox.com>, including support for all standard file operations.
Depends: R (>= 3.1.1)
License: MIT + file LICENSE
BugReports: https://github.com/karthik/rdrop2/issues
LazyData: true
Imports: assertive, digest, dplyr, httr, jsonlite, magrittr, purrr
Suggests: testthat, uuid
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-08-04 00:44:53 UTC; karthik
Author: Karthik Ram [aut, cre],
  Clayton Yochum [aut],
  Caleb Scheidel [ctb],
  Akhil Bhel [cph]
Maintainer: Karthik Ram <karthik.ram@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-05 12:00:03 UTC
Built: R 4.1.3; ; 2023-04-17 17:42:13 UTC; windows
