Skip to content

Make cpp functions visible to other packages #407

Closed
@NicChr

Description

@NicChr

Hello, is there a way to make my C++ functions accessible through cpp11 (or other means) to other R packages that use C/C++?

The goal is to be able to call package A's C++ functions directly in package B's C++ code though I'm not sure how to accomplish this given that much of the registration is automatically generated.

Any help would be appreciated, thanks!

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