pkgdepends
pkgdepends copied to clipboard
More flexible configuration of vignette building
trafficstars
For package trees. It should be possible to supply a vector of package names, to build vignettes for these packages only. Or negated packages names, e.g. "!pkgx", and then build vignettes for all packages except for the negated ones.
This does not seem very important currently, but eventually we can have a ?novignettes and a ?vignettes parameter, these are pretty simple to implement.