getPackNames {biocViews}R Documentation

extract names of source images of packages in a given directory

Description

extract names of source images of packages in a given directory

Usage

getPackNames(rpackDir, majv=1)

Arguments

rpackDir rpackDir – a folder holding source images of R packages
majv majv – version threshold, so that packages are excluded if they do not have major version at least equal to the threshold

Value

a character vector of package names

Author(s)

Vince Carey <stvjc@channing.harvard.edu>

Examples

# depends on your folder system

[Package biocViews version 0.2.0 Index]