-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathDESCRIPTION
More file actions
44 lines (44 loc) · 879 Bytes
/
DESCRIPTION
File metadata and controls
44 lines (44 loc) · 879 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
Package: pr2database
Title: PR2 database with shiny web interface
Version: 5.1.2
Authors@R: person('Daniel', 'Vaulot', email = '[email protected]', role = c('cre', 'aut'))
Description: PR2 database
See https://pr2-database.org
License: MIT + file LICENSE
Imports:
Biostrings,
blaster (>= 1.0.7),
config (>= 0.3.1),
dplyr,
DT,
forcats,
ggplot2,
glue,
golem (>= 0.3.5),
markdown,
pins,
pkgload,
purrr,
qs2,
rio,
shiny (>= 1.7.2),
shinycssloaders,
shinydisconnect,
shinylogs,
shinyvalidate,
shinyWidgets,
stringr,
tidyr,
yaml
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
URL: https://github.com/pr2database
BugReports: https://github.com/pr2database/issues
Suggests:
spelling,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
Depends:
R (>= 4.4.0)