Skip to content
/ Strategus Public
forked from OHDSI/Strategus

[Under development] An R packages for coordinating and executing analytics using HADES modules

Notifications You must be signed in to change notification settings

ABMI/Strategus

 
 

Repository files navigation

Strategus

Build Status codecov.io

Introduction

Strategus is an R package for coordinating and executing analytics using HADES modules.

Features

Technology

Strategus is an R package.

System Requirements

Requires R (version 4.0.0 or higher). Installation on Windows requires RTools. Libraries used in Strategus require Java.

Installation

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

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

install.packages("remotes")
remotes::install_github("ohdsi/Strategus")

User Documentation

Documentation can be found on the package website.

PDF versions of the documentation are also available:

Support

Contributing

Read here how you can contribute to this package.

License

Strategus is licensed under Apache License 2.0

Development

Strategus is being developed in R Studio.

Development status

Strategus is under development, and should not be used by anyone.

About

[Under development] An R packages for coordinating and executing analytics using HADES modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.2%
  • Other 1.8%