templatePath {BiocPkgTools}R Documentation

Obtain the location of available email templates

Description

These templates are used with 'biocBuildEmail' to notify maintainers regarding package errors and final deprecation warning.

Usage

templatePath(type = c("buildemail", "deprecation", "cranreport", "revdepnote"))

Arguments

type

character(1) Either one of 'buildemail', 'cranreport', 'deprecation', or 'revdepnote'


[Package BiocPkgTools version 1.11.20 Index]