summariseQueue: Summarisse results from a reverse-dependency check

View source: R/summarise.R

summariseQueueR Documentation

Summarisse results from a reverse-dependency check

Description

Summarise results from (potentially parallel) reverse-dependency check

Usage

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 May 29, 2024, 11:14 a.m.