pkgs_with_event | R Documentation |
list packages presenting with status on BBS
pkgs_with_event(af, event = "ERROR", phase = "install", host = "nebbiolo2")
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 |
af = make_demo_ArtifSet()
pkgs_with_event(af)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.