Package: radtools
Title: Utilities for Smooth Navigation of Medical Image Data
Version: 1.0.0
Author: Pamela Russell [aut, cre]
Maintainer: Pamela Russell <pamela.russell@ucdenver.edu>
Authors@R: person("Pamela", "Russell", email = "pamela.russell@ucdenver.edu", role = c("aut", "cre"))
Description: A collection of utilities for navigating medical image data. The DICOM and NIfTI formats
  are supported. Functions provide simple interfaces to the data and metadata contained in these formats.
  A particular emphasis on metadata allows simple conversion of image metadata to familiar R data structures
  such as lists and data frames. Where possible, generic functions can silently process either DICOM or
  NIfTI data. Additionally, image data can be extracted and viewed.
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: oro.dicom, dplyr, Hmisc, oro.nifti, magrittr, methods
RoxygenNote: 6.1.0
Suggests: testthat, covr, knitr, rmarkdown, rvest, hashmap, stringr,
        xml2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-10-15 22:39:13 UTC; Pamela
Repository: CRAN
Date/Publication: 2018-10-19 16:10:03 UTC
