[R-SIG-Mac] R quits on update.packages()

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed May 29 08:20:14 CEST 2013


On 29/05/2013 02:28, Michael Herron wrote:
> Hello.
>
> I have installed 3.0.1 on an iMac.  I just logged in remotely, tried to update.packages(), and R quit.  For example:
>
> [brahms:~] herron% R
>
> R version 3.0.1 (2013-05-16) -- "Good Sport"
> Copyright (C) 2013 The R Foundation for Statistical Computing
> Platform: x86_64-apple-darwin10.8.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.
>
>> update.packages()
> --- Please select a CRAN mirror for use in this session ---
> [brahms:~] herron%
>
> I never get a chance to select a mirror; R just quits.
>
> Any thoughts on this?  I have never seen this behavior before.

Nor have I, nor can I reproduce it.

In any case, see ?chooseCRANmirror and its 'graphics' argument.  When 
running R remotely you want to set option "menu.graphics" to false.

>
> Thanks, mh
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
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



More information about the R-SIG-Mac mailing list