Skip to content

Commit

Permalink
fix: fix R cmd check note
Browse files Browse the repository at this point in the history
  • Loading branch information
william-swl committed Mar 10, 2023
1 parent 92b45a2 commit f8e8dab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ importFrom(rlang,expr)
importFrom(rlang,quo_get_expr)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_name)
importFrom(stats,median)
importFrom(tibble,as_tibble)
importFrom(tibble,as_tibble_col)
1 change: 1 addition & 0 deletions R/baizer-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#' @importFrom rlang quo_get_expr
#' @importFrom rlang quo_is_null
#' @importFrom rlang quo_name
#' @importFrom stats median
#' @importFrom tibble as_tibble
#' @importFrom tibble as_tibble_col
## usethis namespace: end
Expand Down

0 comments on commit f8e8dab

Please sign in to comment.