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