Skip to content

RRO-3.2.2

Choose a tag to compare

@swells swells released this 04 Sep 04:18
· 188 commits to master since this release

This release of Revolution R Open is based on R-3.2.2 and adds the performance enhancements from the Intel MKL, an optional additional install.

Release Highlights

Change History Rollup

Fixed Issues

  • Ubuntu: Missing cairo, tiff, and jpeg libraries for RRO on Ubuntu have been restored. #233
  • OS X: X11 warnings appear when you use capabilities("x11"). #200

Known Issues

  • devtools::install_github may fail with the error "error in running command" on Ubuntu and SUSE. To work around this issue, set options(unzip = 'internal') before calling install_github. (See #37 and r-lib/devtools#406 )
  • Graphical issues related to X11 & Cairo on OS X that are fixed in the RRO-3.2.2-hotfix_01 release: https://github.com/RevolutionAnalytics/RRO/releases/tag/RRO-3.2.2-hotfix_01. (See #200 & #238)
  • For RRO on openSUSE: in order to install packages on this platform, you must manually install the package gcc-c++ if not already installed. See installation instructions for more details.

Binary Downloads