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

Add Numeric/RawVector wrapper types for R vectors #12

Merged
merged 10 commits into from
Oct 16, 2021
Merged

Conversation

Vindaar
Copy link
Member

@Vindaar Vindaar commented Oct 16, 2021

Similar to Rcpp, this adds support for native Nim wrappers around R vectors, which allow data handling without copying data.

In addition this also adds support for Nim procedures, which have void return type.

@Vindaar Vindaar merged commit cc12637 into master Oct 16, 2021
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

Successfully merging this pull request may close these issues.

1 participant