Skip to content

Upcoming changes in charlatan #4

@RMHogervorst

Description

@RMHogervorst

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.

See ropensci/charlatan#140

Thanks for using the package!

Roel

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions