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

Leading whitespaces in some names #70

Closed
Close-your-eyes opened this issue Apr 17, 2021 · 2 comments
Closed

Leading whitespaces in some names #70

Close-your-eyes opened this issue Apr 17, 2021 · 2 comments

Comments

@Close-your-eyes
Copy link

When running the command
randomNames(1, which.names = "first", gender = 1)
some names are returned which have leading whitespaces. E.g. " Huda" and " Muzna".

Even though this can be fixed easily with trimws it is unexpected and maybe problematic to some people if these names are also returned without whitespace sometimes.

@dbetebenner
Copy link
Member

Thanks for finding that. I'll fix those up in the data and repost to GitHub and CRAN in the next few days.

@dbetebenner
Copy link
Member

Just fixed that and built v 1.5 of randomName. Will post to CRAN shortly

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