On Wed, Jan 16, 2013 at 12:39 PM, Gabor Grothendieck <ggrothendi...@gmail.com> wrote: > On Wed, Jan 16, 2013 at 11:06 AM, Claire Oswald > <claire.j.osw...@gmail.com> wrote: >> Hello: >> >> I'd like to know if R will run under Windows 8? >> > > I am running R on Windows 8 with no apparent problems.
Actually I found one tiny problem. If you ask which Windows version you are using when running under Windows 8 it tells you that you are using Windows 7 : > R.version.string [1] "R version 2.15.2 Patched (2013-01-13 r61650)" > win.version() ## Should be Windows 8 [1] "Windows 7 x64 (build 9200)" -- Statistics & Software Consulting GKX Group, GKX Associates Inc. tel: 1-877-GKX-GROUP email: ggrothendieck at gmail.com ______________________________________________ R-help@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.