[R] Fortran subroutines dblepr, realpr, intpr

David Firth david.firth at nuffield.oxford.ac.uk
Wed May 9 16:58:19 CEST 2001


I am making my first attempts at using some Fortran code with R, and 
so far it's going OK.  To print from my Fortran programs, it seems I 
need subroutines dblepr, realpr and intpr.  From the excellent 
"Writing R Extensions" document:

"Three subroutines are provided to ease the output of information 
from FORTRAN code.

	subroutine dblepr(label, nchar, data, ndata)
	subroutine realpr(label, nchar, data, ndata)
	subroutine intpr (label, nchar, data, ndata)"

Where can one find these subroutines?

David
-- 


David Firth                        Phone +44 1865 278544
Nuffield College                   Fax   +44 1865 278621
Oxford OX1 1NF                     Secretary +44 1865 278553
United Kingdom                     Email david.firth at nuffield.ox.ac.uk

http://www.stats.ox.ac.uk/~firth/
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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