pkg_report: Produce a package diagnostics report

View source: R/pkg-report.R

pkg_reportR Documentation

Produce a package diagnostics report

Description

Creates an HTML report with various package summaries and diagnostics, designed for initial editor review of the package and as reference for authors and reviewers.

Usage

pkg_report(pkgdir = ".", output_file = NULL)

Arguments

pkgdir

The path to the package

output_file

File to be outputted

This may fail if there is no internet access for various reasons.


ropenscilabs/pkginspector documentation built on May 15, 2022, 5:30 a.m.