boB Rudis
boB Rudis
Hrm. Pulling in @kevinushey to see if he can spare a sec for an opine. This also reminds me I have to do a screen recording of complex ggplot2 plots...
see if what i just pushed helps (changed the way i do the imp/exp)
it cld be due to my site redirecting to https which doesn't work with readLines
aye. i was waiting to see if there was interest. :-)
I can fire up a Windows 10 system tomorrow and attempt to see what's up. It _may_ just be that the vignette size is too large (that causes pandoc build...
ah. if you referenced other pkgs with the direct URLs and not the `?` URLs they dislike that ;-)
I kinda detest Electron apps for a host of security, usability, power-consumption, and other issues, but lemme see what might be going on.
may be a couple days. on vacation and I've got some things in my R profile that break this much earlier in the process (FWIW the build processes shld prbly...
nice. man, i wish there were some other way on both python and r to not use legacy linux font libs (i.e. a nice, modern, cross-platform font lib that support...
The benchmark has some conflation in it as it's including the computation time for `domain(data)` which I'm not sure is completely legit since `url_parse(data)$domain` and `suffix_extract(domain(data))$domain` aren't really equivalent. Virtually...