This is part four of a five part series of related posts on validating R packages.
Other posts in the series are:

Validation Guidelines
Package Popularity
Package Documentation
Code Quality (this post)
Maintenance

In this post, we’ll take…

Continue reading: R Package Quality: Code …