Skip to content
forked from OHDSI/Achilles

Automated Characterization of Health Information at Large-scale Longitudinal Evidence Systems (ACHILLES) - descriptive statistics about a OMOP CDM database

Notifications You must be signed in to change notification settings

MHRA/cprd-achilles

 
 

Repository files navigation

Achilles

Automated Characterization of Health Information at Large-scale Longitudinal Evidence Systems (ACHILLES)

Achilles provides descriptive statistics on an OMOP CDM database. ACHILLES currently supports CDM version 5.3 and 5.4.

User Documentation

Documentation can be found on the package website.

Features

  • Performs broad database characterization
  • Export feature for ARES
  • Export feature for AchillesWeb (deprecated)

Technology

Achilles is an R package.

System Requirements

Requires R (version 4.0 or higher).

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 Achilles:

install.packages("remotes")
remotes::install_github("OHDSI/Achilles")

Support

Contributing

Read here how you can contribute to this package.

License

Achilles is licensed under Apache License 2.0

Development

Achilles is being developed in R Studio.

Development status

Achilles is ready for use.

Acknowledgements

  • This project is supported in part through the National Science Foundation grant IIS 1251151.

About

Automated Characterization of Health Information at Large-scale Longitudinal Evidence Systems (ACHILLES) - descriptive statistics about a OMOP CDM database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%