Package: cohorts
Title: Cohort Analysis Made Easy
Version: 1.3.0
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
Imports: data.table, magrittr, tibble, lubridate
Depends: R (>= 2.10)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-09 18:49:15 UTC; peerchristensen
Author: Peer Christensen [aut, cre]
Maintainer: Peer Christensen <hr.pchristensen@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-09 20:50:08 UTC
