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 Roxygen: list(markdown = 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 Repository: https://peerchristensen.r-universe.dev Date/Publication: 2026-07-09 21:22:35 UTC RemoteUrl: https://github.com/peerchristensen/cohorts RemoteRef: HEAD RemoteSha: 6002d8bd08868477d7447d52ce58fed7c986e826 NeedsCompilation: no Packaged: 2026-07-09 23:02:14 UTC; root Author: Peer Christensen [aut, cre] Maintainer: Peer Christensen