Skip to content

upcoming changes in charlatan #8

@RMHogervorst

Description

@RMHogervorst

Hi Team!

I'm the new maintainer of the charlatan package that you use in some 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

importFrom(charlatan,ch_color_name)
importFrom(charlatan,ch_company)
importFrom(charlatan,ch_credit_card_provider)
importFrom(charlatan,ch_job)
charlatan::ch_element_symbol(1)
@importFrom charlatan ch_name ch_credit_card_provider ch_job
@importFrom charlatan ch_name ch_credit_card_provider ch_job

The functionality of the all these functions remain the same, but it is wise to set the locale to en_US
to make it clear what locale you want to use.
The default locale for all providers in charlatan will always be 'en_US' but future versions will start to warn if locale is not explicitly set.

See ropensci/charlatan#140

Thanks for using the package!

Roel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions