Skip to content

Commit

Permalink
Don't link to magrittr to avoid NOTE
Browse files Browse the repository at this point in the history
checking Rd cross-references ... NOTE
Undeclared package ‘magrittr’ in Rd xrefs
  • Loading branch information
peterdesmet committed Jun 6, 2024
1 parent 10ff560 commit 08d6fd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/utils-pipe.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#' Pipe operator
#'
#' See \code{magrittr::\link[magrittr:pipe]{\%>\%}} for details.
#' See `magrittr::pipe()` for details.
#'
#' @name %>%
#' @rdname pipe
Expand Down
2 changes: 1 addition & 1 deletion man/pipe.Rd

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

0 comments on commit 08d6fd1

Please sign in to comment.