You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses charlatan::ch_name
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.
All functionality remains the same, however I will throw a warning about the locale.
If you want to prevent the warning in future release when it hits CRAN, set the "en_US" locale like so:
ch_color_name(n=1, locale="en_US")
salty
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.
ch_name(n=1, locale = "en_US")
The text was updated successfully, but these errors were encountered:
This is a task to let the maintainers of downstream packages know that I'm going to change a few things.
DataFakeR
Uses
charlatan::ch_name
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.
fakir
Uses
All functionality remains the same, however I will throw a warning about the locale.
If you want to prevent the warning in future release when it hits CRAN, set the "en_US" locale like so:
ch_color_name(n=1, locale="en_US")
salty
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.
The text was updated successfully, but these errors were encountered: