[R] checking package dependencies
Uwe Ligges
ligges at statistik.uni-dortmund.de
Sat May 20 19:14:34 CEST 2006
Richard M. Heiberger wrote:
> I am having a similar problem with Windows. I first tried R-2.3.0,
> then following this post, tried R-2.2.1. In both versions,
> I can't get anything useful with the cygwin shell inside emacs.
> I get valid error messages from cygwin in a standalone cygwin window
> and from the msdos shell, either standalone or inside emacs. Here is
> the messages from the cygwin shell.
> The ls -alF for all the files mentioned look good. I don't know where
> the "access is denied" message is coming from.
> Perhaps someone can help interpret them.
1. cygwin is not supported.
2. "Access is denied" suggests this is not an R but a problem of your
(OS/cygwin ? ) setup.
Uwe Ligges
> rmh at RMH-HP ~/HH-R.package
> $ PATH=.:/cygdrive/c/progra~1/R/tools/bin:/cygdrive/c/MinGW/bin:/cygdrive/c/Perl
> /bin:/cygdrive/c/texmf/miktex/bin:/cygdrive/c/progra~1/R/R-2.3.0/bin:/usr/local/
> bin:/usr/bin:/cygdrive/c/gs/gs8.00/bin:/cygdrive/c/gs/gs8.00/lib:/cygdrive/c/win
> dows:/cygdrive/c/windows/system32
>
> rmh at RMH-HP ~/HH-R.package
> $
>
> rmh at RMH-HP ~/HH-R.package
> $ R_HOME=c:/progra~1/R/R-2.3.0
>
> rmh at RMH-HP ~/HH-R.package
> $
>
> rmh at RMH-HP ~/HH-R.package
> $ export PATH R_HOME
>
> rmh at RMH-HP ~/HH-R.package
> $ Rcmd check HH
> * checking for working latex ...Access is denied.
> NO
> * using log directory 'c:/HOME/rmh/HH-R.package/HH.Rcheck'
> Access is denied.
> * using
> * checking for file 'HH/DESCRIPTION' ... OK
> * checking extension type ... Package
> * this is package 'HH' version '1.0'
> * checking package dependencies ...Access is denied.
> OK
> * checking if this is a source package ... OK
> * checking whether package 'HH' can be installed ...Access is denied.
> Error: cannot open file 'c:/HOME/rmh/HH-R.package/HH.Rcheck/00install.out' for re
> ading
>
> rmh at RMH-HP ~/HH-R.package
> $ Rcmd build HH
> * checking for file 'HH/DESCRIPTION' ... OK
> * preparing 'HH':
> * checking DESCRIPTION meta-information ...Access is denied.
> OK
> * cleaning src
> * removing junk files
> Access is denied.
> Access is denied.
> Access is denied.
> Error: cannot open file 'HH/DESCRIPTION' for reading
>
> rmh at RMH-HP ~/HH-R.package
> $
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list