genReport: Generate report

Description Usage Arguments

Description

Generate report

Usage

1
2
3
4
genReport(depmatrix, testresults,
  contact = "lme4-authors <at> r-forge.wu-wien.ac.at", pkg = "lme4",
  outfn = paste0(pkg, "_compat_report"), verbose = FALSE,
  extra.info = NULL, sort.cols = c("result", "pkgname"))

Arguments

depmatrix

results of reverse_dependencies_with_maintainer()

testresults

list of packages with elements status, msg, time, location, version

contact

contact e-mail

pkg

package name

outfn

file name for output

verbose

blah

extra.info

blah

sort.cols

blah


bbolker/revdepcheck documentation built on May 11, 2019, 9:30 p.m.