Package: databraryr
Type: Package
Title: Interact with the 'Databrary.org' API
Version: 0.6.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 (>= 1.1.4), httr (>= 1.4.7), httr2 (>= 1.0.0), rvest (>=
        1.0.3), jsonlite (>= 1.8.8), keyring (>= 1.3.2), stringr (>=
        1.5.1), magick (>= 2.8.2), utils (>= 4.3.2), tibble (>= 3.2.1),
        methods (>= 4.3.2), plyr (>= 1.8.9), purrr (>= 1.0.2),
        lifecycle (>= 1.0.4), assertthat (>= 0.2.1), getPass (>=
        0.2.4), xfun (>= 0.41), magrittr
RoxygenNote: 7.3.1
Suggests: av (>= 0.9.0), knitr, openssl, testthat (>= 3.0.0), ggplot2,
        readr
VignetteBuilder: knitr
URL: https://databrary.github.io/databraryr/,
        https://github.com/databrary/databraryr
BugReports: https://github.com/databrary/databraryr/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-22 19:51:29 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: 2024-02-22 20:10:02 UTC
