Package: trundler
Type: Package
Title: Retrieve Data from 'Trundler' API
Version: 0.1.13
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 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, tibble, tidygraph,
        tidyselect (>= 1.0.0), urltools
Suggests: devtools, ggraph, patchwork, RPostgres, testthat (>= 2.1.0),
        tidyr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-07-01 14:58:31 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-03 10:40:03 UTC
