Ok so I am almost at my wit's end with this. Major trouble with Sierra/Java compatibility (as is well-documented throughout the web and the this site). After so many steps I can't recount them all, I was able to get RJava installed and running. Also able to get NLP installed and running. But I am still having issues with RWeka. Trying, I get:
** testing if installed package can be loaded
Error : .onLoad failed in loadNamespace() for 'RWeka', details:
call: .jnew("weka.core.WekaPackageManager")
error: java.lang.UnsupportedClassVersionError: weka/core/WekaPackageManager : Unsupported major.minor version 51.0
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RWeka’
Warning in install.packages :
installation of package ‘RWeka’ had non-zero exit status
I know this has been asked in other forms on here, but please don't carelessly tag this as already asked. I have not seen any posts where this is the only package with an issue.