MRO-3.2.3
This release of Microsoft R Open is based on R-3.2.3 and adds the performance enhancements from the Intel MKL, an optional additional install.
Release Highlights
- Based on the R-3.2.3 engine
- Revolution R Open is now known as Microsoft R Open.
- Adds support for Red Hat Enterprise Linux 7.1 and Mac OS X El Capitan (10.11)
- Uses the 2016-01-01 static MRAN snapshot as the CRAN mirror
Change History Rollup
Fixed Issues
- CentOS/RHEL 7: tcltk and others missing during build
- OS X: package id was not set
Known Issues
devtools::install_githubmay fail with the error "error in running command" on Ubuntu and SUSE. To work around this issue, setoptions(unzip = 'internal')before callinginstall_github. (See #37 and r-lib/devtools#406 )- For MRO 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. - RGui crashes when typing characters beyond width of resized window on Windows (fixed in v3.2.3+1]
- No shell R executable is being created on OS X 10.11 (fixed in v3.2.3+1]
- tcltk support missing on openSUSE (fixed in v3.2.3+1]
Binary Downloads
- Visit http://mran.microsoft.com/ to download the binary distribution for this release.