Skip to contents

Fetches a package's information and identifies its required system libraries using the patterns stored in each rule. See fetch_patterns().

Usage

fetch_pkg_deps(pkg, verbose = TRUE)

Arguments

pkg

package name as a scalar character

verbose

default TRUE. Whether to inform of missing packages.