Print a diagnostics report, summarizing the state of a project using renv.
This report can occasionally be useful when diagnosing issues with renv.
diagnostics(project = NULL)The project directory. If NULL, then the active project will
be used. If no project is currently active, then the current working
directory is used instead.
This function is normally called for its side effects.