## The fields here are tab-delimited: there is a row name
## menu_name 	is the name to be used in setRepositories()
## URL 		is the base URL (see R-admin.texi)
## default 	is whether this should be a default choice
## source, win.binary, mac.binary   indicate if the corresponding type is present
##
## BioC entries are version-specific, with %v getting expanded to the
## BioC version associated with the current R version.
## Also, %bm is substituted from the setting of getOption("BioC_mirror")
##
menu_name	URL	default	source	win.binary	mac.binary	win64.binary
CRAN	CRAN	@CRAN@	TRUE	TRUE	TRUE	TRUE	FALSE
CRANextra	CRAN (extras)	"http://www.stats.ox.ac.uk/pub/RWin"	TRUE	FALSE	TRUE	TRUE	FALSE
Omegahat	Omegahat	http://www.omegahat.org/R	FALSE	TRUE	TRUE	FALSE	FALSE
BioCsoft	"BioC software"	%bm/packages/%v/bioc	FALSE	TRUE	TRUE	TRUE	FALSE
BioCann	"BioC annotation"	%bm/packages/%v/data/annotation	FALSE	TRUE	TRUE	TRUE	FALSE
BioCexp	"BioC experiment"	%bm/packages/%v/data/experiment	FALSE	TRUE	TRUE	TRUE	FALSE
BioCextra	"BioC extra"	%bm/packages/%v/extra	FALSE	TRUE	TRUE	TRUE	FALSE
R-Forge	R-Forge	http://R-Forge.R-project.org	FALSE	TRUE	TRUE	TRUE	FALSE
rforge.net	rforge.net	http://www.rforge.net	FALSE	TRUE	TRUE	TRUE