Skip to content

init hook #902

@romainfrancois

Description

@romainfrancois

Could the R_init_{pkg} have the flexibility to call something after registering the routines, i.e. maybe a function decorated with an [[Rcpp::init]] attribute:

// [[Rcpp::init]]
void initialize(){
   // ...
}

or perhaps just recognize Rcpp_init_{pkg}

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