Learn R Programming

checked (version 0.5.0)

as.package.remotes: A simple alternative to devtools::as.package

Description

Functionally identical to devtools' as.package, but without interactive options for package creation.

Usage

as.package.remotes(x)

Arguments

x

A package object to coerce

Details

Function required for communicating with the remotes package interface