Skip to content

R 2.11 on Mac OS X

5 messages · Norman Jessup, David Winsemius, Jeff Newmiller

#
Hello,

I've recently upgraded to R 2.11.1 on Mac OS X 10.8.4.   Now when I 
start R up I get the following message:

Error in identical(call[[1L]], quote(doTryCatch)) :
   7 arguments passed to .Internal(identical) which requires 5
Error in normalizePath(dirname(pkgpath), "/", TRUE) :
   3 arguments passed to .Internal(normalizePath) which requires 1
cannot find system Renviron

I get a similar message with user-defined functions ( i.e "X arguments 
passed when Y defined" ) though the functions appear to work.  This 
problem is also encountered when Rstudio fires up and so it cannot run now.

I did find a post that suggested it may be due to R accessing an old, 
possibly 32 bit library (I used to have 32 and 64 bit R installed and 
they both ran without trouble).  Possibly I need to completely clean out 
the installation and start again?  but I'm not sure precisely where the 
R support files are stored on Macs.  Can anyone give me a pointer and/or 
suggest an alternative fix?

Thank you
#
On Jun 21, 2013, at 7:27 PM, Norman Jessup wrote:

            
R 2.11.1 is a rather archaic version. The current version is 3.0.1. You seems to have skipped major versions 2.12, 2.13,, 2.14 2.15. I doubt that OSX 10.8.4 was available when 2.11.1 was compiled. There is a mailing list for MacOS versions of R but I doubt there will be much interest in supporting version 2.11.1 on OSX 10.8.4. I suggest you install instead version 3.0.1
1 day later
#
On Jun 23, 2013, at 7:24 PM, Norman Jessup wrote:

            
This isn't the right venue for difficulties with RStudio. They have their own mailing list or forum or whatever.
#
RStudio questions belong on the RStudio support website. It is fine software, but it is off-topic here.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.
Norman Jessup <njessup at tpg.com.au> wrote: