parseRPDR
Parse and Manipulate Research Patient Data Registry ('RPDR') Text Queries
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, or creating a DICOM header database from the downloaded images. All functionalities are parallelized for fast and efficient analyses.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.1.2 |
rolling linux/jammy R-4.5 | parseRPDR_1.1.2.tar.gz |
387.4 KiB |
1.1.2 |
rolling linux/noble R-4.5 | parseRPDR_1.1.2.tar.gz |
386.6 KiB |
1.1.2 |
rolling source/ R- | parseRPDR_1.1.2.tar.gz |
160.5 KiB |
1.1.2 |
latest linux/jammy R-4.5 | parseRPDR_1.1.2.tar.gz |
387.4 KiB |
1.1.2 |
latest linux/noble R-4.5 | parseRPDR_1.1.2.tar.gz |
386.6 KiB |
1.1.2 |
latest source/ R- | parseRPDR_1.1.2.tar.gz |
160.5 KiB |
1.1.2 |
2026-04-26 source/ R- | parseRPDR_1.1.2.tar.gz |
160.5 KiB |
1.1.2 |
2026-04-23 source/ R- | parseRPDR_1.1.2.tar.gz |
160.5 KiB |
1.1.2 |
2026-04-09 windows/windows R-4.5 | parseRPDR_1.1.2.zip |
391.7 KiB |
1.1.2 |
2025-04-20 source/ R- | parseRPDR_1.1.2.tar.gz |
160.5 KiB |
Dependencies (latest)
Imports
- data.table (>= 1.14.1)
- stringr (>= 1.4.0)
- readr (>= 1.4.0)
- parallelly (>= 1.36.0)
- foreach (>= 1.5.1)
- future (>= 1.33.1)
- doFuture (>= 1.0.1)
- progressr (>= 0.14.0)
Suggests
- testthat (>= 3.0.0)
- reticulate (>= 1.20)
- knitr
- rmarkdown
- covr