Binary package “r-cran-patrick” in ubuntu oracular

GNU R parameterized unit testing

 This is an extension of the 'testthat' package that
 lets you add parameters to your unit tests. Parameterized unit tests
 are often easier to read and more reliable, since they follow the DNRY
 (do not repeat yourself) rule.