Hello everyone!

I'm working this school project in R and everything was fine until I moved
to other computer.
The problem is that I can't load few libraries like "Snowball" or "openNLP".

Like I said, everything was fine on other computers, but at the moment, the
only computer
is this one that I'm finding error on.

So here is the problem:

I install library "Snowball" for example.

When I call library(Snowball)  I get next error:

Error : .onLoad failed in loadNamespace() for 'Snowball', details:
  call: .jinit()
  error: unable to find the basic String class
Error: package/namespace load failed for 'Snowball

I tried to serach around for any issues but no luck, please help and thanks
for answers
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Error-on-loading-libraries-tp3205351p3205351.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to