REvolution R is an enhanced version of the Open Source R 2.9.2 environment for data analysis and graphics.
This release includes the following features:
Two functions allow you to control the number of threads used by the optimized math libraries. The getMKLthreads function returns the number of threads the optimized math libraries are currently configured to use (by default, this is the number of processing cores on your computer). The setMKLthreads function specifies the number of threads the optimized math libraries may use; use this to limit the number of processing cores on your system available to the optimized math libraries. Type
?setMKLthreads
for more information.
Telephone and e-mail technical support for REvolution R is available by subscription. To order a support subscription, call REvolution Computing at 203-777-7442.
All REvolution R users are invited to participate in the REvolution R Forum. This is the place to get user-to-user support on REvolutino products and ask questions of other REvolution R users. REvolution staff members monitor the Forum's content, and may answer questions as time permits.
If you have a technical support subscription and have questions about REvolution R, please contact REvolution Technical Support by sending e-mail to:
support@revolution-computing.com
or fill out this Web support form. Back to top
REvolution R contains R, which is covered by the GNU Public License (GPL). In accordance with that license, the modified R source code is available for download at the same location as the REvolution R binaries.