Package: TACforecasting Version: 0.0.1 Title: Forecasting Functions for the Transport Accident Commission Description: Functions to make hierarchical time series forecasts of attendant care hours easier. Depends: R (>= 4.2.0), tsibble, fabletools Imports: abind, distributional, dplyr, forcats, forecast, furrr, ggplot2, hts, janitor, lubridate, MASS, purrr, readr, stringr, tibble, tidyr, tsbox LazyData: yes ByteCompile: TRUE Authors@R: c( person("Rob", "Hyndman", email = "Rob.Hyndman@monash.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2140-5352")) ) BugReports: https://github.com/robjhyndman/TAC_forecasting/issues License: GPL-3 URL: https://pkg.robjhyndman.com/TACforecasting/, https://github.com/robjhyndman/TACforecasting/ Encoding: UTF-8 RoxygenNote: 7.2.3 Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://robjhyndman.r-universe.dev Date/Publication: 2023-07-18 01:28:05 UTC RemoteUrl: https://github.com/robjhyndman/TACforecasting RemoteRef: HEAD RemoteSha: 8e5ea07ad49dd25f0f58f47f2d54ce711208e520 NeedsCompilation: no Packaged: 2026-06-28 13:38:29 UTC; root Author: Rob Hyndman [aut, cre, cph] (ORCID: ) Maintainer: Rob Hyndman