This reporter provides a high-level overview of a package via its package DESCRIPTION file.
pkgnet::AbstractPackageReporter -> SummaryReporter
report_markdown_path(character string) path to R Markdown template for this reporter. Read-only.
Inherited methods
get_summary_view()Returns an htmlwidget object that summarizes the analysis of the reporter. Used when creating a package report.
SummaryReporter$get_summary_view()Self, invisibly.
clone()The objects of this class are cloneable with this method.
SummaryReporter$clone(deep = FALSE)deepWhether to make a deep clone.
Other Package Reporters:
DependencyReporter,
FunctionReporter,
InheritanceReporter