Skip to content

Char size max#70

Merged
tomwilsonsco merged 4 commits intomainfrom
char-size-max
Oct 1, 2025
Merged

Char size max#70
tomwilsonsco merged 4 commits intomainfrom
char-size-max

Conversation

@tomwilsonsco
Copy link
Copy Markdown
Member

Re-written check on character column sizes to prevent this warning and set to smaller column size. Particularly an issue when appending new rows to existing where a character column is all NA.

In max(nchar(col_v), na.rm = TRUE) :  no non-missing arguments to max; returning -Inf

@tomwilsonsco tomwilsonsco merged commit a4f6c64 into main Oct 1, 2025
5 checks passed
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