This document outlines a presentation by Kutergin A on high performance computing with R. The presentation covers 11 topics: general information about R; motivation and scope; basic and special ways to speed up R code; parallel computing using packages like parallel, snow, Rmpi and foreach; parallel processing with GPUs and large datasets; and concluding remarks. The goal is to discuss techniques for optimizing R code performance including parallelization.