SQLMenace
SQLMenace

Reputation: 135141

How do you update the R version in Revolution R Enterprise?

I just installed the latest MRO version (3.2.3)

When I open RGui, I see the following

 R version 3.2.3 (2015-12-10) -- "Wooden Christmas-Tree" Copyright (C)
 2015 The R Foundation for Statistical Computing Platform:
 x86_64-w64-mingw32/x64 (64-bit)

However when I open up Revolution R Enterprise, I see that 3.2.2 is still loaded

Welcome to Revolution R Enterprise for Windows version 8.0 - 100% R and more...
Revolution R Enterprise for Windows Copyright © 2015 Microsoft Corporation
---------------------------------------------------------------------
R version 3.2.2 (2015-08-14)

How do I change this so that Revolution R Enterprise points to 3.2.3 instead of 3.2.2

I did a search here and on Google/Bing but found nothing.

Upvotes: 2

Views: 354

Answers (1)

Derek McCrae Norton
Derek McCrae Norton

Reputation: 854

You don't, at least not currently. RRE versions are tied to specific R version. 8.0 corresponds to 3.2.2.

Upvotes: 2

Related Questions