# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
 
cff-version: 1.2.0
message: 'To cite package "CohortPathways" in publications use:'
type: software
license: Apache-1.0
title: 'CohortPathways: Create Pathways from Target to Event Cohorts'
version: 0.0.1
doi: 10.32614/CRAN.package.CohortPathways
abstract: 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.
authors:
- family-names: Rao
  given-names: Gowtham
  email: rao@ohdsi.org
- family-names: Knoll
  given-names: Chris
  email: cknoll@ohdsi.org
repository: https://CRAN.R-project.org/package=CohortPathways
repository-code: https://github.com/OHDSI/CohortPathways
url: https://github.com/OHDSI/CohortPathways
date-released: '2025-03-18'
contact:
- family-names: Rao
  given-names: Gowtham
  email: rao@ohdsi.org