Skip to content

Commit

Permalink
Fix RStudio check notes
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyuchen committed Feb 27, 2017
1 parent 4e02bb5 commit 33c4fe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ export(pct_routine)
export(pct_routine_)
export(tally_pct)
export(tally_pct_)
importFrom(dplyr,"%>%")
importFrom(lazyeval,interp)
importFrom(tidyr,"%>%")
2 changes: 1 addition & 1 deletion R/imports.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#' @importFrom dplyr %>%
#' @importFrom tidyr %>%
#' @export
dplyr::`%>%`

Expand Down

0 comments on commit 33c4fe5

Please sign in to comment.