Jonathan Gilligan

Results 34 comments of Jonathan Gilligan

The workaround on increasing the size does not work for me, but using version 1.0.0 (which uses phantomjs instead of headless chrome and puppeteer) works fine: , so I would...

A bug report has been open since 2017: https://github.com/puppeteer/puppeteer/issues/915

I don't know enough about the internals of Chromium to know how to make a good bug report for this. But the good news is that there's a workaround: Chrome...

> Is there any ETA for this (awesome) update ? We must be patient, because it takes time and effort to review a PR. This one ended up larger than...

What I have now is 96 new lines of code in `html_dependencies.R` comprising * one contiguous block of about 86 LOC providing two new internal (i.e., not exported) functions *...

Sorry for the delay. I have been holding off because I wanted to test my patch to make sure it doesn't break anything, but I should be able to submit...

I have submitted PR #2199 to implement this enhancement.

I'm reasonably expert with LaTeX and would be happy to help with this if that would be useful. I like this package and would love to see it support LaTeX...

I'm having the same problem. I also get errors if I try calling it with a vector of packages such as `p_install(c("foo", "bar"), character.only = TRUE)`