]> git.pld-linux.org Git - packages/R-rtracklayer.git/blame - bogus-deps.patch
- new
[packages/R-rtracklayer.git] / bogus-deps.patch
CommitLineData
27c0f5b4
JR
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.11.12)
5 Imports: XML (>= 1.98-0), BiocGenerics (>= 0.1.0), IRanges (>=
6 1.15.37), GenomicRanges, Biostrings (>= 2.25.6), BSgenome (>=
7- 1.23.1), zlibbioc, RCurl (>= 1.4-2), Rsamtools (>= 1.7.3)
8+ 1.23.1), RCurl (>= 1.4-2), Rsamtools (>= 1.7.3)
9 Suggests: humanStemCell, microRNA (>= 1.1.1), genefilter, limma,
10 org.Hs.eg.db, BSgenome.Hsapiens.UCSC.hg19,
11 TxDb.Hsapiens.UCSC.hg19.knownGene, hgu133plus2.db
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.026908 seconds and 4 git commands to generate.