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  [aut],
  Ioanna Nika [aut],
  Ger Inberg  [aut,
    cre],
  Adam Black  [aut] | 
| 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 |