Build Status codecov.io

ResultModelManager (RMM) HADES.

Introduction

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

System Requirements

Requires R. Some of the packages used by ResultModelManager require Java.

Installation

  1. See the instructions here for configuring your R environment, including Java.

  2. In R, use the following commands to download and install ResultModelManager:

remotes::install_github("OHDSI/ResultModelManager")

Support

Contributing

Read here how you can contribute to this package.

License

ResultModelManager is licensed under Apache License 2.0

Development

ResultModelManager is being developed in R Studio.

Development status

Initial release - use with care