[R] How Can I Tell if the R Running is 64 bit or 32 bit?

Prof Brian Ripley ripley at stats.ox.ac.uk
Fri Aug 8 22:46:47 CEST 2008


Look at .Machine$sizeof.pointer (in bytes).

On Fri, 8 Aug 2008, Tom La Bone wrote:

>
> I think I installed 64-bit Ubuntu 8.04 and 64-bit R on my computer. I can't
> seem to find anything that says "this is 64-bit Ubuntu" or "this is 64-bit
> R". How do I tell what version of R I am running?
>
> Tom
> -- 
> View this message in context: http://www.nabble.com/How-Can-I-Tell-if-the-R-Running-is-64-bit-or-32-bit--tp18898653p18898653.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

-- 
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-help mailing list