maint4pkg: given a package name, version, and biocPkgList instance,...

View source: R/maint4pkg.R

maint4pkgR Documentation

given a package name, version, and biocPkgList instance, obtain the email for the maintainer

Description

given a package name, version, and biocPkgList instance, obtain the email for the maintainer

Usage

maint4pkg(pkg, version, bpl)

Arguments

pkg

character(1)

version

character(1)

bpl

biocPkgList instance

Examples

bpl = BiocPkgTools::biocPkgList(version="3.17")
maint4pkg("parody", "3.17", bpl)

vjcitn/bbsBuildArtifacts documentation built on Aug. 6, 2023, 2:06 p.m.