[R] checking package dependencies

Richard M. Heiberger rmh at temple.edu
Wed May 17 21:05:03 CEST 2006


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.

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
$




More information about the R-help mailing list