R version 3.1.0 (2014-04-10) -- "Spring Dance"
Copyright (C) 2014 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)
> library(rJava)
Error : .onLoad failed in loadNamespace() for 'rJava', details:
call: dirname(this$RuntimeLib)
error: a character vector argument expected
Error: package or namespace load failed for 'rJava'
Things used to work on R 3.0.1 but suddenly stopped. I installed the new R and
new packages. Then started downgrading Java. Went from Java 7 to Java 6 update
16 and still no luck. Please, advise which Java I need and if any paths need to
be modified.
Thank you.
Stephen B
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.