Re: [Rd] Error during R CMD check

2013-06-04 Thread Prof Brian Ripley
Looks like your locale settings are wrong: see ?Sys.setlocale. Does the package declare an encoding? If so, see what 'Writing R Extensions' has to say about that. On 04/06/2013 11:06, Kamal wrote: Hi All, I am encountering the following error while performing check on the R package we built

Re: [Rd] Error during R CMD check

2013-06-04 Thread Duncan Murdoch
On 13-06-04 6:06 AM, Kamal wrote: Hi All, I am encountering the following error while performing check on the R package we built: R CMD check packagename_0.99.0.tar.gz During startup - Warning message: Setting LC_CTYPE failed, using "C" * using R Under development (unstable) (2013-05-14 r6274

[Rd] Error during R CMD check

2013-06-04 Thread Kamal
Hi All, I am encountering the following error while performing check on the R package we built: R CMD check packagename_0.99.0.tar.gz During startup - Warning message: Setting LC_CTYPE failed, using "C" * using R Under development (unstable) (2013-05-14 r62742) * using platform: x86_64-unknown-