forked from muschellij2/lungct
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (34 loc) · 947 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Package: lungct
Type: Package
Title: Processing of Lung Computed Tomography ('CT') Scans
Version: 0.7.4
Authors@R: c(
person("John", "Muschelli", role = c("aut", "cre"), email =
"muschellij2@gmail.com",
comment = c(ORCID = "0000-0001-6469-1750")),
person("Brian", "Vestal", email = "BRIAN.VESTAL@ucdenver.edu", role="aut"),
person("Sarah", "Ryan", email = "SARAH.M.RYAN@ucdenver.edu", role="aut"))
Description: Processes and registers scans of lungs of computed
tomography ('CT') scans.
Imports:
methods,
stats,
ptinpoly,
ANTsRCore (>= 0.3.4),
ANTsR,
extrantsr (>= 3.1),
oro.nifti,
neurobase (>= 1.20.5),
abind,
RIA
Remotes:
ANTsX/ANTsR,
ANTsX/ANTsRCore,
muschellij2/extrantsr,
muschellij2/neurobase
License: GPL-2
Encoding: UTF-8
LazyData: true
URL: https://github.com/muschellij2/lungct
BugReports: https://github.com/muschellij2/lungct/issues
RoxygenNote: 6.1.1