ReviewR 2.0
ReviewR 2.0
This release of ReviewR includes "Review Mode," where patient information can be abstracted and stored in a supported REDCap Project. The UI and back-end have undergone a rewrite resulting in an improved user experience.
Breaking Changes
- PostgreSQL support removed in current release
- Development of updated PostgreSQL connection module in progress
New Features
- REDCap patient review functionality added via REDCap API
- REDCap instrument rendered next to patient information when configured
- Native Shiny controls for supported REDCap fields
- Modular app code, making ReviewR more extensible
- Data model auto-detection (MIMIC vs OMOP, and OMOP data model version)
- In app Google BigQuery Authentication
- Regex search and highlight patient information tables
Improvements
- Shiny reactivity overhaul
- Tidy overhaul, dbplyr used to construct patient tables making ReviewR more database agnostic
- Server side DT rendering: faster client side loading of large patient/patient information tables
Issues?
Please report any issues with this release on GitHub.