-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
41 lines (41 loc) · 832 Bytes
/
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
Package: ALASCA
Title: Assorted, Linear ASCA Functions
Version: 1.0.17
Authors@R:
person(given = "Anders H.",
family = "Jarmund",
role = c("aut", "cre"),
email = "anders.h.jarmund@ntnu.no",
comment = c(ORCID = "0000-0002-3923-1637"))
Description: ASCA-based methods for longitudinal and cross-sectional data
URL: https://github.com/andjar/ALASCA, https://andjar.github.io/ALASCA/
BugReports: https://github.com/andjar/ALASCA
License: GPL-3
Encoding: UTF-8
LazyData: true
ByteCompile: true
Roxygen: list(markdown = TRUE, r6 = TRUE)
RoxygenNote: 7.1.2
Depends:
data.table
Imports:
ggplot2,
DBI,
log4r,
duckdb,
fst,
ggpubr,
lme4,
lmerTest,
ggrepel,
Rfast,
data.table,
scales,
clue
Suggests:
knitr,
rmarkdown,
RSQLite,
caret,
pls
VignetteBuilder: knitr