R packages development training
Training and material for learning to create your own R package, maintain and distribute it.
Welcome!
Welcome to the online support to learn how to organise your R code through the creation of an R package. You will find that this process is easier than you can imagine and with a little bit of pratiques you will be able to create your own package. In addition, you will discover that this way open you the field to develop reproducible code, documented faster and simply your processes at many levels and learn how other people can download and use it.
All this website and material associated if free to use, licenced under the CC BY-NC-ND 4.0 licence. At least you will find below several training sessions available if you want a guided explanation for R package creation.
To conclude, this support was developed according to the book R Packages (2e) [1] written by Hadley Wickham and Jennifer Bryan. An online version is available through this link, don’t hesitate to take a look.