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