Skip to content

problems with Rcmd BATCH (PR#2965)

2 messages · adrian_humbert@yahoo.com, Brian Ripley

#
Hello, 

I have a test file that runs OK with
When I try
I get the following error message:

Can't locate R/Utils.pm in @INC (@INC contains:
C:\PROGRA~1\R\rw1070\share\perl
c:/Perl/lib c:/Perl/site/lib .) at
C:\PROGRA~1\R\rw1070/bin/BATCH line 22.
BEGIN failed--compilation aborted at
C:\PROGRA~1\R\rw1070/bin/BATCH line 22.

If I edit the file BATCH on line 22 and I comment out 
line 22 (use R::Utils), Rcmd BATCH works fine. 

Am I doing something wrong or is this a bug?  Perl is
installed, and in the path. 

Thank you, 
Adrian. 

R Rocks!
#
On Fri, 9 May 2003 adrian_humbert@yahoo.com wrote:

            
It won't: try Rcmd BATCH --version (see --help).
You don't have (on Windows, unstated, R 1.7.0, unstated) the files for
compiling the package sources installed.

Why have you sent a bug report?  This was discussed on R-help very 
recently when I sent this explanation.