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

problems displaying icons properly on a windows machine #22

Closed
IndrajeetPatil opened this issue Oct 9, 2018 · 5 comments
Closed

problems displaying icons properly on a windows machine #22

IndrajeetPatil opened this issue Oct 9, 2018 · 5 comments

Comments

@IndrajeetPatil
Copy link

Pretty sure this is an issue about the Unicode handling in R (under windows). This is what the README page looks like:
https://github.com/IndrajeetPatil/ggstatsplot/tree/master/tests

image

image

image

@yonicd
Copy link
Owner

yonicd commented Oct 9, 2018

nice! i'll try to figure something out.

@yonicd
Copy link
Owner

yonicd commented Oct 9, 2018

digging into this a bit it looks like rmarkdown isnt rendering the unicode. the unicode is being read in right.

this is the warning icon in windows

@yonicd
Copy link
Owner

yonicd commented Oct 10, 2018

until issue is resolved in rmarkdown.

windows OS (based on .Platform[['OS.type']]) will have characters instead of icons.

ac873f6

Failed Warning Skipped
! - +

@IndrajeetPatil
Copy link
Author

Sorry, couldn't get back to you on Twitter about this. Busy day.

Yeah, this looks good as a temporary solution!

@yonicd yonicd closed this as completed Oct 19, 2018
@yonicd
Copy link
Owner

yonicd commented Dec 5, 2018

For a endlessly long discussion on the issue (sink()). See here

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