RRO-3.2.2-hotfix_01
·
184 commits
to master
since this release
This hotfix release of Revolution R Open is based on R-3.2.2 and includes bug fixes for OS X users for the issues listed below.
Release Highlights
- Still based on the R-3.2.2 engine with a static MRAN snapshot at 2015-08-27 as the CRAN mirror
- Includes fixes for Mac OS
Fixed Issues
Known Issues
devtools::install_githubmay fail with the error "error in running command" on Ubuntu. To work around this issue, setoptions(unzip = 'internal')before callinginstall_github. (See #37 and r-lib/devtools#406 )- 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
- Visit http://mran.revolutionanalytics.com/ to download the binary distribution for this release.