Skip to content

Commit 91f2639

Browse files
committed
Document, close #60
1 parent cd0eccc commit 91f2639

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ VignetteBuilder:
5454
Encoding: UTF-8
5555
LazyData: true
5656
Roxygen: list(markdown = TRUE)
57-
RoxygenNote: 7.3.1
57+
RoxygenNote: 7.3.2

R/utils.R

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
#' @param ... expressions >= 1. If named the names are used
1414
#' as error messages, otherwise R's internal error-messages are thrown
1515
#'
16-
#' @param error_message character. An error message, supports [cli]-formatting.
16+
#' @param error_message character. An error message, supports formatting with
17+
#' the {cli} package.
1718
#' @seealso [stopifnot()], [cli::cli_abort()], [tryCatch()]
1819
#' @keywords internal
1920
#'

man/assert.Rd

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)