Package: divest
Version: 0.6.0
Date: 2018-04-26
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: testthat, covr
LinkingTo: Rcpp, RNifti
Description: Provides tools to convert DICOM-format files 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.0.1
biocViews:
NeedsCompilation: yes
Packaged: 2018-09-09 01:18:16 UTC; travis
Author: Jon Clayden [aut, cre],
  Chris Rorden [aut],
  Martin J Fiedler [cph],
  Cong Xu [cph],
  Pascal Gloor [cph]
