Package: completejourney
Title: Retail Shopping Data
Version: 1.1.0
Authors@R: c(
  person("Brad", "Boehmke",
         email = "bradleyboehmke@gmail.com",
         role = c("aut", "cre"),
         comment = c(ORCID = "0000-0002-3611-8516")),
  person(c("Steven", "M."), "Mortimer",
         email = "reportmort@gmail.com",
         role = "aut")
  )
Description: Retail shopping transactions for 2,469 households over one year.
    Originates from the 84.51° Complete Journey 2.0 source files 
    <https://www.8451.com/area51> which also includes useful metadata on 
    products, coupons, campaigns, and promotions.
License: CC0
LazyData: true
Depends: R (>= 2.10)
Imports: curl, dplyr, tibble, progress, stringr, zeallot
Suggests: lubridate, knitr, rmarkdown, testthat
URL: https://github.com/bradleyboehmke/completejourney
BugReports: https://github.com/bradleyboehmke/completejourney/issues
RoxygenNote: 6.1.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-09-28 18:16:00 UTC; b294776
Author: Brad Boehmke [aut, cre] (<https://orcid.org/0000-0002-3611-8516>),
  Steven M. Mortimer [aut]
Maintainer: Brad Boehmke <bradleyboehmke@gmail.com>
Repository: CRAN
Date/Publication: 2019-09-28 18:30:02 UTC
Built: R 4.2.0; ; 2022-04-12 14:27:26 UTC; unix
