# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "cohortBuilder" in publications use:' type: software license: MIT title: 'cohortBuilder: Data Source Agnostic Filtering Tools' version: 1.0.0 doi: 10.32614/CRAN.package.cohortBuilder abstract: Common API for filtering data stored in different data models. Provides multiple filter types and reproducible R code. Works standalone or with 'shinyCohortBuilder' as the GUI for interactive Shiny apps. authors: - family-names: Igras given-names: Krystian email: krystian8207@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/r-world-devs/cohortBuilder/ commit: f1671a0f51f6fb74bf2b5e10457f25b18e70fdff url: https://r-world-devs.github.io/cohortBuilder/ date-released: '2026-07-03' contact: - family-names: Igras given-names: Krystian email: krystian8207@gmail.com