gen_runtime_description: create decription file for internal package

Description Usage Arguments Details Value

Description

create decription file for internal package

Usage

1
2
3
gen_runtime_description(pkgs = NULL, github = NULL, bioc = NULL,
  git = NULL, url = NULL, name = NULL, email = NULL,
  runtime = paste0("runtime", gsub("-", "", as.Date.character(Sys.Date()))))

Arguments

pkgs

packages

github

github packages

bioc

bioconductor packages

git

git packages

url

url packages

name

name

email

author email

runtime

runtime name

Details

creates the desc object representation with the fields needed to bootstrap an internal package description

bootstrapping adds devtools and packrat to imports. If refined version(s) or other tweaks needed set bootstrap to false, and directly set.

Value

desc file


dpastoor/pkglock documentation built on May 7, 2019, 8:24 a.m.