]> git.pld-linux.org Git - packages/R-makecdfenv.git/blob - bogus-deps.patch
- new
[packages/R-makecdfenv.git] / bogus-deps.patch
1 --- makecdfenv/makecdfenv/DESCRIPTION~  2012-10-02 04:43:08.000000000 +0200
2 +++ makecdfenv/makecdfenv/DESCRIPTION   2012-10-18 13:21:30.057046618 +0200
3 @@ -8,7 +8,7 @@
4          <bmb@bmbolstad.com>
5  Maintainer: James W. MacDonald <jmacdon@med.umich.edu>
6  Depends: R (>= 2.6.0), methods
7 -Imports: Biobase, affy, methods, stats, utils, zlibbioc
8 +Imports: Biobase, affy, methods, stats, utils,
9  Description: This package has two functions. One reads a Affymetrix
10          chip description file (CDF) and creates a hash table
11          environment containing the location/probe set membership
12 --- makecdfenv/makecdfenv/NAMESPACE~    2012-10-02 01:28:55.000000000 +0200
13 +++ makecdfenv/makecdfenv/NAMESPACE     2012-10-18 13:21:35.800379751 +0200
14 @@ -2,8 +2,6 @@
15  
16  import(methods)
17  
18 -import(zlibbioc)
19 -
20  importFrom(affy, cleancdfname)
21  
22  importFrom(Biobase, createPackage, multiassign)
This page took 0.105519 seconds and 3 git commands to generate.