summariseQueue: Summarisse results from a reverse-dependency check

Description Usage Arguments Value Author(s)

View source: R/summarise.R

Description

Summarise results from (potentially parallel) reverse-dependency check

Usage

1
2
summariseQueue(package, directory, dbfile = "", extended = FALSE,
  foghorn = FALSE)

Arguments

package

A character variable denoting a package

directory

A character variable denoting a directory

dbfile

A character variable for an optional override which, if present, is used over ‘package’ and ‘directory’.

extended

A boolean variable to select extended analysis of failures, default is FALSE which skips this.

foghorn

A boolean variable to invoke the foghorn to retrieve and review CRAN result status, default is FALSE which skips this.

Value

NULL, invisibly

Author(s)

Dirk Eddelbuettel


prrd documentation built on Sept. 23, 2021, 1:07 a.m.