Skip to content

Commit

Permalink
change NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasmock committed Jul 1, 2016
1 parent fab3404 commit 847c872
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: CVE
Title: Cancer Variant Explorer
Version: 0.99.54
Version: 0.99.55
Authors@R: person("Andreas", "Mock", email = "mock.science@gmail.com", role = c("aut", "cre"))
Author: Andreas Mock [aut, cre]
Maintainer: Andreas Mock <mock.science@gmail.com>
Expand Down
4 changes: 0 additions & 4 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
export(openCVE)

importFrom(devtools, load_all)
importFrom(limma, voom)
importFrom(WGCNA, bicor, labels2colors, plotDendroAndColors, moduleEigengenes)
importFrom(dynamicTreeCut,cutreeDynamic)
importFrom(ape, as.phylo, plot.phylo)
importFrom(AnnotationDbi,GOAllFrame)
importFrom(GSEABase,GeneSetCollection)
importFrom(GOstats,hyperGTest)
importFrom(shiny,runApp)
importFrom(RColorBrewer, brewer.pal)
import(ggplot2)
Expand Down

0 comments on commit 847c872

Please sign in to comment.