Hi,When I use any function of RWeka Package in Rstudio I get an error, "Error in .jnew (name): java.lang.ClassFormatError." can anyone guide me in this?Operation system used: Linux 64 bit (CentOS) Command used: >data("crude")>tdm <- TermDocumentMatrix(crude, control=list(tokenize = NGramTokenizer)) Packages loaded: tm and RWeka
Regards,Rini John From: Jeff Newmiller <jdnew...@dcn.davis.ca.us> To: Rini John <rini.jo...@yahoo.com>; Rini John via R-help <r-help@r-project.org>; "r-help@r-project.org" <r-help@r-project.org> Sent: Tuesday, 5 April 2016, 18:30:26 Subject: Re: [R] RWeka Error Read the Posting Guide mentioned at the bottom of this email. Highlights you should be sure to address: * HTML formatted email gets messed up on the R mailing lists, so post in plain text. Yes, you can and need to do this. * Make sure the problem occurs in R by trying it without RStudio. Sometimes RStudio interferes with R, and you have to ask elsewhere about such problems. * Give us details about your setup and the exact commands you used. The sessionInfo function is helpful here, as is a sample of what you entered into a clean R session to get that error (for completeness). Make sure you are clear in your post about what operating system you are using, and what Java runtime (version and 32/64 bitness) is installed. -- Sent from my phone. Please excuse my brevity. On April 5, 2016 5:14:55 AM PDT, "Rini John via R-help" <r-help@r-project.org> wrote: When I use any function of RWeka Package in Rstudio I get an error, "Error in .jnew (name): java.lang.ClassFormatError." can anyone guide me in this? [[alternative HTML version deleted]] R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.