package_gen: Capture run information from package and generate test cases

Description Usage Arguments

Description

This function is responsible for getting all possible capture information from specific package. It tries to insstall package and run tests, examples and vignettes

Usage

1
package_gen(name, gen.dir, funcs, from.bioc = FALSE, contriburl)

Arguments

name

name of the package

gen.dir

resulting directory with tests

funcs

functions to Decorate

from.bioc

if package is from Bioconductior

contriburl

contributor url as in download.packages

gen

if generate test cases


reactorlabs/genthat documentation built on May 27, 2019, 3:07 a.m.