Ah, yes, thank you. That seems to do the trick. - Pete On 2013-03-04, at 11:16 PM, Prof Brian Ripley <[email protected]> wrote:
> On 05/03/2013 03:41, Peter Dixon wrote: >> Hi - >> >> I'm not sure that this is precisely a Mac issue, but in a fresh install of R >> 2.15.2, I get the error: >> >> Error in browseEnv(html = F) : could not find function "invsible" >> >> whenever I open the workspace browser from the menu bar. This seems to be a >> typo on line 152 of browseEnv. If this is a bug, I can't understand why no >> one else has noticed; on the other hand, if this is a problem with my >> install or setup, I'm at a loss to understand what is wrong. Sample output >> below. > > They did notice: it was corrected in R-patched months ago, and R 2.15.3 is > now out with the corrected version. > >> Also, the R for Mac FAQ says, "Drag and drop of a directory on the R.app >> icon while R.app is not running will start R.app and set the working >> directory. By default .RData and the history file (default name >> .Rapp.history) are fetched from this working directory." However, my tests >> don't seem to confirm this the workspace is loaded but not the history >> file. Am I doing something wrong? > > There are changes in that area, so please try 2.15.3. > >> >> - Pete >> >> >> >> R version 2.15.2 (2012-10-26) -- "Trick or Treat" >> Copyright (C) 2012 The R Foundation for Statistical Computing >> ISBN 3-900051-07-0 >> Platform: x86_64-apple-darwin9.8.0/x86_64 (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. >> >> [R.app GUI 1.53 (6335) x86_64-apple-darwin9.8.0] >> >> [Workspace restored from /Users/pete/Library/Application Support/R/.RData] >> [History restored from /Users/pete/Library/Application Support/R/.Rhistory] >> >> Error in browseEnv(html = F) : could not find function "invsible" >> Error in browseEnv(html = F) : could not find function "invsible" >> >>> sessionInfo() >> R version 2.15.2 (2012-10-26) >> Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit) >> >> locale: >> [1] en_CA.UTF-8/en_CA.UTF-8/en_CA.UTF-8/C/en_CA.UTF-8/en_CA.UTF-8 >> >> attached base packages: >> [1] stats graphics grDevices utils datasets methods base >> >> loaded via a namespace (and not attached): >> [1] tools_2.15.2 >> Error in browseEnv(html = F) : could not find function "invsible" >> Error in browseEnv(html = F) : could not find function "invsible" >>> >> >> >> >> --- >> Peter Dixon >> Department of Psychology >> University of Alberta >> Edmonton, Alberta, Canada >> T6G 2E9 >> 780-492-2318 >> 780-492-1768 (fax) >> [email protected] >> >> _______________________________________________ >> R-SIG-Mac mailing list >> [email protected] >> https://stat.ethz.ch/mailman/listinfo/r-sig-mac >> > > > -- > Brian D. Ripley, [email protected] > Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ > University of Oxford, Tel: +44 1865 272861 (self) > 1 South Parks Road, +44 1865 272866 (PA) > Oxford OX1 3TG, UK Fax: +44 1865 272595 > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > --- Peter Dixon [email protected] [[alternative HTML version deleted]]
_______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
