Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 745 Bytes

README.md

File metadata and controls

55 lines (34 loc) · 745 Bytes

jmb

Jordan's main bin

Contains some scripts that make Jordan's life a little easier.

To start, set your the current working directory to this repo, then:

bash ./configure

Respond to any prompts needed and have fun.

Examples

pak

Update R packages with {pak}

pak mark

pak-install

Installs {pak}. Either the CRAN release or a developmental version.

pak-install

update-r-pkgs

Tries to update old R packages using {pak}.

update-r-pkgs

git-checkout

Checkout git branch with pattern match.

git-checkout 11
Matched branches:
  11-bug-fix