Colin Gillespie
Colin Gillespie
It's now the wrong graph https://csgillespie.github.io/efficientR/central-processing-unit-cpu.html
@Robinlovelace I think we should pause commits to this repo, for the following reasons: * This repo doesn't actually match the published version. Many of the typos aren't present in...
I'm having trouble building PDF slides. * Ubuntu 22.04 * R 4.2 * Tried multiple files, same error * It works first time on my colleagues' laptops; except they are...
In my `.Rprofile` I've recently added `.libPaths("/path/")` Interestingly, this usually works, but occasionally it doesn't. For example, * RStudio console and terminal picks up `path/` * Running a check package...
Occasionally we have LaTeX in md/Rmd files - I know we shouldn't but sometimes it just happens ;) I think adding a `format = "latex"` to https://github.com/ropensci/spelling/blob/fc619eee5f60b933e3ce0cdc792d8ee8e4ccd5dd/R/check-files.R#L104 should handle this...
Dear Colin Gillespie, the Journal of Statistical Software (JSS, https://www.jstatsoft.org/) recently migrated to a new server and editorial system, resulting in a change of the URLs being used for publications....
@blairfix has coded up a nice C++ version of rpldis that is much faster (https://github.com/blairfix/rpld) - [ ] Format code to match poweRlaw - [ ] Add code to package...