Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
migale
affiliationExplorer
Commits
6aa99335
Commit
6aa99335
authored
Feb 17, 2020
by
mahendra-mariadassou
Browse files
Update dependencies
parent
d9018755
Changes
1
Hide whitespace changes
Inline
Side-by-side
NAMESPACE
View file @
6aa99335
...
...
@@ -6,7 +6,9 @@ import(shiny)
import(shinycssloaders)
import(shinydashboard)
import(shinyjs)
importFrom(DT,editData)
importFrom(DT,renderDT)
importFrom(dplyr,distinct)
importFrom(glue,glue)
importFrom(golem,with_golem_options)
importFrom(htmltools,HTML)
...
...
@@ -18,3 +20,5 @@ importFrom(phyloseq,tax_table)
importFrom(phyloseq.extended,write_phyloseq)
importFrom(shiny,column)
importFrom(shiny,shinyApp)
importFrom(shinyjs,hide)
importFrom(shinyjs,show)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment