diagnostics {renv} | R Documentation |
Print a diagnostics report
Description
Print a diagnostics report, summarizing the state of a project using renv. This report can occasionally be useful when diagnosing issues with renv.
Usage
diagnostics(project = NULL)
Arguments
project |
The project directory. If |
Value
This function is normally called for its side effects.
[Package renv version 1.0.7 Index]