Browse code

need to suggest new GenomicAlignments package

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Streamer@83171 bc3139a8-67e5-0310-9ffc-ced21a209358

Herve Pages authored on 12/11/2013 01:08:42
Showing 2 changed files

... ...
@@ -1,7 +1,7 @@
1 1
 Package: Streamer
2 2
 Type: Package
3 3
 Title: Enabling stream processing of large files
4
-Version: 1.9.2
4
+Version: 1.9.3
5 5
 Author: Martin Morgan, Nishant Gopalakrishnan
6 6
 Maintainer: Martin Morgan <mtmorgan@fhcrc.org>
7 7
 Description: Large data files can be difficult to work with in R,
... ...
@@ -15,7 +15,7 @@ Description: Large data files can be difficult to work with in R,
15 15
 License: Artistic-2.0
16 16
 LazyLoad: yes
17 17
 Imports: methods, graph, RBGL, parallel, BiocGenerics
18
-Suggests: RUnit, Rsamtools (>= 1.5.53), Rgraphviz
18
+Suggests: RUnit, Rsamtools (>= 1.5.53), GenomicAlignments, Rgraphviz
19 19
 biocViews: Infrastructure, DataImport
20 20
 Collate: 
21 21
   AllGenerics.R 
22 22
Binary files a/vignettes/Streamer.Rnw and b/vignettes/Streamer.Rnw differ