I was able to use the library(tm) in r without problem until today, when loading tm shows:
library(tm)
tm
Just Install NLP package with dependencies = True
dependencies = True
Install tm packaged with dependencies = True
And things should work out:)