Skip to content

Commit ee3282a

Browse files
committed
rm lifecyle::deprecated
1 parent 5ad1ba9 commit ee3282a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

NAMESPACE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,6 @@ importFrom(dplyr,summarise)
400400
importFrom(dplyr,transmute)
401401
importFrom(dplyr,ungroup)
402402
importFrom(dplyr,with_order)
403-
importFrom(lifecycle,deprecated)
404403
importFrom(lubridate,"month<-")
405404
importFrom(lubridate,as_date)
406405
importFrom(lubridate,date_decimal)

R/tsibble-package.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
#' @importFrom dplyr bind_rows bind_cols combine with_order pull first
8888
#' @importFrom dplyr dplyr_row_slice dplyr_col_modify dplyr_reconstruct
8989
#' @importFrom tibble new_tibble trunc_mat
90-
#' @importFrom lifecycle deprecated
9190
#' @import rlang tidyselect vctrs ellipsis
9291
#' @examples
9392
#' # create a tsibble w/o a key ----

0 commit comments

Comments
 (0)