Skip to content

Commit b9d9b0b

Browse files
authored
address roxygen2 "unavailable topic" warnings (#924)
1 parent 2ead20c commit b9d9b0b

32 files changed

+64
-64
lines changed

man-roxygen/spec-details.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
#' with the data.
99
#'
1010
#' Each of the arguments in this function other than `mode` and `engine` are
11-
#' captured as [quosures][rlang::`topic-quosure`]. To pass values
12-
#' programmatically, use the [injection operator][rlang::`!!`] like so:
11+
#' captured as [quosures][rlang::topic-quosure]. To pass values
12+
#' programmatically, use the [injection operator][rlang::!!] like so:
1313
#'
1414
#' ``` r
1515
#' value <- 1

man/C5_rules.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/auto_ml.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/bag_mars.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/bag_mlp.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/bag_tree.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/bart.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/boost_tree.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/cubist_rules.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/decision_tree.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)