ResultModelManager (RMM) HADES.
RMM is an R package designed to handle common ohdsi results data management functions by providing a common API for data model migrations and definitions
Requires R. Some of the packages used by ResultModelManager require Java.
-
See the instructions here for configuring your R environment, including Java.
-
In R, use the following commands to download and install ResultModelManager:
remotes::install_github("OHDSI/ResultModelManager")
- Developer questions/comments/feedback: OHDSI Forum
- We use the GitHub issue tracker for all bugs/issues/enhancements
Read here how you can contribute to this package.
ResultModelManager is licensed under Apache License 2.0
ResultModelManager is being developed in R Studio.
Initial release - use with care