]> git.pld-linux.org Git - packages/R-rtracklayer.git/blob - bogus-deps.patch
- up to 1.22.0
[packages/R-rtracklayer.git] / bogus-deps.patch
1 --- rtracklayer/rtracklayer/DESCRIPTION~        2013-05-04 06:57:13.000000000 +0200
2 +++ rtracklayer/rtracklayer/DESCRIPTION 2013-05-10 14:37:24.622975892 +0200
3 @@ -5,7 +5,7 @@
4  Depends: R (>= 2.10), methods, GenomicRanges (>= 1.13.3)
5  Imports: XML (>= 1.98-0), BiocGenerics (>= 0.7.7), IRanges (>=
6          1.19.34), XVector (>= 0.1.3), GenomicRanges (>= 1.13.43),
7 -        Biostrings (>= 2.29.18), BSgenome (>= 1.23.1), zlibbioc, RCurl
8 +        Biostrings (>= 2.29.18), BSgenome (>= 1.23.1), RCurl
9          (>= 1.4-2), Rsamtools (>= 1.13.1)
10  Suggests: humanStemCell, microRNA (>= 1.1.1), genefilter, limma,
11          org.Hs.eg.db, BSgenome.Hsapiens.UCSC.hg19,
12 --- rtracklayer/rtracklayer/NAMESPACE~  2013-05-04 02:02:40.000000000 +0200
13 +++ rtracklayer/rtracklayer/NAMESPACE   2013-05-10 14:37:38.086445477 +0200
14 @@ -1,7 +1,5 @@
15  useDynLib(rtracklayer, .registration = TRUE)
16  
17 -import(zlibbioc)
18 -
19  importFrom("stats", offset)
20  
21  importFrom("XML", getNodeSet, xmlValue, xmlAttrs, htmlTreeParse,
This page took 0.072897 seconds and 3 git commands to generate.