[R] problem to building R (datasets)

Joris Meys jorismeys at gmail.com
Thu Jun 24 00:52:06 CEST 2010


Why compile from source? 2.11.1 installs fine on XP from the binary,
so that's the more obvious solution.

Cheers
Joris

On Thu, Jun 24, 2010 at 12:39 AM, Geun Seop Lee <clarmaster at gmail.com> wrote:
>>
>>  Dear all,
>>>
>>> While I was trying to build R source, I found an error at datasets package
>>> (there was no error before that)
>>>
>>> ../../../library/datasets/R/datasets is unchanged
>>> Error in dir.create(Rdatadir, showWarnings = FALSE) :
>>>   file name conversion problem
>>> Calls: <Anonymous> -> <Anonymous> -> dir.create
>>> Execution halted
>>> make[2]: *** [all] Error 1
>>> make[1]: *** [R] Error 1
>>> make: *** [all] Error 2
>>>
>>> And it was caused by
>>>
>>>  @$(ECHO) "tools:::data2LazyLoadDB(\"$(pkg)\", compress=3)" | \
>>>    R_DEFAULT_PACKAGES=NULL LC_ALL=C $(R_EXE) > /dev/null
>>> at the Makefile.win in the src/datasets directory
>>> I am using Window XP and tried to compile 2.11.1 version.
>>>
>>> I can't imagine how I can solve this problem. Any hints or suggestions
>>> will be appreciated.
>>>
>>> Thank you.
>>>
>>> Lee.
>>>
>>
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>




-- 
Joris Meys
Statistical consultant

Ghent University
Faculty of Bioscience Engineering
Department of Applied mathematics, biometrics and process control

tel : +32 9 264 59 87
Joris.Meys at Ugent.be
-------------------------------
Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php



More information about the R-help mailing list