|
a |
|
b/RadETL/DESCRIPTION |
|
|
1 |
Package: RadiologyCDM |
|
|
2 |
Type: Package |
|
|
3 |
Title: Standardizing header metadata of DICOM files from various institutions |
|
|
4 |
Version: 0.1.0 |
|
|
5 |
Author: "Chul Hyoung Park", "Developer", role = c("aut", "cre"), email = "hihipch@gmail.com" |
|
|
6 |
Maintainer: Dr.Chul Hyoung Park <hihipch@gmail.com> |
|
|
7 |
Description: Every DICOM files contain header metadata. And the terminology used in the metadata is different between institutions and countries. Therefore we have to standardize the sturcture and terminology of metadata to use DICOM files as a big data. |
|
|
8 |
License: Apache License 2.0 |
|
|
9 |
Encoding: UTF-8 |
|
|
10 |
LazyData: true |
|
|
11 |
RoxygenNote: 6.1.1 |
|
|
12 |
Imports: ParallelLogger, digest, dplyr, magrittr, oro.dicom |