Package: CommonDataModel 1.0.1
Clair Blacketer
CommonDataModel: OMOP CDM DDL and Documentation Generator
Generates the scripts required to create an Observational Medical Outcomes Partnership (OMOP) Common Data Model (CDM) database and associated documentation for supported database platforms. Leverages the 'SqlRender' package to convert the Data Definition Language (DDL) script written in parameterized Structured Query Language (SQL) to the other supported dialects.
Authors:
CommonDataModel_1.0.1.tar.gz
CommonDataModel_1.0.1.tar.gz(r-4.5-noble)CommonDataModel_1.0.1.tar.gz(r-4.4-noble)
CommonDataModel_1.0.1.tgz(r-4.4-emscripten)CommonDataModel_1.0.1.tgz(r-4.3-emscripten)
CommonDataModel.pdf |CommonDataModel.html✨
CommonDataModel/json (API)
NEWS
# Install 'CommonDataModel' in R: |
install.packages('CommonDataModel', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 months agofrom:5f15a9add8. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
Exports:buildReleasebuildReleaseZipcreateDdlcreateForeignKeyscreatePrimaryKeysdownloadCurrentDdlexecuteDdllistSupportedDialectslistSupportedVersionsparseWikiwriteDdlwriteForeignKeyswriteIndexwritePrimaryKeys
Dependencies:backportsbase64encbitbit64blobbslibcachemcheckmateclicliprcpp11crayonDatabaseConnectorDBIdbplyrdigestdplyrevaluatefansifastmapfontawesomefsgenericsgluehighrhmshtmltoolsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimepillarpkgconfigprettyunitsprogresspurrrR6rappdirsRcppreadrrJavarlangrmarkdownsassSqlRenderstringistringrtibbletidyrtidyselecttinytextriebeardtzdburltoolsutf8vctrsvroomwithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create OMOP CDM SQL files | buildRelease |
Create OMOP CDM release zip | buildReleaseZip |
Create the OHDSI-SQL Common Data Model DDL code | createDdl createForeignKeys createPrimaryKeys |
Get current DDL sitting on the main branch | downloadCurrentDdl |
Generate and execute the DDL on a database | executeDdl |
List RDBMS dialects supported by this package | listSupportedDialects |
List CDM versions supported by this package | listSupportedVersions |
Parse Wiki files | parseWiki |
Write DDL script | writeDdl writeForeignKeys writeIndex writePrimaryKeys |