Re: init weka 3.8.5 with RPlugin 1.2.31 in openSUSE Leap 15.3 x86_64
Michael Hall <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
> On Jan 20, 2022, at 11:01 AM, [email protected] wrote: > > Hello > > 1) How can I add a second path to R_LIBS_USER? because I try this syntax, but the weka shows another error. > > myuser@localhost:~/weka/weka-3-8-5> export R_LIBS_USER=/usr/lib64/R/library:~/R/x86_64-suse-linux-gnu-library/4.1 What does ls show for these files? ls -l /usr/lib64/R/library ls -l ~/R/x86_64-suse-linux-gnu-library/4.1 > > 2) How can I test the connection between R and weka? I follow this post > and it works fine, but you have other example? > > https://list.waikato.ac.nz/hyperkitty/list/[email protected]/message/YDFCAWPIF4N7PXS23LGOWA3PLFBTTJP5/ It looks like I was showing how to verify rJava was working correctly from an R session, nothing directly to do with Weka. If you want Weka to work this way you would want RWeka. Is this what you want? Or do you want to use R from the Weka application? > > Regards, > Marcelo > _______________________________________________ > Wekalist mailing list -- [email protected] > Send posts to [email protected] > To unsubscribe send an email to [email protected] > To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz > List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html