-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
48 lines (48 loc) · 963 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
48 lines (48 loc) · 963 Bytes
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
Package: cleverly
Title: (Cl)ustering with (E)xternal (V)ariables in (R) with (L)ongitudinal (Y)s
Version: 1.1.0
Authors@R:
person("Emily", "Palmer", , "palmerem@oregonstate.edu", role = c("aut", "cre"))
Description: (Cl)ustering with (E)xternal (V)ariables in (R) with (L)ongitudinal (Y)s.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/empalmer/GEEclevR
BugReports: https://github.com/empalmer/GEEclevR/issues
Suggests:
testthat (>= 3.0.0),
cluster,
compositions,
dirmult,
fossil,
furrr,
future,
ggnewscale,
knitr,
limSolve,
mclust,
stringr,
viridis,
ggalluvial,
readr,
patchwork
Config/testthat/edition: 3
Imports:
dplyr,
fda,
ggplot2,
igraph,
magic,
magrittr,
MASS,
purrr,
Rcpp,
RcppArmadillo,
rlang,
stats,
tidyr,
utils
LinkingTo:
Rcpp,
RcppArmadillo