create_empty_package: Make an empty package

Description Usage Arguments Details Value

View source: R/demo.R

Description

Make an empty package

Usage

1

Arguments

package_name

The name of the package

version

The version of the package

...

Arguments for pkgbuild::build()

Details

The package consists of a DESCRIPTION file and a NAMESPACE file. Note that the pkgbuild package is required.

Value

The path of the built package.


robertdj/cranitor documentation built on March 25, 2021, 6:22 a.m.