forked from OHDSI/FeatureExtraction
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 758 Bytes
/
DESCRIPTION
File metadata and controls
33 lines (33 loc) · 758 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Package: FeatureExtraction
Type: Package
Title: Generating Features for a Cohort
Version: 2.0.1
Date: 2017-11-17
Author: Martijn J. Schuemie [aut, cre],
Marc A. Suchard [aut],
Patrick B. Ryan [aut],
Jenna Reps [aut]
Maintainer: Martijn J. Schuemie <schuemie@ohdsi.org>
Description: An R package for generating features (covariates) for a cohort using data in the Common Data Model.
License: Apache License 2.0
VignetteBuilder: knitr
Depends:
R (>= 3.2.2),
DatabaseConnector (>= 2.0.2),
Imports:
methods,
bit,
ff,
ffbase (>= 0.12.1),
plyr,
Rcpp (>= 0.11.2),
rJava,
jsonlite,
SqlRender (>= 1.4.5),
Suggests:
testthat,
knitr,
rmarkdown
LinkingTo: Rcpp
NeedsCompilation: yes
RoxygenNote: 6.0.1