bioconductor_gen: Capture run information from Bioconductor packages

Description Usage Arguments

Description

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

Usage

1
bioconductor_gen(name, dir, funcs = NULL, indexes = 1:1000)

Arguments

name

name of the package to be downloaded

dir

resulting directory with tests

funcs

functions to Decorate

indexes

indexes of specific packages


allr/testr documentation built on May 10, 2019, 9:23 a.m.