added dependencies to DESCRIPTION
This commit is contained in:
+21
@@ -16,6 +16,27 @@ Authors@R: c(
|
||||
)
|
||||
Description: More about what it does (maybe more than one line).
|
||||
Continuation lines should be indented.
|
||||
Imports:
|
||||
shiny,
|
||||
shinydashboard,
|
||||
shinyjs,
|
||||
shinyAce,
|
||||
shinycssloaders,
|
||||
shinyBS,
|
||||
purrr,
|
||||
gslnls,
|
||||
tidyverse,
|
||||
ggplot2,
|
||||
reshape2,
|
||||
openxlsx,
|
||||
DT,
|
||||
ggpubr,
|
||||
gridExtra,
|
||||
drc,
|
||||
twopartm,
|
||||
car,
|
||||
dplyr,
|
||||
scales
|
||||
License: Commercial, all rights reserved
|
||||
Encoding: UTF-8
|
||||
LazyData: true
|
||||
|
||||
Reference in New Issue
Block a user