Skip to content

Commit

Permalink
Code cleanup to handle BiocCheck warnings and notes
Browse files Browse the repository at this point in the history
* deal with biocCheck T and F warnings
* add Metagenomics biocView
* update R version dependency
* clean up biom check function
* clean up EpivizMetagenomics-class
* fix issues in biomCheck method
* clean up MetavizNode class
* clean up MetavizTree class a little bit
* clean up Ptr-class a little
  • Loading branch information
hcorrada committed Oct 7, 2016
1 parent 9538ddf commit fd35f9a
Show file tree
Hide file tree
Showing 6 changed files with 660 additions and 558 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Description: This package provides Websocket communication to the
Visualizations (using d3.js) can be easily added to the web app as well.
VignetteBuilder: knitr
Depends:
R (>= 3.0.1)
R (>= 3.3)
Imports:
methods,
Biobase,
Expand All @@ -42,5 +42,5 @@ Collate:
'MetavizTree-class.R'
'EpivizMetagenomicsData-class.R'
'register-methods.R'
biocViews: Visualization, Infrastructure, GUI
biocViews: Visualization, Infrastructure, GUI, Metagenomics
RoxygenNote: 5.0.1
Loading

0 comments on commit fd35f9a

Please sign in to comment.