[R] Error while integrating R with netbeans using rJava

Simon Urbanek simon.urbanek at r-project.org
Thu Jan 28 17:05:00 CET 2016


.. this looks like a quoting problem in you classpath - you'll need to quote it properly otherwise the space in your class path gets interpreted as the next argument. 


> On Jan 28, 2016, at 8:08 AM, Ulrik Stervbo <ulrik.stervbo at gmail.com> wrote:
> 
> Hi Daphne,
> 
> It seems Java cannot find what it is looking for.
> 
> I know next to nothing of using rJava but maybe this is helpful:
> http://binfalse.de/2011/02/20/talking-r-through-java/
> 
> Best,
> Ulrik
> 
> On Thu, 28 Jan 2016 at 12:15 DAPHNE WAR <daphnewar at gmail.com> wrote:
> 
>> Could not find or load main class Files\R\R-3.2.3\library\rJava\jri
>> I encounter the above problem .Pls help
>> 
>> ______________________________________________
>> 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]]
> 
> ______________________________________________
> 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.
> 



More information about the R-help mailing list