Skip to content

Commit

Permalink
"Please provide package anchors for all Rd \link{} targets not in the…
Browse files Browse the repository at this point in the history
… package itself and the base packages."
  • Loading branch information
‘topepo’ committed Jul 3, 2024
1 parent 772e1cc commit 0949755
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion R/recipe.R
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ bake <- function(object, ...) {
#' @param ... One or more selector functions to choose which variables will be
#' returned by the function. See [selections()] for more details.
#' If no selectors are given, the default is to use
#' [everything()].
#' [dplyr::everything()].
#' @param composition Either "tibble", "matrix", "data.frame", or
#' "dgCMatrix" for the format of the processed data set. Note that
#' all computations during the baking process are done in a
Expand Down
2 changes: 1 addition & 1 deletion man/bake.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/juice.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/recipe.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions man/selections.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/step_bs.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0949755

Please sign in to comment.