pkgs_with_event: list packages presenting with status on BBS

View source: R/pkg_status.R

pkgs_with_eventR Documentation

list packages presenting with status on BBS

Description

list packages presenting with status on BBS

Usage

pkgs_with_event(af, event = "ERROR", phase = "install", host = "nebbiolo2")

Arguments

af

instance of ArtifSet

event

character(1) one of "ERROR", "WARNINGS", "OK", "skipped", "TIMEOUT"

phase

character(1) one of "install", "buildsrc", "checksrc", "buildbin"

host

character(1) relevant hostname

Examples

af = make_demo_ArtifSet()
pkgs_with_event(af)

vjcitn/bbsBuildArtifacts documentation built on Aug. 6, 2023, 2:06 p.m.