-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
38 lines (38 loc) · 986 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
Package: muddy
Title: muddy_db
Version: 0.0.0.9000
Authors@R: person('Alexei', 'Remizovschi', email = 'alexei.remizovschi@protonmail.ch', role = c('cre', 'aut'))
Description: App muddy_db represents a biologically-oriented mud
volcano database. It aggregates mud volcano specific terminology and taxonomy,
which were mined from open-access articles available in the S2ORC database.
In order to extract tokens of interest, we used scispaCy models and NCBI
Taxonomy database.
License: GPL (>= 3)
Imports:
config,
golem,
shiny,
processx,
attempt,
DT,
glue,
htmltools,
semantic.dashboard,
readr,
leaflet,
dplyr,
shiny.semantic,
charlatan,
tibble,
pkgload
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/TracyRage/muddy_db
BugReports: https://github.com/TracyRage/muddy_db/issues
Suggests:
testthat (>= 3.0.0),
knitr,
rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr