[R] Is there someone working on an R interface for Numerical Recipes?

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Tue Nov 27 19:59:09 CET 2001


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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list