Skip to content
Prev 288427 / 398498 Next

replicating C example from the Extensions Manual problem

Seems you're missing the required header(s). Can't find the example in
the extensions manual but you probably need

#include <Rinternals.h>

or

#include <Rdefines.h>


HTH,

Peter
On Wed, Mar 14, 2012 at 11:03 PM, Erin Hodgess <erinm.hodgess at gmail.com> wrote: