Package: divest
Version: 0.10.3
Date: 2023-01-05
Title: Get Images Out of DICOM Format Quickly
Authors@R: c(person("Jon", "Clayden", email="code@clayden.org", role=c("aut","cre"), comment=c(ORCID="0000-0002-6608-0619")),
             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, RNifti
LinkingTo: Rcpp, RNifti
Suggests: jsonlite, testthat, covr
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: 2023-01-06 16:44:47 UTC; jon
Author: Jon Clayden [aut, cre] (<https://orcid.org/0000-0002-6608-0619>),
  Chris Rorden [aut],
  Martin J Fiedler [cph],
  Cong Xu [cph],
  Pascal Gloor [cph]
Repository: CRAN
Date/Publication: 2023-01-07 14:20:06 UTC
