-
-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Description
It would be great for Rcpp::compileAttributes()
to utilize the .fixes
string described in useDynLib and Registering-native-routines.
useDynLib(mypkg, .registration = TRUE, .fixes = "<prefix>")
From my view point, it seem that it should be as simple as adding the .fixes
str to the return in the packageCppPrefix() function.
MichaelChirico
Metadata
Metadata
Assignees
Labels
No labels