I am trying to install the \"tm\" package but then I get an error saying that \"tm\" is not available for my R version
package ‘tm’ is not available (for R v
Another option would be to upgrade your version of R so it is compatible with that latest version of the "tm" package. You can do that easily within R by using the following code:
# install the latest installr package:
install.packages("installr")
# require the latest installr package:
require(installr)
#run the command to update R
updateR()
HT: http://www.r-statistics.com/2014/07/r-3-1-1-is-released-and-how-to-quickly-update-it-on-windows-os/