| mirrorAdmin | R Documentation |
Functions helping to maintain CRAN, some of them may also be usefulfor administrators of other repository networks.
mirror2html(mirrors = NULL, file = "mirrors.html", head = "mirrors-head.html", foot = "mirrors-foot.html")checkCRAN(method)
mirrors | A data frame, by default the CRAN list of mirrors is used. |
file | A connection or a character string. |
head | Name of optional header file. |
foot | Name of optional footer file. |
method | Download method, see |
mirror2html creates the HTML file for the CRAN list of mirrorsand invisibly returns the HTML text.
checkCRAN performs a sanity checks on all CRAN mirrors.
Add the following code to your website.
For more information on customizing the embed code, readEmbedding Snippets.