Skip to content

Commit 8910105

Browse files
committed
use <package_name>.BiocCheck consistently
1 parent 0972766 commit 8910105

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

R/BiocCheck.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@
7979
#' * `install`: if `FALSE`, the package is not installed; otherwise, if not
8080
#' specified, the package is installed by default. Optionally, a
8181
#' `check:<file>` key-value pair is provided to identify the name of the
82-
#' installation output file which will be copied to the `<pkg>.BiocCheck`
83-
#' directory.
82+
#' installation output file which will be copied to the
83+
#' `<package_name>.BiocCheck` directory.
8484
#' * `libloc`: when `install` is specified, the library location where the
8585
#' package is installed. By default, this is `.libPaths()[1]`.
8686
#'

man/BiocCheck.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)