R 2.11.0 released

[This article was first published on Revolutions, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

The latest version of R from the R Project, R 2.11.0, is now available in source code form. Binaries for Windows, Mac and Linux will appear in your local CRAN mirror in the next few days. Some new features include:

  • Support for rendering bitmap images in graphics devices, via a new function rasterImage()
  • The new function vapply is like apply, but checks for consistency of the return value
  • quantile() can be used on some time/date objects
  • Support for selecting a repository for BioConductor packages
  • download.file can now use curl in addition to wget
  • Improved accuracy of pchisq for values near 1
  • Various speedups and minor bug-fixes

This release also marks support of the 64-bit Windows platform by the R Project for the first time. With the assistance of members of the R Core Group. REvolution Computing pioneered support for R on 64-bit Windows: it’s major platform of our REvolution R Enterprise product and has been for almost 2 years. While R 2.11.0 is built using the free mingw compiler, REvolution R Enterprise is built using a commercial toolchain, and links to multi-threaded libraries for improved processing speed on multi-core systems.

R Project: R 2.11.0 announcement

To leave a comment for the author, please follow the link and comment on their blog: Revolutions.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)