Package divest details
Get Images Out of DICOM Format Quickly
Provides tools to sort DICOM-format medical image files, and convert them to NIfTI-1 format.
Maintainer: Jon Clayden < code at clayden.org >
From within R, enter citation('divest')
If you have any problems with this package you can open a new issue or check the already existing ones here.
Versions(Pending - no previous version)
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('divest')
# from GitHub
neuro_install('divest', release = "stable", release_repo = "github")
neuro_install('divest', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 28 2018 5:46PM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/jonclayden/divest GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/divest GitHub |
Imports | Rcpp (0.11.0), RNifti (0.3.0) |
LinkingTo | Rcpp, RNifti |
Suggests | jsonlite, testthat, covr |