[R] how save R file in exe file?
I am the beginner of R. I just want to know how can i save my .R file into exe.file and that later will be execute in java. -- View this message in context: http://r.789695.n4.nabble.com/how-save-R-file-in-exe-file-tp3998352p3998352.html Sent from the R help mailing list archive at Nabble.com. __ 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.
[R] how use rjava
i set an example in http://www.mail-archive.com/r-help@stat.math.ethz.ch/msg76159.html but an error occur Error in .jcall(“my_convolve”, “[D”, “convolve”, x, y) : RcallMethod: cannot determine object class because the directory of classpath? how solve it? -- View this message in context: http://r.789695.n4.nabble.com/how-use-rjava-tp4419952p4419952.html Sent from the R help mailing list archive at Nabble.com. __ 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.
Re: [R] RJava help
u get the solution? if yes, please share it. i face same problem too -- View this message in context: http://r.789695.n4.nabble.com/RJava-help-tp2995886p4419945.html Sent from the R help mailing list archive at Nabble.com. __ 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.
Re: [R] RJava help
i saw an example in http://www.mail-archive.com/r-help@stat.math.ethz.ch/msg76159.html but an error occur Error in .jcall(“my_convolve”, “[D”, “convolve”, x, y) : RcallMethod: cannot determine object class because the directory of classpath? -- View this message in context: http://r.789695.n4.nabble.com/RJava-help-tp2995886p4419947.html Sent from the R help mailing list archive at Nabble.com. __ 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.