Skip to content

Commit 0972766

Browse files
committed
remove example from param dots and move to dot-options section
1 parent 06719a4 commit 0972766

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

R/BiocCheck.R

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,7 @@
101101
#' @param callr logical(1) Whether to use the `callr` package to run `BiocCheck`
102102
#' in an isolated R session to prevent namespace collisions.
103103
#'
104-
#' @param \dots See the details section for available options. When running
105-
#' `BiocCheck`, options can be specified as:
106-
#' \preformatted{ BiocCheck(package, `no-check-vignettes`=TRUE) }
104+
#' @param \dots See the `dot-options` details section for available options.
107105
#'
108106
#' @return `BiocCheck()` is chiefly called for the side effect of the check
109107
#' reporting. The function also creates a `<package_name>.BiocCheck` folder

man/BiocCheck.Rd

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

0 commit comments

Comments
 (0)