R/fable-package.R

#' @keywords internal
"_PACKAGE"

globalVariables(".")

#' @rawNamespace import(rlang, except = invoke)
#' @import tsibble
#' @import fabletools
#' @import Rcpp
#' @importFrom dplyr mutate transmute filter lag left_join select
#'
#' @useDynLib fable, .registration = TRUE
NULL
tidyverts/fable documentation built on June 11, 2025, 6:46 a.m.