Create a build report for a repository reflecting the latest build
manifestHTML(repo, theme = "bootstrap",
reportfile = file.path(destination(repo), "buildreport.html"),
riskrpt = FALSE, jsonrpt = FALSE)
A GRANRepository object
CSS+JS theme. bootstrap, foundation, semanticui or jqueryui
Where the report should be located
Whether to build the risk report
Whether to create a JSON version of the build report
None