Re: init weka 3.8.5 with RPlugin 1.2.31 in openSUSE Leap 15.3 x86_64
"Marcelo _" <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <164338777284.1857.13647141503245917200@sys-mailman-prd.its.waikato.ac.nz> |
May be it is a wanted feature, because the user don't must create a link. Regards! --- myuser@localhost:~/weka/weka-3-8-5> export R_HOME=/usr/lib64/R myuser@localhost:~/weka/weka-3-8-5> export R_LIBS_USER=~/R/x86_64-suse-linux-gnu-library/4.1 myuser@localhost:~/weka/weka-3-8-5> R R version 4.1.2 (2021-11-01) -- "Bird Hippie" Copyright (C) 2021 The R Foundation for Statistical Computing Platform: x86_64-suse-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > n <- 3 + rnorm(1) > n [1] 3.622175 _______________________________________________ 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