Nick Barrowman
Nick Barrowman
I reported the same message here: https://github.com/rich-iannone/DiagrammeRsvg/issues/7
Hmm, I just tried this, but didn't experience this problem. I'm using R 4.0.2 on Windows 10, but I can check on MacOS. I wonder if it's an RStudio issue...
I think this may be a bug I just discovered the other day. Does one of your variables have an apostrophe (') in one of its values? For example: ```...
I may have fixed the problem. If you install the latest development version, you can try it. But first, you will need to install the utf8 package from CRAN. After...
Thanks for letting me know. I’ll take another look at it.
If you are knitting to HTML, try setting `pngknit=FALSE` when you call vtree. (By default vtree generates a PNG file that is embedded in the HTML, which has some advantages....
One further note: it works fine (without having to set `pngknit=FALSE`) when running R on a Mac. This suggests that the problem may be with the Windows version of the...
Logs seem to be hung up again: ``` date count package 1 2020-08-12 48458 ggplot2 2 2020-08-13 49645 ggplot2 3 2020-08-14 44313 ggplot2 4 2020-08-15 35502 ggplot2 5 2020-08-16 39237...