Package: CirceR 1.3.3
CirceR: Construct Cohort Inclusion and Restriction Criteria Expressions
Wraps the 'CIRCE' (<https://github.com/ohdsi/circe-be>) 'Java' library allowing cohort definition expressions to be edited and converted to 'Markdown' or 'SQL'.
Authors:
CirceR_1.3.3.tar.gz
CirceR_1.3.3.zip(r-4.7)CirceR_1.3.3.zip(r-4.6)CirceR_1.3.3.zip(r-4.5)
CirceR_1.3.3.tgz(r-4.6-any)CirceR_1.3.3.tgz(r-4.5-any)
CirceR_1.3.3.tar.gz(r-4.7-any)CirceR_1.3.3.tar.gz(r-4.6-any)
CirceR_1.3.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CirceR/json (API)
NEWS
| # Install 'CirceR' in R: |
| install.packages('CirceR', repos = c('https://ohdsi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ohdsi/circer/issues
Pkgdown/docs site:https://ohdsi.github.io
- cohortDefinitionJson - An example cohort definition
- conceptSetJson - An example concept set
- conceptSetListJson - An example concept set list
Last updated from:30303ec28b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 79 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 110 |
Exports:buildCohortQuerybuildConceptSetQuerycohortExpressionFromJsoncohortPrintFriendlyconceptSetExpressionFromJsonconceptSetListPrintFriendlyconceptSetPrintFriendlycreateGenerateOptions
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build cohort SQL | buildCohortQuery |
| Build conceptset SQL | buildConceptSetQuery |
| An example cohort definition | cohortDefinitionJson |
| Render read JSON into a CohortExpression instance | cohortExpressionFromJson |
| Render cohort print-friendly | cohortPrintFriendly |
| Render read JSON into a ConceptSetExpression instance | conceptSetExpressionFromJson |
| An example concept set | conceptSetJson |
| An example concept set list | conceptSetListJson |
| Render conceptSet array for print-friendly | conceptSetListPrintFriendly |
| Render conceptSet array for print-friendly | conceptSetPrintFriendly |
| Create Generation Options | createGenerateOptions |
