getPackNames {biocViews} | R Documentation |
extract names of source images of packages in a given directory
getPackNames(rpackDir, majv=1)
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 |
a character vector of package names
Vince Carey <stvjc@channing.harvard.edu>
# depends on your folder system