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

handle na numerics #12

Merged
merged 1 commit into from
Aug 8, 2022
Merged

handle na numerics #12

merged 1 commit into from
Aug 8, 2022

Conversation

moodymudskipper
Copy link
Collaborator

We have a special way of handling numerics and it wasn't robust to NAs. Now it is.
We are consistent with other types in that we use explicit NA_real_ only if a vector contains only NAs

@moodymudskipper moodymudskipper merged commit 8a83161 into master Aug 8, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant