Hi Søren, http://jekyll.math.byuh.edu/other/howto/R/Rcmdr.shtml
Søren Højsgaard wrote: > > Dear all, > > On Windows XP with R 2.8.0, I get the error message below when I try > install a package from the command line. > (Installing as a local zip-file from the menu in the GUI works fine.) > Could anybody point me towards the source (and solution) to the problem? > > Regards > Søren > > --------------------------------------------------------------------------- > > C:\Dokumenter\Stat\RLSdevel>rcmd install RLS > installing to '' > installing R.css in > > ---------- Making package RLS ------------ > adding build stamp to DESCRIPTION > Error in file(file.path(outDir, "DESCRIPTION"), open = "w") : > cannot open the connection > Calls: <Anonymous> -> file > In addition: Warning message: > In file(file.path(outDir, "DESCRIPTION"), open = "w") : > cannot open file '/RLS/DESCRIPTION': No such file or directory > Execution halted > make[2]: *** [frontmatter] Error 1 > make[1]: *** [all] Error 2 > make: *** [pkg-RLS] Error 2 > *** Installation of RLS failed *** > > Removing '/RLS' > > > > [[alternative HTML version deleted]] > > > ______________________________________________ > R-help@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. > > -- View this message in context: http://www.nabble.com/Rcmd-install-problem%3A-%22cannot-open-the-connection%22-and-%22No-such-file-or-directory%22-tp20537695p20545552.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@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.