Skip to content

Commit e37df48

Browse files
authored
Update global.R
1 parent 72bced0 commit e37df48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/PhyloProfile/global.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source("R/functions.R")
88
packages <- c(
99
"ape", "bioDist", "Biostrings", "colourpicker", "data.table", "energy",
1010
"GenomeInfoDbData", "ggplot2", "GO.db", "grid", "gridExtra", "RColorBrewer",
11-
"shiny", "shinyBS", "shinyjs", "OmaDB", "zoo"
11+
"shiny", "shinyBS", "shinyjs", "OmaDB", "zoo", "PhyloRBF"
1212
)
1313

1414
# Load packages

0 commit comments

Comments
 (0)