Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow multiple template args in RcppR6 functions #228

Closed
rafaqz opened this issue Feb 26, 2020 · 1 comment
Closed

allow multiple template args in RcppR6 functions #228

rafaqz opened this issue Feb 26, 2020 · 1 comment

Comments

@rafaqz
Copy link
Collaborator

rafaqz commented Feb 26, 2020

We have not succeeded in getting functions to template effectively using the RcppR6 interface.

For now these have hard coded with the flag

// [[Rcpp::export]]

Requires revisiting richfitz/RcppR6#23

@dfalster
Copy link
Member

We've found suitable workarounds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants