Package: FeatureExtraction Type: Package Title: Generating Features for a Cohort Version: 3.14.0 Date: 2026-06-25 Authors@R: c( person("Martijn", "Schuemie", , "schuemie@ohdsi.org", role = c("aut")), person("Marc", "Suchard", role = c("aut")), person("Patrick", "Ryan", role = c("aut")), person("Jenna", "Reps", role = c("aut")), person("Anthony", "Sena", , "sena@ohdsi.org", role = c("aut")), person("Ger", "Inberg", , "g.inberg@erasmusmc.nl", role = c("aut", "cre")), person("Observational Health Data Science and Informatics", role = c("cph")) ) Maintainer: Ger Inberg Description: An R interface for generating features for a cohort using data in the Common Data Model. Features can be constructed using default or custom made feature definitions. Furthermore it's possible to aggregate features and get the summary statistics. Depends: R (>= 3.2.2), DatabaseConnector (>= 3.0.0), Andromeda (>= 1.0.0) Imports: methods, dplyr, rJava, jsonlite, SqlRender (>= 1.18.0), ParallelLogger (>= 2.0.2), cli, pillar, readr, rlang, RSQLite, DBI, checkmate, vroom Suggests: testthat, knitr, rmarkdown, Eunomia (>= 2.0.0), withr, curl, httr License: Apache License 2.0 VignetteBuilder: knitr URL: https://github.com/OHDSI/FeatureExtraction BugReports: https://github.com/OHDSI/FeatureExtraction/issues NeedsCompilation: no RoxygenNote: 7.3.3 Encoding: UTF-8 Language: en-US Config/pak/sysreqs: make default-jdk libicu-dev libxml2-dev libx11-dev xz-utils Repository: https://ohdsi.r-universe.dev Date/Publication: 2026-06-28 10:14:28 UTC RemoteUrl: https://github.com/ohdsi/featureextraction RemoteRef: HEAD RemoteSha: 53266f0233c2ee7cae127e8669ad35b0d60406ae Packaged: 2026-06-29 06:25:32 UTC; root Author: Martijn Schuemie [aut], Marc Suchard [aut], Patrick Ryan [aut], Jenna Reps [aut], Anthony Sena [aut], Ger Inberg [aut, cre], Observational Health Data Science and Informatics [cph]