Richardson, Patrick
2009-Apr-28 13:51 UTC
[R] R-2.9.0 malformed bundle DESCRIPTION file, no Contains field
When trying to update (various) packages using update.packages() I get the following error message for various packages package 'fBasics' successfully unpacked and MD5 sums checked Error in unpackPkg(foundpkgs[okp, 2L], foundpkgs[okp, 1L], lib) : malformed bundle DESCRIPTION file, no Contains field>This happens with other packages besides fBasics (Matrix, as well as others) and I have switched mirrors and the same thing occurs. Any suggestions? Best, Patrick Win XP SP3 R version 2.9.0 (2009-04-17) i386-pc-mingw32 locale: LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices datasets tcltk utils methods base other attached packages: [1] svSocket_0.9-5 TinnR_1.0.3 R2HTML_1.59-1 Hmisc_3.5-2 loaded via a namespace (and not attached): [1] cluster_1.11.13 grid_2.9.0 lattice_0.17-22 svMisc_0.9-5 tools_2.9.0 This email message, including any attachments, is for th...{{dropped:9}}
Uwe Ligges
2009-Apr-28 14:02 UTC
[R] R-2.9.0 malformed bundle DESCRIPTION file, no Contains field
Why do you post more than once? I have answered your former (almost) identical message minutes ago. Best, Uwe Ligges Richardson, Patrick wrote:> When trying to update (various) packages using update.packages() I get the following error message for various packages > > > > package 'fBasics' successfully unpacked and MD5 sums checked Error in unpackPkg(foundpkgs[okp, 2L], foundpkgs[okp, 1L], lib) : > > malformed bundle DESCRIPTION file, no Contains field > > > > > This happens with other packages besides fBasics (Matrix, as well as others) and I have switched mirrors and the same thing occurs. > > > > Any suggestions? > > > > Best, > > > > Patrick > > Win XP SP3 > > > > R version 2.9.0 (2009-04-17) > > i386-pc-mingw32 > > > > locale: > > LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252 > > > > attached base packages: > > [1] stats graphics grDevices datasets tcltk utils methods base > > > > other attached packages: > > [1] svSocket_0.9-5 TinnR_1.0.3 R2HTML_1.59-1 Hmisc_3.5-2 > > > > loaded via a namespace (and not attached): > > [1] cluster_1.11.13 grid_2.9.0 lattice_0.17-22 svMisc_0.9-5 tools_2.9.0 > > > This email message, including any attachments, is for th...{{dropped:9}} > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.