Bug in makecdfenv 1.3.4
1
0
Entering edit mode
@james-w-macdonald-5106
Last seen 1 hour ago
United States
When making a cdf environment, I get the following error: Error in createPackage(packagename, destinationDir = path.expand(package.path), : unused argument (s) (force ...) This is due to the fact that make.cdf.environment() passes force=FALSE to createPackage(). This argument was removed from createPackage() somewhere between Biobase 1.3.22 and 1.3.29. Commenting it out fixed the problem. Best, Jim James W. MacDonald Affymetrix and cDNA Microarray Core University of Michigan Cancer Center 1500 E. Medical Center Drive 7410 CCGC Ann Arbor MI 48109 734-647-5623
Microarray Cancer cdf Biobase Microarray Cancer cdf Biobase • 404 views
ADD COMMENT
0
Entering edit mode
@wolfgang-huber-3550
Last seen 21 days ago
EMBL European Molecular Biology Laborat…
Hi James, thanks! The parameter "force" in createPackage was renamed to "unlink" a couple of weeks ago, see http://franz.stat.wisc.edu/cgi-bin/viewcvs.cgi/Rpacks/Biobase/R/create package.R.diff?r1=1.5&r2=1.6&cvsroot=Bioconductor to make it more consistent with the names of similar parameters of other functions. The bug in "make.cdf.env" is being repaired right now and will propagate to the web repository soon. Thanks again, Wolfgang ------------------------------------- Wolfgang Huber Division of Molecular Genome Analysis German Cancer Research Center Heidelberg, Germany Phone: +49 6221 424709 Fax: +49 6221 42524709 Http: www.dkfz.de/mga/whuber ------------------------------------- On Fri, 12 Sep 2003, James MacDonald wrote: > When making a cdf environment, I get the following error: > > Error in createPackage(packagename, destinationDir = > path.expand(package.path), : > unused argument (s) (force ...) > > This is due to the fact that make.cdf.environment() passes force=FALSE > to createPackage(). This argument was removed from createPackage() > somewhere between Biobase 1.3.22 and 1.3.29. Commenting it out fixed > the problem. > > Best, > > Jim > > > > James W. MacDonald > Affymetrix and cDNA Microarray Core > University of Michigan Cancer Center > 1500 E. Medical Center Drive > 7410 CCGC > Ann Arbor MI 48109 > 734-647-5623 > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor >
ADD COMMENT

Login before adding your answer.

Traffic: 468 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6