There’s a plethora of generic content regarding GSoC preparation already available on the internet.* This blog post will concentrate on specific tips which should help anyone looking to get involved with The R-Project, or any R-centric Open-Source project, begin their journey. *The post assumes basic programming knowledge (loops, functions, etc.) and familiarity with git/github.* The basics To begin with, familiarity with the basic R commands/constructs (function, apply family, etc) would be required. Previous experience of writing small-to-mid sized programs and a good IDE can really come in handy. RStudio is highly recommended. The following resources should help in beginning your R journey. -> … Continue reading R, Open Source and GSoC