Package: divest
Version: 0.8.2
Date: 2020-01-08
Title: Get Images Out of DICOM Format Quickly
Authors@R: c(person("Jon", "Clayden", email="code@clayden.org", role=c("aut","cre")),
             person("Chris", "Rorden", role="aut"),
             person("Martin J", "Fiedler", role="cph"),
             person("Cong", "Xu", role="cph"),
             person("Pascal", "Gloor", role="cph"))
Maintainer: Jon Clayden <code@clayden.org>
Imports: Rcpp (>= 0.11.0), RNifti (>= 0.3.0)
Suggests: jsonlite, testthat, covr
LinkingTo: Rcpp, RNifti
Description: Provides tools to sort DICOM-format medical image files, and
    convert them to NIfTI-1 format.
License: BSD_3_clause + file LICENCE
URL: https://github.com/jonclayden/divest
BugReports: https://github.com/jonclayden/divest/issues
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2020-01-08 17:14:54 UTC; jon
Author: Jon Clayden [aut, cre],
  Chris Rorden [aut],
  Martin J Fiedler [cph],
  Cong Xu [cph],
  Pascal Gloor [cph]
Repository: CRAN
Date/Publication: 2020-01-10 01:10:02 UTC
