Package: divest
Version: 1.1.0
Date: 2024-10-14
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>
Depends: R (>= 3.5.0)
Imports: Rcpp, RNifti
LinkingTo: Rcpp, RNifti
Suggests: jsonlite, tinytest, 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: 7.3.1
NeedsCompilation: yes
Packaged: 2024-10-14 09:20:39 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: 2024-10-14 09:50:02 UTC
