Skip to content

Commit 020c1d2

Browse files
committed
Use updated documentation from rcmdcheck
Fixes #125
1 parent a309796 commit 020c1d2

4 files changed

Lines changed: 12 additions & 7 deletions

File tree

R/check.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ check <- function(pkg = ".",
154154
#' submission.
155155
#' @param manual If `FALSE`, don't build and check manual
156156
#' (`--no-manual`).
157-
#' @param args Additional arguments passed to `R CMD check`
158157
#' @param env_vars Environment variables set during `R CMD check`
159158
#' @param quiet if `TRUE` suppresses output from this function.
160159
#' @inheritParams rcmdcheck::rcmdcheck

man/build.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/check.Rd

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/check_win.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)