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 Description: Wraps the 'CIRCE' () '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 Config/pak/sysreqs: make default-jdk Repository: https://ohdsi.r-universe.dev Date/Publication: 2024-04-23 13:04:17 UTC RemoteUrl: https://github.com/ohdsi/circer RemoteRef: HEAD RemoteSha: 30303ec28bfd3bd4deffc9f84e7b8f9ddbf93c77 Packaged: 2026-07-03 14:34:55 UTC; root Author: Chris Knoll [aut, cre], Martijn Schuemie [aut]