Skip to content

Attributes utilize .fixes in NAMESPACE #764

@Neil-Schneider

Description

@Neil-Schneider

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions