Skip to content

fix: infinite loop in is_sorted_character with leading NA#297

Open
m-muecke wants to merge 1 commit into
mllg:masterfrom
m-muecke:fix/is-sorted-character-na
Open

fix: infinite loop in is_sorted_character with leading NA#297
m-muecke wants to merge 1 commit into
mllg:masterfrom
m-muecke:fix/is-sorted-character-na

Conversation

@m-muecke
Copy link
Copy Markdown
Contributor

The leading NA scan in is_sorted_character was missing an increment, hence checkCharacter(x, sorted = TRUE) hung forever whenever x[1] was NA.

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