forked from montesmariana/semcloud
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
48 lines (48 loc) · 1.05 KB
/
DESCRIPTION
File metadata and controls
48 lines (48 loc) · 1.05 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
Package: semcloud
Title: Post-processing of token-level clouds
Version: 0.1.0
Authors@R:
person(given = "Mariana",
family = "Montes",
role = c("aut", "cre"),
email = "mariana.montes@kuleuven.be",
comment = c(ORCID = "0000-0002-3869-3207"))
Description: This package offers some functions to process
output from the semasioFlow python package and get it ready
to use in the NephoSem visualization or the Level 3 Shiny App.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
dplyr,
magrittr,
purrr,
R.utils,
Rdpack,
readr,
rlang (>= 0.1.2),
stringr,
tibble,
tidyr
Suggests:
roxygen2,
cowplot,
knitr,
rmarkdown,
dbscan,
cluster,
RcppCNPy,
rjson,
Rtsne,
textreuse,
vegan,
testthat (>= 3.0.0),
umap
RdMacros: Rdpack
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://qlvl.github.io/semcloud,
https://github.com/qlvl/semcloud,
https://qlvl.github.io/semcloud/