Is there an R package (or even a base R function) that implements Fisher's or Stouffer's method for combining p-values? Coding this should be almost trivial, but I'd rather use (and cite) a package.
Example code in this question: Fisher's method for combing p-values - what about the lower tail?