[R] Missing R.h
Duncan Murdoch
murdoch.duncan at gmail.com
Sat Feb 26 02:49:53 CET 2011
On 25/02/2011 12:48 PM, Noah Silverman wrote:
> Hi,
>
> I'm trying to install a module - gputools - and keep getting compile
> time errors about missing R.h
>
> Does anyone know where this file can be found?
It's in the "include" subdirectory in an installed R, and in src/include
in the source. It should be found automatically when you install a package.
Duncan Murdoch
More information about the R-help
mailing list