Follow instructions in the MacOSX FAQ, section 7(!). (The "9" in the warning is a relic from an older FAQ document.)
If you need further guidance open up Terminal.app and tell us what is your equivalent of Peters-iMac:R pd$ locale LANG= LC_COLLATE="en_US.UTF-8" LC_CTYPE="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_ALL="en_US.UTF-8" (i.e. just enter "locale" at the prompt) -pd On 03 Jul 2014, at 17:09 , Senyo Norgbey, MD <[email protected]> wrote: > Hello.. > > After installing the above named version of R on my Macbook Pro and > starting it, the message below appears in the R window... > > *R version 3.1.0 (2014-04-10) -- "Spring Dance"* > *Copyright (C) 2014 The R Foundation for Statistical Computing* > *Platform: x86_64-apple-darwin13.1.0 (64-bit)* > > *R is free software and comes with ABSOLUTELY NO WARRANTY.* > *You are welcome to redistribute it under certain conditions.* > *Type 'license()' or 'licence()' for distribution details.* > > * Natural language support but running in an English locale* > > *R is a collaborative project with many contributors.* > *Type 'contributors()' for more information and* > *'citation()' on how to cite R or R packages in publications.* > > *Type 'demo()' for some demos, 'help()' for on-line help, or* > *'help.start()' for an HTML browser interface to help.* > *Type 'q()' to quit R.* > > *During startup - Warning messages:* > *1: Setting LC_CTYPE failed, using "C" * > *2: Setting LC_COLLATE failed, using "C" * > *3: Setting LC_TIME failed, using "C" * > *4: Setting LC_MESSAGES failed, using "C" * > *5: Setting LC_MONETARY failed, using "C" * > *[R.app GUI 1.63 (6734) x86_64-apple-darwin13.1.0]* > > *WARNING: You're using a non-UTF8 locale, therefore only ASCII characters > will work.* > *Please read R for Mac OS X FAQ (see Help) section 9 and adjust your system > preferences accordingly.* > *[History restored from /Users/sennorg/.Rapp.history]* > > *starting httpd help server ... done* > *> * > *> * > > How can i fix this..?? Need your help ASAP.. > > Kind regards.. > > > > *Senyo Norgbey, MD**MS Candidate '14* > > *Johns Hopkins University School of Medicine, * > *Division of Health Sciences Informatics,* > > *2024 East Monument Street/Suite 1-200* > > *Baltimore, MD 21205* > > > *(+1) 443-529-3519(+233) 24-335-5561* > > > > *[email protected] <[email protected]>[email protected] <[email protected]>* > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Email: [email protected] Priv: [email protected] _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
