Rcpp Version 1.0.9
headers.h File Reference
#include <Rcpp/platform/compiler.h>
#include <Rcpp/config.h>
#include <Rcpp/macros/macros.h>
#include <R.h>
#include <Rinternals.h>
#include <R_ext/Complex.h>
#include <R_ext/Parse.h>
#include <R_ext/Rdynload.h>
#include <Rversion.h>
Include dependency graph for headers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAXELTSIZE   8192
 
#define R_NO_REMAP
 
#define STRICT_R_HEADERS
 
#define NORET
 

Macro Definition Documentation

◆ MAXELTSIZE

#define MAXELTSIZE   8192

Definition at line 25 of file headers.h.

◆ NORET

#define NORET

Definition at line 78 of file headers.h.

◆ R_NO_REMAP

#define R_NO_REMAP

Definition at line 26 of file headers.h.

◆ STRICT_R_HEADERS

#define STRICT_R_HEADERS

Definition at line 31 of file headers.h.