Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 330 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 330 Bytes

r-tools

Useful snippets for R:

  • my .Rprofile;
  • installing multiple wersions of R on Ubuntu Linux;
  • setting up package installation cache using ccache.

All R code/functions moved to my amc package, which can be installed using:

devtools::install_github("achubaty/amc")