robert.peck1 at myfairpoint.net
2009-Feb-28 14:50 UTC
[Rd] Cannot install some packages (PR#13559)
Full_Name: Robert Peck Version: 2.8.1 OS: XP Home Submission from: (NULL) (71.168.114.196) There are some packages that I cannot install on my PC. Example: LearnBayes The following output is sent back:> utils:::menuInstallPkgs()trying URL 'http://www.ibiblio.org/pub/languages/R/CRAN/bin/windows/contrib/2.8/LearnBayes_2.0.zip' Content type 'application/zip' length 379068 bytes (370 Kb) opened URL downloaded 370 Kb package 'LearnBayes' successfully unpacked and MD5 sums checked Error in normalizePath(path) : path[1]: The system cannot find the file specified>I have reinstalled R several times and tried different mirror sites. Robert Peck
ligges at statistik.tu-dortmund.de
2009-Feb-28 23:30 UTC
[Rd] Cannot install some packages (PR#13559)
robert.peck1 at myfairpoint.net wrote:> Full_Name: Robert Peck > Version: 2.8.1 > OS: XP Home > Submission from: (NULL) (71.168.114.196) > > > There are some packages that I cannot install on my PC.I doubt this is a bug. Some or all packages? Is there some pattern? Are you installing with sufficient privileges?> Example: LearnBayes > > The following output is sent back: > >> utils:::menuInstallPkgs() > trying URL 'http://www.ibiblio.org/pub/languages/R/CRAN/bin/windows/contrib/2.8/LearnBayes_2.0.zip' > Content type 'application/zip' length 379068 bytes (370 Kb) > opened URL > downloaded 370 Kb > > package 'LearnBayes' successfully unpacked and MD5 sums checked > Error in normalizePath(path) : > path[1]: The system cannot find the file specifiedThis looks like the package has successfully installed (as the message indicates) but you have problems for updating some search indizes and other files for the help system. Which is probably a permission problem. Have you tried to run LearnBayes? I guess it will work. Uwe LIgges> > I have reinstalled R several times and tried different mirror sites. > > Robert Peck > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel