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

Create safe pattern converter #2359

Open
koheiw opened this issue Mar 27, 2024 · 0 comments
Open

Create safe pattern converter #2359

koheiw opened this issue Mar 27, 2024 · 0 comments
Milestone

Comments

@koheiw
Copy link
Collaborator

koheiw commented Mar 27, 2024

To address #2358 more thoroughly, we should have a C++ function that converts list(interger(), interger(),...) to std::vector<std::vector<unsingned int> >. This function should remove negative values and NA_INTEGER.

https://teuder.github.io/rcpp4everyone_en/240_na_nan_inf.html

@kbenoit kbenoit changed the title Create safe pettern converter Create safe pattern converter Apr 5, 2024
@kbenoit kbenoit added this to the v4.1 milestone Apr 5, 2024
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