-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
91 lines (91 loc) · 1.98 KB
/
DESCRIPTION
File metadata and controls
91 lines (91 loc) · 1.98 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Package: fmrireg
Type: Package
Title: Regression Analysis of Functional Magnetic Resonance Imaging Data
Version: 0.1.2
LinkingTo: Rcpp,RcppArmadillo, roptim, RcppParallel
Authors@R: person("Bradley", "Buchsbaum",, role = c("aut", "cre"), email = "brad.buchsbaum@gmail.com")
License: MIT + file LICENSE
Description: Provides tools for the analysis of functional magnetic resonance
imaging (fMRI) data. Facilities are included to construct flexible
hemodynamic response functions, experimental regressors, and conduct
univariate fMRI regression analyses.
Encoding: UTF-8
LazyData: false
Depends:
R (>= 4.0.0)
Imports:
fmriAR,
fmrigds,
fmridesign (>= 0.1.0),
fmrihrf (>= 0.1.0),
fmrilss (>= 0.1.0),
stats,
Matrix,
MASS,
RANN,
assertthat,
tibble,
purrr,
foreach,
dplyr,
ggplot2,
lazyeval,
tidyr,
robustbase,
matrixStats,
furrr,
rlang,
neuroim2,
Rcpp,
RcppParallel,
methods,
fmridataset (>= 0.1.0),
crayon,
plotly,
cli,
bslib,
future.apply,
jsonlite,
progress,
magrittr
RoxygenNote: 7.3.3
Roxygen: list(
markdown = TRUE,
roclets = c("namespace", "rd", "roxyglobals::global_roclet"))
Suggests:
testthat,
RNifti,
ggrepel,
pls,
doParallel,
fmristore,
knitr,
rmarkdown,
roxygen2,
covr,
gridExtra,
multivarious,
glmnet,
proxy,
cowplot,
forecast,
shiny,
mgcv,
progressr,
pkgload,
roxyglobals (>= 0.2.1),
withr
Remotes:
bbuchsbaum/fmristore,
bbuchsbaum/fmrigds@b131500b8e91e116c76f5d0df2a91cb7ecb4de14,
anthonynorth/roxyglobals,
bbuchsbaum/fmridataset,
bbuchsbaum/fmrilss,
bbuchsbaum/fmridesign,
bbuchsbaum/neuroatlas,
bbuchsbaum/delarr,
bbuchsbaum/fmrilatent
VignetteBuilder: knitr
URL: https://bbuchsbaum.github.io/fmrireg/, https://github.com/bbuchsbaum/fmrireg
BugReports: https://github.com/bbuchsbaum/fmrireg/issues
Config/Needs/website: albersdown