[R] RWeka Error
Rini John
rini.john3 at yahoo.com
Wed Apr 13 07:57:29 CEST 2016
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 <jdnewmil at dcn.davis.ca.us>
To: Rini John <rini.john3 at yahoo.com>; Rini John via R-help <r-help at r-project.org>; "r-help at r-project.org" <r-help at 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 at 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 at 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]]
More information about the R-help
mailing list