Skip to content

Commit

Permalink
Update Rd to clear CRAN check
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshidk6 committed Jun 18, 2020
1 parent 06f2713 commit 9500039
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 25 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ LinkingTo:
SystemRequirements: GNU make
NeedsCompilation: yes
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0
RoxygenNote: 7.1.0.9000
Suggests:
testthat,
knitr,
Expand Down
12 changes: 1 addition & 11 deletions R/utils.R
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
#' Pipe operator
#'
#' See \code{\link[magrittr]{\%>\%}} for more details.
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @importFrom magrittr %>%
#' @export
#' @usage lhs \%>\% rhs
NULL


magrittr::`%>%`

12 changes: 0 additions & 12 deletions man/pipe.Rd

This file was deleted.

16 changes: 16 additions & 0 deletions man/reexports.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/stan_emax.Rd

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

0 comments on commit 9500039

Please sign in to comment.