-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5b8db0b
commit 95b555e
Showing
41 changed files
with
218 additions
and
167 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: CodelistGenerator | ||
Title: Identify Relevant Clinical Codes and Evaluate Their Use | ||
Version: 3.3.1 | ||
Version: 3.3.2 | ||
Authors@R: c( | ||
person("Edward", "Burn", email = "[email protected]", | ||
role = c("aut", "cre"), | ||
|
@@ -25,28 +25,29 @@ Encoding: UTF-8 | |
Roxygen: list(markdown = TRUE) | ||
RoxygenNote: 7.3.2 | ||
Depends: | ||
R (>= 3.5.0) | ||
R (>= 4.1) | ||
Imports: | ||
checkmate (>= 2.0.0), | ||
DBI (>= 1.1.0), | ||
dplyr (>= 1.1.0), | ||
omopgenerics (>= 0.4.0), | ||
omopgenerics (>= 0.4.1), | ||
rlang (>= 1.0.0), | ||
glue (>= 1.5.0), | ||
stringr (>= 1.4.0), | ||
stringi (>= 1.8.1), | ||
tidyselect (>= 1.2.0), | ||
tidyr (>= 1.2.0), | ||
cli (>= 3.1.0), | ||
purrr, | ||
lubridate, | ||
PatientProfiles (>= 1.1.0), | ||
PatientProfiles (>= 1.2.3), | ||
vctrs, | ||
visOmopResults (>= 0.5.0), | ||
RJSONIO | ||
Suggests: | ||
covr, | ||
duckdb, | ||
CDMConnector (>= 1.3.0), | ||
CDMConnector (>= 1.7.0), | ||
visOmopResults (>= 1.0.0), | ||
knitr, | ||
rmarkdown, | ||
testthat (>= 3.0.0), | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
## R CMD check results | ||
|
||
This is a patch release for a breaking change in a dependency. | ||
This is a new release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.