> Is would be useful to have something similar to CRAN.packages, perhaps
> named BioC.packages() .
What is wrong with:
CRAN.packages(CRAN=getOption("BIOC"))
You'll find that you can utilize all of the standard R installation tools
with that same 'CRAN=' flag above.