View source: R/idiosync_status.R
idiosync_status | R Documentation |
enumerate packages that fail on only a subset of platforms
idiosync_status(af, phase.in = "checksrc", state = "ERROR")
af |
ArtifSet instance |
phase.in |
character(1) e.g., "checksrc", "buildbin", "install" |
state |
character(1) e.g., "ERROR", "WARNINGS" |
af = make_demo_ArtifSet()
idiosync_status(af)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.