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

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

In this post, we’ll tak…

Continue reading: R Package Quality: …