Strategus is an R package for coordinating and executing analytics using HADES modules.
Strategus is an R package.
Requires R (version 4.0.0 or higher). Installation on Windows requires RTools. Libraries used in Strategus require Java.
-
See the instructions here for configuring your R environment, including RTools and Java.
-
In R, use the following commands to download and install Strategus:
install.packages("remotes")
remotes::install_github("ohdsi/Strategus")
Documentation can be found on the package website.
PDF versions of the documentation are also available:
- Package manual: Strategus.pdf
- Vignette: Creating Strategus Modules
- 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.
Strategus is licensed under Apache License 2.0
Strategus is being developed in R Studio.
Strategus is under development, and should not be used by anyone.