-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 837 Bytes
/
DESCRIPTION
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
Package: PhenotypeChangesInVocabUpdate
Type: Package
Title: Utility to compare cohorts run in different vocabulary versions
Version: 1.0
mDate: 2023-06-07
Author: Dmitry Dymshyts [aut],
Clair Blacketer [aut]
Maintainer: Dmitry Dymshyts <[email protected]>
Description: It Compares source codes captured, hierarchy changes and domain changes as well as identifies Non-standard concepts used in concept set expressions
To be able to run it, you should have different vocabulary versions available in your DB
License: Apache License 2.0
Imports:
SqlRender,
dplyr (>= 1.0.0),
readr (>= 2.1.0),
DatabaseConnector,
ROhdsiWebApi,
keyring,
openxlsx,
tibble
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests:
rmarkdown,
knitr,
testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3