[Rd] Building R in 64-bit mode

Michael Felt aixtools at gmail.com
Wed Dec 16 22:45:25 CET 2015


On 2015-12-16 16:02, Michael Felt wrote:
> tools:::sysdata2LazyLoadDB("/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda","../../../library/tools/R") 
>
> Error: Line starting 'Package: tools ...' is malformed!
> > warnings()
> Warning messages:
> 1: package "methods" in options("defaultPackages") was not found
> 2: package 'datasets' in options("defaultPackages") was not found
> 3: package 'utils' in options("defaultPackages") was not found
> 4: package 'grDevices' in options("defaultPackages") was not found
> 5: package 'graphics' in options("defaultPackages") was not found
> 6: package 'stats' in options("defaultPackages") was not found
> 7: package 'methods' in options("defaultPackages") was not found
> 8: Setting LC_CTYPE failed, using "C"
> 9: Setting LC_COLLATE failed, using "C"
> 10: Setting LC_TIME failed, using "C"
> 11: Setting LC_MESSAGES failed, using "C"
> 12: Setting LC_MONETARY failed, using "C"
> > q() 
I guess I would like a suggestion on how to expand/create debug 
messages. This is being started --vanallia --clone.
Also, I am wondering the Duplicate Symbols are 'harmless' in 32-bit 
mode, but causing confusion in the 64-bit mode.

Other suggestions? Ideas?

Thanks,
Michael



More information about the R-devel mailing list