Message Boards Message Boards

0
|
9078 Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

RLink install problems

Posted 6 years ago

Dear all,

when I try to install R the following error occurs:

In[1]:= Needs["RLink`"]

In[2]:= InstallR[]

During evaluation of In[2]:= InstallR::fail: Failed to install R. The following error was encountered: Unable to load dynamic libraries

Out[2]= $Failed

In[3]:= $Version

Out[3]= "11.2.0 for Linux x86 (64-bit) (September 11, 2017)"
POSTED BY: Luis Mendes
2 Replies

This fixed it for me:

https://mathematica.stackexchange.com/a/173096/4999

Needs@"JLink`"

UninstallJava[]

Then install R.

POSTED BY: Michael Rogers
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract