Hello, I am new as R user. After reading the manual I did not understand one thing: Is it possible to write a stand-alone C-program (e.g. with its own GUI etc.) using R functions inside? (via the R.dll in the Windows case) I understand that it is possible to write C-code to be used inside R, which 1. do not use R-functions itself (called with .C) 2. do use R-structures inside (called with .Call) Is this right? Are there very simple introductionary examples for my case - if this is possible at all? Best regards, Holger -- PD Dr. habil. Holger Perlt Diplomphysiker/Gesch?ftsf?hrer Reinforcement Control GmbH Karl-Heine-Str. 99 04229 Leipzig Germany Phone: ++49 (0)341 9410370 Fax: ++49 (0)341 9410372 http://www.reinforcement.de -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Holger, Check in the r-help archives an excellent example (with comments) provided by Duncan Temple Lang <duncan at research.bell-labs.com> on Fri, 19 Oct 2001 10:11:07 -0400 (I can forward it to you if you cannot find the message) Agus Dr. Agustin Lobo Instituto de Ciencias de la Tierra (CSIC) Lluis Sole Sabaris s/n 08028 Barcelona SPAIN tel 34 93409 5410 fax 34 93411 0012 alobo at ija.csic.es On Wed, 7 Nov 2001, Holger Perlt wrote:> Hello, > > > I am new as R user. After reading the manual I did not understand one > thing: > > Is it possible to write a stand-alone C-program (e.g. with its own GUI > etc.) using > R functions inside? (via the R.dll in the Windows case) > > I understand that it is possible to write C-code to be used inside R, > which > 1. do not use R-functions itself (called with .C) > 2. do use R-structures inside (called with .Call) > > Is this right? > Are there very simple introductionary examples for my case - if this is > possible > at all? > > Best regards, > Holger > > -- > PD Dr. habil. Holger Perlt > Diplomphysiker/Geschäftsführer > Reinforcement Control GmbH > Karl-Heine-Str. 99 > 04229 Leipzig > Germany > Phone: ++49 (0)341 9410370 > Fax: ++49 (0)341 9410372 > http://www.reinforcement.de > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html > Send "info", "help", or "[un]subscribe" > (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Hi.. I'm getting initiated to R and i'm getting some dificulties. I need to call R programs from Java. I know that omegahat is the solution but i don't get understand how to put all working. I download all the files from The sites, but theres begins my questions. Wich one to use? I think that i get a final configuration (getting files from several .tar) wich don't have error, but one i'm starting to write my code i get problems like no REvaluator() class, RInterpretor ()... etc... I try to find some doc in the net that could teach me to use R on Java but i don't find. Is there anyone that could help me? i'm getting frustraded, and i need R to my master degree :( Thanks Hugo -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Maybe Matching Threads
- Rcmd?
- RFC: a practical mechanism for applying Machine Learning for optimization policies in LLVM
- how to sort dataframe levels
- RFC: a practical mechanism for applying Machine Learning for optimization policies in LLVM
- RFC: a practical mechanism for applying Machine Learning for optimization policies in LLVM