References for further information

Package development with R is a very complex topic, although it got much easier with the help of RStudio and packages such as devtools. If we want to go deeper in the package development, we can take a look at the following links:

One of the most essential guides to package development is surely the manual on the r-project page: http://cran.r-project.org/doc/manuals/r-release/R-exts.html.

It explains nearly every aspect of the package development process in great detail.

If you made yourself familiar with package development in R and created a great package, you should think about ...

Get Mastering RStudio – Develop, Communicate, and Collaborate with R now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.