diff --git a/inst/PhyloProfile/global.R b/inst/PhyloProfile/global.R index dec782a..f224a5f 100644 --- a/inst/PhyloProfile/global.R +++ b/inst/PhyloProfile/global.R @@ -8,7 +8,7 @@ source("R/functions.R") packages <- c( "ape", "bioDist", "Biostrings", "colourpicker", "data.table", "energy", "GenomeInfoDbData", "ggplot2", "GO.db", "grid", "gridExtra", "RColorBrewer", - "shiny", "shinyBS", "shinyjs", "OmaDB", "zoo" + "shiny", "shinyBS", "shinyjs", "OmaDB", "zoo", "PhyloRBF" ) # Load packages