package_report {SCpubr}R Documentation

Generate a status report of SCpubr and its dependencies.

Description

This function generates a summary report of the installation status of SCpubr, which packages are still missing and which functions can or can not currently be used.

Usage

package_report(startup = FALSE, extended = FALSE)

Arguments

startup

logical | Whether the message should be displayed at startup, therefore, also containing welcoming messages and tips. If FALSE, only the report itself will be printed.

extended

logical | Whether the message should also include installed packages, current and available version, and which SCpubr functions can be used with the currently installed packages.

Value

None

Examples



# Print a package report.
SCpubr::package_report(startup = FALSE, extended = FALSE)


[Package SCpubr version 2.0.2 Index]