new_description: new_description

Description Usage Arguments Value Author(s)

Description

Adds a description file in CIP format

Usage

1
2
3
4
new_description(adir = ".", title = "My Productivity Tool (Use Title Case)",
  description = "Be a bit more specific!", persons = c(person("First",
  "Last", "M", "first.last@email.com", role = c("aut", "cre"))),
  copyright = "International Potato Center", license = "MIT + file LICENSE")

Arguments

adir

a directory

title

for DESCRIPTION and README files

description

for DESCRIPTION and README files

persons

a vector of persons

copyright

Copyright holder.

license

Standard license.

Value

logical success

Author(s)

Reinhard Simon


c5sire/ciptools documentation built on May 13, 2019, 10:31 a.m.