Package: CirceR
Type: Package
Title: Construct Cohort Inclusion and Restriction Criteria Expressions
Version: 1.3.3
Date: 2024-03-20
Authors@R: c(
    person("Chris", "Knoll", , "cknoll@ohdsi.org", role = c("aut", "cre")),
    person("Martijn", "Schuemie", role = c("aut"))
    )
Maintainer: Chris Knoll <cknoll@ohdsi.org>
Description: Wraps the 'CIRCE' (<https://github.com/ohdsi/circe-be>) 'Java'
  library allowing cohort definition expressions to be edited and converted to 
  'Markdown' or 'SQL'.
License: Apache License 2.0
URL: https://ohdsi.github.io/CirceR/, https://github.com/OHDSI/CirceR/
BugReports: https://github.com/OHDSI/CirceR/issues/
SystemRequirements: Java (>= 8)
Depends: R (>= 3.5.0)
Imports: rJava, RJSONIO
Suggests: testthat, knitr, rmarkdown
NeedsCompilation: no
RoxygenNote: 7.3.1
Language: en-US
Encoding: UTF-8
Packaged: 2024-04-18 16:42:02 UTC; cknoll1
Author: Chris Knoll [aut, cre],
  Martijn Schuemie [aut]
Repository: CRAN
Date/Publication: 2024-04-18 19:42:49 UTC
Built: R 4.4.1; ; 2025-01-24 22:29:20 UTC; unix
