Skip to Main Content

Data Science & Machine Learning

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to install R package tm in Oracle BigDataLite VM 4.7

Kevin ZhangSep 15 2017 — edited Sep 19 2017

Hi All:

I am using Oracle BigDataLite VM V4.7. The box come with:

- Oracle R Distribution (ORD) 3.2.0

I am exploring some lab I found on web to do Oracle Text, ORE and Oracle Data Mining.

For "Oracle Text", I need to install CRAN package 'tm'.

when I try install in the R console (command: install.packages('tm')), I received below error:

ERROR: dependency ‘slam’ is not available for package ‘tm’

* removing ‘/u01/app/oracle/product/12.1.0.2/dbhome_1/R/library/tm’

I read multiple threads and still not clear what is the correct step in install 'tm' R package in my VM so that I can proceed.

Can you help?

Thanks!

Kevin

This post has been answered by Christos Iraklis Tsatsoulis on Sep 18 2017
Jump to Answer

Comments

Moving this old post to the correct forum.

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 17 2017
Added on Sep 15 2017
4 comments
447 views