I'm Jacob, R/functional programming enthusiast by night, data scientist/engineer by day. Here's some of my stuff:
-
updateme - An R package which modifies
library()
to notify you about outdated packages when you load them -
tidyverse-dev-bot - a twitter bot tweeting updates to Tidyverse R packages using GitHub actions
-
ggborderline - a ggplot2 extension for making slightly nicer line plots (made for use in my job)
-
pedant - a code-styling tool I made to help my colleagues convert R projects into R packages
-
r-best-practice - a one-page primer document addressing the most common issues I see in code at work
-
pivotr - an implementation of Excel's pivot tables in R. This was made to help colleagues get familiar with R/Tidyverse pivoting syntax, and to show off my skills with shiny.
-
advent-of-code - for now this is where you can go if you want to see my efforts in other languages (like Rust)
I'm also the author of a few Neovim plugins. I made these for my own use, but if anyone else gets any mileage from them that makes me happy!
-
cobalt.nvim - A port of the classic blue theme from TextMate
-
visimatch.nvim - A small plugin to highlight matches for the current visual selection
-
split.nvim - A plugin to split lines by delimiter, i.e. an inverse of the native
J
command
For humans only: jscott2718<at>gmail<dot>com