[Rd] Including data in package for use by C functions
Ernest Turro
ernest.turro at ic.ac.uk
Mon Sep 15 16:18:39 CEST 2008
How should one go about including data files for use by some C
function in an R package? The data subdirectory is for additional data
files the package makes available for loading from R, not C, and
including the files in some other directory is no good because non-
standard directories are removed when building the package.
Thanks,
E
More information about the R-devel
mailing list