-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
21 lines (21 loc) · 1.18 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: voxel
Title: Mass-Univariate Voxelwise Analysis of Medical Imaging Data
Version: 1.3.5
Authors@R: c(person("Angel", "Garcia de la Garza", email = "agarciadlg@gmail.com", role = c("aut", "cre")),
person("Simon", "Vandekar", email= "simonv@mail.med.upenn.edu", role="aut"),
person("David", "Roalf", email= "roalf@mail.med.upenn.edu", role="aut"),
person("Kosha", "Ruparel", email= "kruparel@mail.med.upenn.edu", role="aut"),
person("Ruben", "Gur", email= "gur@mail.med.upenn.edu", role="aut"),
person("Raquel", "Gur", email= "raquel@mail.med.upenn.edu", role="aut"),
person("Theodore", "Satterthwaite", email= "sattertt@mail.med.upenn.edu", role="aut"),
person("R. Taki", "Shinohara", email= "rshi@mail.med.upenn.edu", role="aut")
)
Description: Functions for the mass-univariate voxelwise analysis of medical imaging data that follows the NIfTI <http://nifti.nimh.nih.gov> format.
Depends:
R (>= 3.2.3), lmerTest(>= 3.0-1)
License: GPL-2
URL: https://github.com/angelgar/voxel
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: parallel,stats,mgcv,gamm4,oro.nifti,ggplot2,methods,purrr