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

lst() doesn't handle NA_character_ #60

Closed
jmbarbone opened this issue May 7, 2024 · 1 comment
Closed

lst() doesn't handle NA_character_ #60

jmbarbone opened this issue May 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jmbarbone
Copy link
Owner

library(fuj)
packageVersion("fuj")
#> [1] '0.2.0'
lst(NA_character_)
#> [[1]]
#> NULL

Created on 2024-05-07 with reprex v2.1.0

@jmbarbone jmbarbone added the bug Something isn't working label May 7, 2024
@jmbarbone jmbarbone self-assigned this May 7, 2024
jmbarbone added a commit that referenced this issue May 20, 2024
jmbarbone added a commit that referenced this issue May 20, 2024
jmbarbone added a commit that referenced this issue May 20, 2024
jmbarbone added a commit that referenced this issue May 20, 2024
jmbarbone added a commit that referenced this issue May 20, 2024
@jmbarbone jmbarbone mentioned this issue May 20, 2024
@jmbarbone
Copy link
Owner Author

Closed in #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant