-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·61 lines (61 loc) · 1.07 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Package: dependlab
Type: Package
Title: Useful functions for the UNC Chapel Hill DEPENd Lab (Director: Michael Hallquist)
Version: 0.2
Date: 2024-05-16
Authors@R: c(person("Michael", "Hallquist", role = c("aut", "cre"),
email = "[email protected]"))
Maintainer: Michael Hallquist <[email protected]>
Description: This packages contains handy functions developed by the DEPENd lab.
License: GPL-3
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
RoxygenNote: 7.3.2
Depends:
R (>= 3.5.0),
methods
Imports:
cabinets,
car,
data.table,
dplyr,
flextable,
fmri,
forecast,
fs,
ggplot2,
janitor,
lme4,
oro.nifti,
orthopolynom,
psych,
purrr,
qualtRics,
signal,
tibble,
usethis,
Hmisc,
tidyr,
reshape2,
scales,
MASS,
R.matlab,
RNifti,
doParallel,
foreach,
matlabr,
iterators,
bbmle,
checkmate,
Microsoft365R,
furrr,
magrittr,
readxl,
stringr,
tidyverse,
viridis,
Rcpp (>= 1.0.1)
LinkingTo:
Rcpp,
RcppArmadillo