R COMPILE [options] srcfiles
srcfiles
| A list of the names of source files to be compiled. Currently, only C and FORTRAN are supported; the corresponding files should have the extensions `.c' and `.f', respectively. |
options
|
A list of compile-relevant settings, such as special
values for CFLAGS or FFLAGS .
|
R SHLIB
and be loaded
into R using dyn.load()
.SHLIB
, dyn.load