-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi Matthew!
I'm the new maintainer of the charlatan package that you use in one of your functions.
I'm giving you a heads-up because I'm going to change a lot in version 0.6.0 of the package.
There might even be more components you want to incorporate in your package!
Details about your use of charlatan, and what to do about it.
Your package uses charlatan::ch_name(10)
The functionality of the ch_name remains the same, but it is wise to set the locale to en_US
to make it clear what locale you want to use.
charlatan::ch_name(n=10, locale = "en_US")
The default locale for all providers in charlatan will always be 'en_US' but future packages will start to warn if locale is not explicitly set.
Thanks for using the package!
Roel
mdlincoln
Metadata
Metadata
Assignees
Labels
No labels