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

file(encoding = "UTF-8") in yaml.load_file #40

Merged
merged 5 commits into from
Jul 20, 2017
Merged

file(encoding = "UTF-8") in yaml.load_file #40

merged 5 commits into from
Jul 20, 2017

Conversation

dongzhuoer
Copy link
Contributor

@dongzhuoer dongzhuoer commented Jul 13, 2017

replace readLines(input, encoding = 'UTF-8') with readLines(file(input, encoding = "UTF-8")), see Issue#38 for details.

@viking viking merged commit 28c89f4 into vubiostat:master Jul 20, 2017
@viking
Copy link
Contributor

viking commented Jul 20, 2017

Thanks for your contribution!

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

Successfully merging this pull request may close these issues.

2 participants