Skip to content
View wurli's full-sized avatar

Block or report wurli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wurli/README.md

Hi πŸ‘‹

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

Pinned Loading

  1. ggborderline ggborderline Public

    Make line plots that *pop*

    R 29

  2. pedant pedant Public

    Transform code from using implicit function calls to explicit using the double-colon operator.

    R 27 1

  3. pivotr pivotr Public

    Excel's PivotTables in R

    R 30

  4. tidyverse-dev-bot tidyverse-dev-bot Public

    πŸ€– Bot tweeting updates to tidyverse packages πŸš€

    R 7

  5. r-best-practice r-best-practice Public

    A cheatsheet for basic best practice in R programming

    116 8

  6. updateme updateme Public

    Informative messages about outdated packages πŸ“¦πŸ”„

    R 18