All Apps and Add-ons

Installing new R packages in R analytics app (windows)

charuk
New Member

I have recently installed the R analytics app on Splunk following the directions available here:

https://answers.splunk.com/answers/575629/how-to-install-r-analytics-on-windows.html

I now want to install a new R package. I have R installed on windows in the C drive.

I tried installing the ISLR package into the C:\Program Files\R\R-3.5.0\library using the below command in R and in R, I can see that the package was installed successfully.

install.packages("ISLR",lib='C:\Program Files\R\R-3.5.0\library')
library('ISLR') 

However, I still cannot see the package 'ISLR' under the list of Libraries in the R analytics app on Splunk. What am I missing?

Any help would be much appreciated!

0 Karma
Get Updates on the Splunk Community!

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...