====== R and R Studio tips/tricks/setup ====== ===== R under Windows ===== * Library and site packages need to have a Windows Env variable: set `R_LIBS_USER` and `R_LIBS_SITE` under Start -> Computer -> right click -> Advanced -> Environment variables. This is described [[http://geekswithblogs.net/renso/archive/2009/10/21/how-to-set-the-windows-path-in-windows-7.aspx|in detail here]] * [[http://robjhyndman.com/hyndsight/r/]]