devtools::as.package
R/utils.R
as.package.Rd
Functionally identical to devtools' as.package, but without interactive options for package creation.
devtools
as.package
as.package(x)
A package object to coerce
A package object
package
Code inspired by devtools load_pkg_description with very minor edits to further reduce devtools dependencies.
load_pkg_description