« Return to Thread: OS X / R.h

Re: OS X / R.h

by Prof Brian Ripley :: Rate this Message:

Reply to Author | View in Thread

On Tue, 13 May 2008, Adam Hinz wrote:

> Hey, I have a question about including the R framework in a file. I'm
> running OS X 10.5.2. When I attempt to use:
>
> #include <R/R.h>
>
> And compile I get the following error:
> /Library/Frameworks/R.framework/Headers/R.h:40:21: error: Rconfig.h:
> No such file or directory
> /Library/Frameworks/R.framework/Headers/R.h:41:57: error: R_ext/
> Arith.h: No such file or directory
> /Library/Frameworks/R.framework/Headers/R.h:42:50: error: R_ext/
> Boolean.h: No such file or directory
> /Library/Frameworks/R.framework/Headers/R.h:43:50: error: R_ext/
> Complex.h: No such file or directory
>
> What am I doing wrong?

Posting to multiple lists with insufficient information.  This has already
been asked and answered on R-sig-mac -- see the thread beginning

https://stat.ethz.ch/pipermail/r-sig-mac/2008-May/004979.html

It would be nice to have some acknowledgement of help already received
....

>
> Thanks!
> Adam
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-devel@... mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>

--
Brian D. Ripley,                  ripley@...
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-devel@... mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

 « Return to Thread: OS X / R.h