-
Notifications
You must be signed in to change notification settings - Fork 13
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
Schuemie
authored and
Schuemie
committed
Jan 11, 2023
1 parent
5eaf4df
commit c78a51b
Showing
12 changed files
with
44 additions
and
11 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,8 +1,8 @@ | ||
Package: Hades | ||
Type: Package | ||
Title: Health Analytics Data-to-Evidence Suite | ||
Version: 1.7.0 | ||
Date: 2022-12-12 | ||
Version: 1.8.0 | ||
Date: 2023-01-11 | ||
Authors@R: c( | ||
person("Martijn", "Schuemie", , "[email protected]", role = c("aut", "cre")), | ||
person("Observational Health Data Science and Informatics", role = c("cph")) | ||
|
@@ -41,7 +41,8 @@ Imports: | |
OhdsiSharing, | ||
Hydra, | ||
IterativeHardThresholding, | ||
OhdsiShinyModules | ||
OhdsiShinyModules, | ||
ResultModelManager | ||
Remotes: | ||
ohdsi/BigKnn, | ||
ohdsi/ROhdsiWebApi, | ||
|
@@ -63,7 +64,8 @@ Remotes: | |
ohdsi/CohortGenerator, | ||
ohdsi/DeepPatientLevelPrediction, | ||
ohdsi/CohortExplorer, | ||
ohdsi/OhdsiShinyModules | ||
ohdsi/OhdsiShinyModules, | ||
ohdsi/ResultModelManager | ||
LazyData: false | ||
RoxygenNote: 7.2.0 | ||
Encoding: UTF-8 |
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,10 @@ | ||
HADES 1.8.0 | ||
=========== | ||
|
||
Changes | ||
|
||
- Adding ResultModelManager to HADES | ||
|
||
HADES 1.7.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