report_dependencies: Lists all packages that get imported by an R script. Detects...

Description Usage Arguments Value

View source: R/staticanalysis.r

Description

Lists all packages that get imported by an R script. Detects packages that are imported using library(package) as well as with package::foo

Usage

1

Arguments

recursive

Detect R scripts that are called using source(script.R) and includes them in the analysis

Value

data.frame with attached version information for each package


nx10/r-floutil documentation built on Oct. 23, 2020, 2:37 a.m.