5 testing packages to make your package better!

Abstract

In this short talk I will present few packages that can be used inside package testing framework that will help to increase overall quality of a package. The main point of focus would be static R code analysis tools such as well-known codetools or lintr and also less popular packages such as prefixer . For each of them, I am going to give a short introduction, present its configuration capabilities and how to use them within testthat framework.

Type
Publication
Presented at 2021 Conference

Related