Type: Package
Package: trundler
Title: Historical Retail Data from the 'Trundler' API
Version: 0.1.19
Authors@R: 
    c(person(given = c("Andrew", "B."),
             family = "Collier",
             role = c("aut", "cre"),
             email = "andrew@exegetic.biz"),
      person(given = "Megan",
             family = "Beckett",
             role = c("aut", "pbl"),
             email = "megan@exegetic.biz"))
Description: A wrapper around the 'Trundler' API, which gives
    access to historical retail product and pricing data, and can be found
    at <https://api.trundler.dev/>.
License: GPL-3
URL: https://github.com/datawookie/trundler/
BugReports: https://github.com/datawookie/trundler/issues/
Imports: dplyr, glue, httr, jsonlite, magrittr, progressr, tibble,
        tidygraph, tidyselect (>= 1.0.0), urltools
Suggests: devtools, ggraph, patchwork, RPostgres, testthat (>= 2.1.0),
        tidyr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-28 16:08:14 UTC; rstudio-user
Author: Andrew B. Collier [aut, cre],
  Megan Beckett [aut, pbl]
Maintainer: Andrew B. Collier <andrew@exegetic.biz>
Repository: CRAN
Date/Publication: 2020-07-28 17:20:02 UTC
