rtcl: Maintainace operations for rtcl

Description Usage Arguments Value

View source: R/rtcl.r

Description

Maintainace operations for rtcl

Usage

1
rtcl(init = FALSE, packages = FALSE, config = FALSE)

Arguments

init

[logical(1)]
Initialize for first use: create directory getConfigPath and create an empty package collection file getConfigPath("packages").

packages

[logical(1)]
Edit the “packages” file to define the packages rtcl should manage?

config

[logical(1)]
Edit the “config” file to:

  • set a default maintainer to be used with rwinbuild and rhub e.g. “Joe Developer <Joe.Developer@some.domain.net>”

  • set default build_opts to be used when packages are built.

Edit the “config” file toset a default maintainer to be used with rwinbuild and rhub e.g. “Joe Developer <Joe.Developer@some.domain.net>”. Opens an editor.

Value

Invisibly returns TRUE on success.


rdatsci/rt documentation built on Dec. 6, 2020, 5:31 p.m.