Skip to content

cran/ResultModelManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResultModelManager

Build Status codecov.io CRAN_Status_Badge CRAN_Status_Badge

ResultModelManager (RMM) HADES.

Introduction

RMM is a database data model management utilities for R packages in the Observational Health Data Sciences and Informatics programme (OHDSI). RMM provides utility functions to allow package maintainers to migrate existing SQL database models, export and import results in consistent patterns.

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:

install.packages("ResultModelManager")

or, to install the development version:

remotes::install_github("ResultModelManager", ref = 'develop')

Usage

See articles:

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

❗ This is a read-only mirror of the CRAN R package repository. ResultModelManager — Result Model Manager. Homepage: https://github.com/OHDSI/ResultModelManagerhttps://ohdsi.github.io/ResultModelManager/ Report bugs for this package: https://github.com/OHDSI/ResultModelManager/issues

Resources

Stars

Watchers

Forks

Packages

No packages published