Skip to content

Commit b53d9ef

Browse files
committed
remove {package} from roxygen documentation to avoid CRAN complaint.
1 parent 5e04912 commit b53d9ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/tally.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ tally <- function(x, ...) {
131131

132132
#' Internal tally methods
133133
#'
134-
#' These are used to implement `tally()` in a way that allows {dplyr} and {mosaicCore} to co-exist.
134+
#' These are used to implement `tally()` in a way that allows `dplyr` and `mosaicCore` to co-exist.
135135
#' End users should call the generics `tally()` and `count()`.
136136
#'
137137
#' @rdname mosaic_tally

man/mosaic_tally.Rd

Lines changed: 1 addition & 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)