gen_pkg_desc_from_libdir: Build a string suitable for pasting into source code for...

Description Usage Arguments

Description

Build a string suitable for pasting into source code for passing to gen_runtime_description This is meant to help kickstart a new source file that will be checked into source control so that you can have a starter list.

Caveate: this will essentially make all installed packages top-level citizens when calling install.packages(dependencies=c("Depends", "Imports", "LinkingTo", "Suggests"))

Usage

1
gen_pkg_desc_from_libdir(.libdir, .addversion = FALSE)

Arguments

.libdir

the library directory to scan


dpastoor/pkglock documentation built on May 7, 2019, 8:24 a.m.