Package: CohortPathways
Type: Package
Title: Create Pathways from Target to Event Cohorts
Version: 0.0.1
Date: 2025-03-18
Authors@R: c(
    person("Gowtham", "Rao", email = "rao@ohdsi.org", role = c("aut", "cre")),
    person("Chris", "Knoll", email = "cknoll@ohdsi.org", role = c("aut")),
    person("Observational Health Data Science and Informatics", role = c("cph"))
  )
Maintainer: Gowtham Rao <rao@ohdsi.org>
Description: Software tool designed to compute the temporal relationship defined as pathways
    between any two instantiated cohorts. The cohorts are input as Target and event cohorts.
Depends: DatabaseConnector (>= 5.0.0), R (>= 4.1.0)
Imports: checkmate, dplyr, lifecycle, rlang, SqlRender, tidyr
Suggests: remotes, testthat, withr
License: Apache License
RoxygenNote: 7.3.2
Encoding: UTF-8
Language: en-US
URL: https://github.com/OHDSI/CohortPathways
BugReports: https://github.com/OHDSI/CohortPathways/issues
NeedsCompilation: no
Packaged: 2025-03-18 15:18:14 UTC; gowth
Author: Gowtham Rao [aut, cre],
  Chris Knoll [aut],
  Observational Health Data Science and Informatics [cph]
Repository: CRAN
Date/Publication: 2025-03-19 13:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:47:29 UTC; windows
