An R interface to load testing data in the 'OMOP' Common Data Model ('CDM'). An input file, csv or xlsx, can be converted to a 'CDMConnector' object. This object can be used to execute and test studies that use the 'CDM' <https://www.ohdsi.org/data-standardization/>.
Version: | 0.4.0 |
Depends: | R (≥ 4.1.0) |
Imports: | jsonlite, readxl, readr, CDMConnector, DBI, dplyr, checkmate, glue, duckdb, cli, rlang, withr, ggplot2, tibble, testthat, arrow, openxlsx, omopgenerics |
Suggests: | knitr, rmarkdown, curl, httr |
Published: | 2025-05-27 |
DOI: | 10.32614/CRAN.package.TestGenerator |
Author: | Cesar Barboza |
Maintainer: | Ger Inberg <g.inberg at erasmusmc.nl> |
BugReports: | https://github.com/darwin-eu/TestGenerator/issues |
License: | Apache License (≥ 2) |
URL: | https://github.com/darwin-eu/TestGenerator, https://darwin-eu.github.io/TestGenerator/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | TestGenerator results |
Reference manual: | TestGenerator.pdf |
Package source: | TestGenerator_0.4.0.tar.gz |
Windows binaries: | r-devel: TestGenerator_0.4.0.zip, r-release: TestGenerator_0.4.0.zip, r-oldrel: TestGenerator_0.4.0.zip |
macOS binaries: | r-release (arm64): TestGenerator_0.4.0.tgz, r-oldrel (arm64): TestGenerator_0.4.0.tgz, r-release (x86_64): TestGenerator_0.4.0.tgz, r-oldrel (x86_64): TestGenerator_0.4.0.tgz |
Old sources: | TestGenerator archive |
Please use the canonical form https://CRAN.R-project.org/package=TestGenerator to link to this page.