MChow@genelogic.com
2001-Nov-27 18:01 UTC
[R] Is there someone working on an R interface for Numerical Recipes?
Or can I easily call the routines in Numerical Recipes from within R? Thanks. Ming Chow -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Peter Dalgaard BSA
2001-Nov-27 18:59 UTC
[R] Is there someone working on an R interface for Numerical Recipes?
MChow at genelogic.com writes:> Or can I easily call the routines in Numerical Recipes from within R? > Thanks.Methods for interfacing to general C or Fortran code are outlined in the "R Extensions" manual. You should however beware that the licenses on R and NR are in conflict, and that you might get into difficulties in distributing your code. I don't think there's much material in NR that isn't already covered by other routines in R. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._