Full_Name: Mark Nelson Version: 1.7.0 OS: Solaris 9 Submission from: (NULL) (144.32.160.78) When trying to produce a histogram, R crashes. Steps to reproduce the problem -> a <- rnorm(100,1,1) > a > hist(a)Note source code was compiled with gcc 3.2.2 Mark.
Prof Brian Ripley
2003-Jun-05 15:02 UTC
[Rd] (PR#3196) Failure to read the instructions is not a bug in R
Note, the R-admin manual tells you *not* to use that version of gcc. Now you know why the INSTALL file says The main source of information on installation is the `R Installation and Administration Manual', an HTML copy of which is available as file `doc/html/R-admin.html'. Please read that before installing R. But if you are impatient, read on but please refer to the manual to resolve any problems. So, why not follow that advice? Preferably, *before* sending a bug report! FYI, the gcc Sparc Solaris bug is fixed in 3.2.3 and 3.3. On Thu, 5 Jun 2003 mn@cs.york.ac.uk wrote:> Full_Name: Mark Nelson > Version: 1.7.0 > OS: Solaris 9Sparc, I presume but not stated.> Submission from: (NULL) (144.32.160.78) > > > When trying to produce a histogram, R crashes. Steps to reproduce the problem - > > > > a <- rnorm(100,1,1) > > a > > hist(a) > > Note source code was compiled with gcc 3.2.2-- Brian D. Ripley, ripley@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