[Rd] bulding a package for Windows (path problem?)

Duncan Murdoch murdoch.duncan at gmail.com
Thu Sep 30 15:35:44 CEST 2010


jgarcia at ija.csic.es wrote:
> Hi,
>
> I am working on a package with several hydrological functions which
> builds/checks/INSTALLs gracefully for a Linux box. However, for a
> Microsoft Windows XP [Versión 5.1.2600] I have the error:
>
> C:\Archivos de programa\R\R-2.9.2\bin>R CMD build
> C:\home\javier\Documents\hydrology\development\hydrosim
>   

Are you really using version 2.9.2?  If so, I think you're on your own.  
The current release is 2.11.1, and our efforts are concentrated on 
testing the alpha/beta of 2.12.0 now.

Duncan Murdoch

> Can't locate R/Dcf.pm in @INC (@INC contains: C
> /ARCHIV~1/R/R-29~1.2/share/perl; /usr/lib/perl5/5.10/i686-cygwin
> /usr/lib/per
> l5/5.10 /usr/lib/perl5/site_perl/5.10/i686-cygwin
> /usr/lib/perl5/site_perl/5.10 /usr/lib/perl5/vendor_perl/5.10/i686-cygwin
> /
> usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/vendor_perl/5.10
> /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .)
>  at C:\ARCHIV~1\R\R-29~1.2/bin/build line 28.
> BEGIN failed--compilation aborted at C:\ARCHIV~1\R\R-29~1.2/bin/build line
> 28.
>
> However, the content of the first mentioned folder is:
>
> C:\ARCHIV~1\R\R-29~1.2\share\perl\R>ls
> Dcf.pm Logfile.pm Rd.pm Rdconv.pm Rdlist.pm Rdtools.pm Utils.pm Vars.pm
>
> Is there a problem with the way windows abbreviates folder names for long
> names of names withs spaces? Or the problem is elsewhere?
>
> Please, could you help?
>
> Thanks and best regards,
> Javier
> ---
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>



More information about the R-devel mailing list