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

Warning on conversion #32

Open
MonnieMcGee opened this issue Jan 19, 2024 · 1 comment
Open

Warning on conversion #32

MonnieMcGee opened this issue Jan 19, 2024 · 1 comment

Comments

@MonnieMcGee
Copy link

Warning message:
There was 1 warning in mutate().
ℹ In argument: nchar = map_chr(.data$text, nchar).
Caused by warning:
! Automatic coercion from integer to character was deprecated in purrr 1.0.0.
ℹ Please use an explicit call to as.character() within map_chr() instead.
ℹ The deprecated feature was likely used in the slidex package.
Please report the issue at https://github.com/datalorax/slidex/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was
generated.

@datalorax
Copy link
Owner

Hi! Thanks for reporting. This is not a big deal to fix, but I'm not sure when I will get around to it, to be honest. If anyone is willing to submit a PR, I'd be happy to merge.

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