Package: cohorts
Title: Cohort Analysis Made Easy
Version: 1.0.1
Authors@R: 
    person(given = "Peer",
           family = "Christensen",
           role = c("aut", "cre"),
           email = "hr.pchristensen@gmail.com")
Description: Functions to simplify the process of preparing event and transaction for cohort analysis.
License: MIT + file LICENSE
URL: https://github.com/PeerChristensen/cohorts
BugReports: https://github.com/PeerChristensen/cohorts/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: data.table, dplyr, dtplyr, magrittr, tibble, tidyr, zoo
Depends: R (>= 2.10)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-05-15 21:55:11 UTC; peerchristensen
Author: Peer Christensen [aut, cre]
Maintainer: Peer Christensen <hr.pchristensen@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-15 22:10:05 UTC
Built: R 4.5.1; ; 2025-10-29 04:03:43 UTC; windows
