-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 731 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: DANTsR
Type: Package
Title: Diffusion Imaging Support for ANTsR
Version: 0.2.0
Date: 2018-04-25
Authors@R: c( person("Jeffrey", "Duda", email = "jeff.duda@gmail.com",role = c("aut", "cre")),
person("Phil", "Cook", email = "cookpa@pennmedicine.upenn.edu",role = c("aut")) )
Maintainer: Jeffrey Duda <jeff.duda@gmail.com>
Description: Diffusion imaging support for the ANTsR* packages is provided here.
In addition, it provides a mesh class intended to be used as a point set
as well as a class for streamlines obtained via fiber tracking.
License: Apache License 2.0
Depends:
ANTsRCore (>= 0.5.0),
ANTsR
Imports:
RNifti
Suggests:
testthat
LinkingTo:
Rcpp,
ITKR,
ANTsRCore
RoxygenNote: 6.1.1