update Description file
This commit is contained in:
parent
f603929f8b
commit
cccdaef586
|
@ -1,4 +1,4 @@
|
||||||
Package: CdmDdlBase
|
Package: CommonDataModel
|
||||||
Type: Package
|
Type: Package
|
||||||
Title: OMOP CDM DDL and Documentation Generator
|
Title: OMOP CDM DDL and Documentation Generator
|
||||||
Version: 0.1.0
|
Version: 0.1.0
|
||||||
|
@ -15,5 +15,11 @@ Imports:
|
||||||
stringr,
|
stringr,
|
||||||
readxl,
|
readxl,
|
||||||
dplyr
|
dplyr
|
||||||
|
Suggests:
|
||||||
|
knitr,
|
||||||
|
testthat (>= 3.0.0),
|
||||||
|
RSQLite,
|
||||||
|
DatabaseConnector
|
||||||
NeedsCompilation: no
|
NeedsCompilation: no
|
||||||
RoxygenNote: 7.1.1
|
RoxygenNote: 7.1.1
|
||||||
|
Config/testthat/edition: 3
|
||||||
|
|
Loading…
Reference in New Issue