Skip to content
Prev 4104 / 12125 Next

[R-pkg-devel] Link compiled C object to internal package file

Yeah, but that would require completely rewriting the C code to accept a
variable for something that is used hundreds of times as a simple macro.
(Most of that C code is an old library bundled with the package, so not
my work in that regard.) It would still be enormously easier to robustly
provide a relative location within the compiled source object to direct
it to the file ... but how?
On 19/06/2019 14:10, Jeff Newmiller wrote: