forked from PecanProject/pecan-status-board
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 833 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: statusboard
Title: PEcAn Status Board
Version: 1.0.0
Authors@R: person('Akhil', 'Jha', email = '[email protected]', role = c('cre', 'aut'))
Description: Displays the status of integration testing
License: NCSA
Imports:
config (>= 0.3.1),
dplyr,
DT,
ggplot2,
glue,
golem (>= 0.3.1),
httr,
magrittr,
plotly,
processx,
purrr,
reshape,
rpecanapi,
shiny (>= 1.6.0),
shinycssloaders,
shinydashboard,
shinydashboardPlus,
shinyWidgets,
thinkr,
tibble,
tidyr
Remotes:
github::PecanProject/rpecanapi
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/PecanProject/pecan-status-board
BugReports: https://github.com/PecanProject/pecan-status-board/issues