Package: arcos
Type: Package
Title: Load ARCOS Prescription Data Prepared by the Washington Post
Version: 1.25
Date: 2020-12-30
Authors@R: c(
      person(given="Steven", family="Rich", email="steven.rich@washpost.com",role=c("aut", "ctb")),
      person(given="Andrew", family="Ba Tran", email="andrew.tran@washpost.com", role=c("aut", "cre")),
      person(given="Aaron", family="Williams", email="aaron.williams@washpost.com", role=c("aut", "ctb")),
      person(given="Jason", family="Holt", email="jason.holt@washpost.com", role=c("ctb")),
      person(given="The Washington Post", role=c("cph")),
      person(given="The Charleston Gazette-Mail", role=c("cph"))
    )
URL: https://github.com/wpinvestigative/arcos
BugReports: https://github.com/wpinvestigative/arcos/issues
Description: A wrapper for the 'ARCOS API' <https://arcos-api.ext.nile.works/__swagger__/>
        that returns raw and summarized data frames from the 
        Drug Enforcement Administration’s Automation of Reports and Consolidated Orders System, 
        a database that monitors controlled substances transactions between manufacturers and 
        distributors which was made public by The Washington Post and The Charleston Gazette-Mail.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0)
Suggests: ggplot2, forcats, leaflet, knitr, sf, tigris, testthat (>=
        2.1.0), rmarkdown, data.table, formattable, geofacet,
        lubridate, scales, viridis, zoo
Imports: stringr, magrittr, jsonlite, dplyr, tidyr, urltools, httr,
        curl, vroom
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-11 03:34:32 UTC; trana
Author: Steven Rich [aut, ctb],
  Andrew Ba Tran [aut, cre],
  Aaron Williams [aut, ctb],
  Jason Holt [ctb],
  The Washington Post [cph],
  The Charleston Gazette-Mail [cph]
Maintainer: Andrew Ba Tran <andrew.tran@washpost.com>
Repository: CRAN
Date/Publication: 2021-01-11 15:40:02 UTC
