CheckBiocReports: Check the package reports on Bioconductor

checkBiocReportsR Documentation

Check the package reports on Bioconductor

Description

Check the package reports on Bioconductor

Usage

checkBiocReports(
  package = "RegEnrich",
  url0 = "http://bioconductor.org/checkResults/devel/bioc-LATEST/"
)

Arguments

package

the package name

url0

the url of the latest bioconductor package reports.

Examples

## Not run: 
checkBiocReports()
checkBiocReports("FlowSOM")

## End(Not run)

paodan/funcTools documentation built on April 1, 2024, 12:01 a.m.