Skip to content

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

License

Notifications You must be signed in to change notification settings

darwin-eu-dev/ResultModelManager

 
 

Repository files navigation

ResultModelManager

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 99.0%
  • Other 1.0%