Package: databraryr
Type: Package
Title: Interact with the 'Databrary.org' API
Version: 0.5.1
Authors@R: c(person("Rick", "O. Gilmore", email = "rog1@psu.edu",
  role = c("aut", "cre", "cph")), person("Jeffrey", "Spies", email = "cran@jeffspies.com",
  role = c("aut")), person("National Science Foundation OAC-2032713", role="fnd"), 
  person("National Institutes of Health R01HD094830", role="fnd"))
Maintainer: Rick O. Gilmore <rog1@psu.edu>
Description: 'Databrary.org' is a restricted access repository for research data, especially video and audio.
  This package provides commands to interact with the data stored on 'Databrary.org'.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, httr, rvest, jsonlite, keyring, stringr, magick, utils,
        tibble, methods, plyr, purrr, tidyr, lifecycle, assertthat,
        getPass
RoxygenNote: 7.2.3
Suggests: av, knitr, openssl, testthat (>= 3.0.0), ggplot2, readr
VignetteBuilder: knitr
URL: https://github.com/databrary/databraryr
BugReports: https://github.com/databrary/databraryr/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-11-22 13:52:23 UTC; rog1
Author: Rick O. Gilmore [aut, cre, cph],
  Jeffrey Spies [aut],
  National Science Foundation OAC-2032713 [fnd],
  National Institutes of Health R01HD094830 [fnd]
Repository: CRAN
Date/Publication: 2023-11-22 15:20:10 UTC
Built: R 4.2.0; ; 2023-12-21 22:32:17 UTC; unix
