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