--- a +++ b/DESCRIPTION @@ -0,0 +1,35 @@ +Package: lungct +Type: Package +Title: Processing of Lung Computed Tomography ('CT') Scans +Version: 0.7.6.1 +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 +Suggests: + 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: 7.0.1