Skip to content

Automatic registration of attributes when non RCpp C/Cpp code is present #700

@vspinu

Description

@vspinu

Within the same package I have plain C and Rcpp code. With the new changes (probably #694) compileAttributes generates registration code that takes into account only entries in Rcpp code.

My question is what is correct/recommended way to go about it? Can compileAttributes run tools::package_native_routine_registration_skeleton (or whatever else it does) on all c/cpp files within a package?

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