forked from cran/AnalyzeFMRI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 1.88 KB
/
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
35
36
37
38
Package: AnalyzeFMRI
Version: 1.1-24
Date: 2021-10-05
Title: Functions for Analysis of fMRI Datasets Stored in the ANALYZE or
NIFTI Format
Author: Pierre Lafaye De Micheaux [aut, cre],
Jonathan L Marchini [aut],
Cleve Moler [cph] (LAPACK/BLAS routines in src),
Jack Dongarra [cph] (LAPACK/BLAS routines in src),
Richard Hanson [cph] (LAPACK/BLAS routines in src),
Sven Hammarling [cph] (LAPACK/BLAS routines in src),
Jeremy Du Croz [cph] (LAPACK/BLAS routines in src)
Authors@R: c(person("Pierre", "Lafaye De Micheaux", role = c("aut", "cre"),
email = "lafaye@unsw.edu.au"),
person("Jonathan L", "Marchini", role = c("aut"),
email = "jonathan.marchini@regeneron.com"),
person("Cleve", "Moler", role = "cph",
comment = "LAPACK/BLAS routines in src"),
person("Jack", "Dongarra", role = "cph",
comment = "LAPACK/BLAS routines in src"),
person("Richard", "Hanson", role = "cph",
comment = "LAPACK/BLAS routines in src"),
person("Sven", "Hammarling", role = "cph",
comment = "LAPACK/BLAS routines in src"),
person("Jeremy", "Du Croz", role = "cph",
comment = "LAPACK/BLAS routines in src"))
Maintainer: Pierre Lafaye De Micheaux <lafaye@unsw.edu.au>
Depends: R (>= 3.6.0), R.matlab, fastICA, tcltk
Suggests: tkrplot
Description: Functions for I/O, visualisation and analysis of functional Magnetic Resonance Imaging (fMRI) datasets stored in the ANALYZE or NIFTI format. Note that the latest version of XQuartz seems to be necessary under MacOS.
License: GPL (>= 2)
Packaged: 2021-10-05 13:15:22 UTC; lafaye
Copyright: For LAPACK/BLAS routines in src (Univ. of Tennessee, Univ.
of California Berkeley, NAG Ltd., Courant Institute, Argonne
National Lab, and Rice University).
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2021-10-05 13:40:02 UTC