Format a BiocView as a data.frame.

packageDF(x, nsub = TRUE, version = TRUE)

Arguments

x

An instance of class BiocView, as produced by getPackagesInBiocView.

nsub

A logical indicating "\n" are to be replaced by a space.

version

A logical specifying if the package version should be added.

Value

A data.frame with package information.

Author

Laurent Gatto