Functions to load Research Patient Data Registry ('RPDR') text queries from Partners Healthcare institutions into R. The package also provides helper functions to manipulate data and execute common procedures such as finding the closest radiological exams considering a given timepoint. 'parseRPDR' currently supports txt sources: "mrn", "con", "dem", "enc", "rdt", "lab", "med", "dia", "rfv", "prc", "phy", "lno", "car", "dis", "end", "hnp", "opn", "pat", "prg", "pul", "rad" and "vis". All functionalities are parallelized for fast and efficient analyses.
Version: | 0.1.2 |
Depends: | R (≥ 4.0) |
Imports: | data.table (≥ 1.13.2), stringr (≥ 1.4.0), readr (≥ 1.4.0), doParallel (≥ 1.0.16), foreach (≥ 1.5.1), bigmemory (≥ 4.5.36) |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown |
Published: | 2021-06-06 |
Author: | Marton Kolossvary [aut, cre] |
Maintainer: | Marton Kolossvary <mkolossvary at mgh.harvard.edu> |
License: | AGPL (≥ 3) |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | parseRPDR results |
Reference manual: | parseRPDR.pdf |
Package source: | parseRPDR_0.1.2.tar.gz |
Windows binaries: | r-devel: parseRPDR_0.1.2.zip, r-release: parseRPDR_0.1.2.zip, r-oldrel: parseRPDR_0.1.2.zip |
macOS binaries: | r-release (arm64): parseRPDR_0.1.2.tgz, r-release (x86_64): parseRPDR_0.1.2.tgz, r-oldrel: parseRPDR_0.1.2.tgz |
Old sources: | parseRPDR archive |
Please use the canonical form https://CRAN.R-project.org/package=parseRPDR to link to this page.