Skip to content

Commit b5e1325

Browse files
authored
Merge pull request #100 from tidymodels:guard-tidy-example
guard example for no-suggests checks
2 parents aa4841d + 4ff643b commit b5e1325

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

R/tidy.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#' their ordering, whether they've been trained, and whether they require
1414
#' training with a separate calibration set.
1515
#'
16-
#' @examples
16+
#' @examplesIf rlang::is_installed("probably")
1717
#' tailor() |>
1818
#' adjust_numeric_range(lower_limit = 1) |>
1919
#' tidy()

man/tidy.tailor.Rd

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

0 commit comments

Comments
 (0)