Functions helping to maintain CRAN, some of them may also be useful for administrators of other repository networks.
mirror2html(mirrors = NULL, file = "mirrors.html",
head = "mirrors-head.html", foot = "mirrors-foot.html")
checkCRAN(method)A data frame, by default the CRAN list of mirrors is used.
A connection or a character string.
Name of optional header file.
Name of optional footer file.
Download method, see download.file.
mirror2html creates the HTML file for the CRAN list of mirrors
and invisibly returns the HTML text.
checkCRAN performs a sanity checks on all CRAN mirrors.