Package: TestGenerator
Type: Package
Title: Integration Unit Tests for Pharmacoepidemiological Studies
Version: 0.3.3
Authors@R: c(
    person("Cesar", "Barboza", , "c.barboza@darwin-eu.org", role = c("cre", "aut"), comment = c(ORCID = "0009-0002-4453-3071")),
    person("Ioanna", "Nika", , "i.nika@darwin-eu.org", role = "aut"),
    person("Ger", "Inberg", , "g.inberg@darwin-eu.org", role = "aut", comment = c(ORCID = "0000-0001-8993-8748")),
    person("Adam", "Black", , "black@ohdsi.org", role = "aut", comment = c(ORCID = "0000-0001-5576-8701"))
  )
Maintainer: Cesar Barboza <c.barboza@darwin-eu.org>
Description: Push a sample population for unit testing on data mapped to the Observational Medical Outcomes Partnership (OMOP) Common Data Model.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: jsonlite, readxl, readr, CDMConnector, DBI, dplyr, checkmate,
        glue, duckdb, cli, rlang, withr, ggplot2, tibble, testthat,
        arrow, openxlsx
Suggests: knitr, rmarkdown
Config/testthat/edition: 3
URL: https://github.com/darwin-eu/TestGenerator,
        https://darwin-eu.github.io/TestGenerator/
BugReports: https://github.com/darwin-eu/TestGenerator/issues
NeedsCompilation: no
Packaged: 2024-11-08 15:37:28 UTC; inika
Author: Cesar Barboza [cre, aut] (<https://orcid.org/0009-0002-4453-3071>),
  Ioanna Nika [aut],
  Ger Inberg [aut] (<https://orcid.org/0000-0001-8993-8748>),
  Adam Black [aut] (<https://orcid.org/0000-0001-5576-8701>)
Repository: CRAN
Date/Publication: 2024-11-08 16:20:02 UTC
