The problem is solved once I installed R 2.11.1. Sorry for this, I could
have tried this first.

 

Thomas

 

________________________________

Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
Namens Thomas Terhoeven <thomas.terhoeven-urselm...@blgg.nl>
Verzonden: Wednesday, 16 June 2010 3:32 p.m.
Aan: r-help <r-help@r-project.org>
Onderwerp: [R] Problems loading RWeka and rJava under R 2.10.1

 

Dear R-users, 



I am running R 2.10.1 under Windows XP Professional. Moreover, I run 
Java 5.0 and the RWeka package 0.4-1 and rJava 0.8-4. are successfully 
installed. 



I get two error messages while loading both packages. 



library(RWeka) 

Error in get(Info[i, 1], envir = env) : 

internal error -3 in R_decompress1 

Error: package/namespace load failed for 'RWeka' 

2: stop(gettextf("package/namespace load failed for '%s'", package), 

call. = FALSE, domain = NA) 

1: library(RWeka) 



library(rJava) 

Error in get(Info[i, 1], envir = env) : 

internal error -3 in R_decompress1 

Error: package/namespace load failed for 'rJava' 

2: stop(gettextf("package/namespace load failed for '%s'", package), 

call. = FALSE, domain = NA) 

1: library(RWeka) 



Kurt Hornik and me discussed already but are not sure how to proceed. 
Maybe somebody of you experienced this already or has an idea how to 
work around. 



Regards, 



Thomas Terhoeven-Urselmans 



p.s.: There might be a cross-posting using the webpage: www.r-help.com 

[[alternative HTML version deleted]] 

______________________________________________ 
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. 

        [[alternative HTML version deleted]]

______________________________________________
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