forked from BenGlicksberg/ROMOP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
13 lines (13 loc) · 754 Bytes
/
DESCRIPTION
File metadata and controls
13 lines (13 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: ROMOP
Type: Package
Title: A Light-Weight R Package for Interfacing with OMOP-Formatted Electronic Health Record Data
Version: 0.3.0
Author: Benjamin S. Glicksberg
Maintainer: Benjamin S. Glicksberg <benjamin.glicksberg@ucsf.edu>
Description: ROMOP streamlines typical EHR-related data processes for Observational Medical Outcomes Partnership (OMOP)-formatted data. Its functions include exploration of data types, extraction and summarization of patient clinical and demographic data, and patient searches using any Common Data Model (CDM) vocabulary concept.
License: MIT License
Encoding: UTF-8
LazyData: true
Imports: dplyr, data.table, DBI, RMySQL, DatabaseConnector, DatabaseConnectorJars, SqlRender
Depends: R (>= 3.4)
RoxygenNote: 6.0.1