Package: yahtsee Title: Yet Another Hierachical Time Series Extension and Expansion Version: 0.0.0.9000 Authors@R: c( person(given = "Nicholas", family = "Tierney", role = c("aut", "cre"), email = "nicholas.tierney@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0003-1460-8722")), person("Aarathy","Babu", role = "aut", email = "aarathybabu907@gmail.com"), person("Mitchell", "O'Hara-Wild", role = "ctb")) Description: An opinionated approach to building hierarchical time series models in R using INLA and inlabru. License: MIT + file LICENSE URL: https://github.com/njtierney/yahtsee BugReports: https://github.com/njtierney/yahtsee/issues ByteCompile: TRUE Depends: R (>= 4.0.0), tsibble Imports: cli (>= 2.5.0.9000), inlabru, magrittr, purrr, stringdist, rlang, stringr, stats, glue, tibble, methods, clock, tidyr, tidyselect, lifecycle, formula.tools, generics, vctrs Suggests: ggplot2, covr, dplyr, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Additional_repositories: https://inla.r-inla-download.org/R/testing Config/testthat/edition: 3 Encoding: UTF-8 Language: es LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Remotes: r-lib/cli Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://njtierney.r-universe.dev Date/Publication: 2022-02-04 05:11:38 UTC RemoteUrl: https://github.com/njtierney/yahtsee RemoteRef: HEAD RemoteSha: 94e4f8cb5e67aefdad9945e7b7ead42f0239c562 NeedsCompilation: no Packaged: 2026-06-13 06:28:28 UTC; root Author: Nicholas Tierney [aut, cre] (ORCID: ), Aarathy Babu [aut], Mitchell O'Hara-Wild [ctb] Maintainer: Nicholas Tierney