Package: kDGLM Type: Package Title: Bayesian Analysis of Dynamic Generalized Linear Models Version: 1.2.14 Authors@R: c( person(given="Silvaneo", family ="dos Santos Jr.", email = "silvaneojunior@utexas.edu", role = c("aut", "cre")), person(given="Mariane Branco", family ="Alves", email = "mariane@im.ufrj.br", role = c("aut")), person(given="Hélio dos Santos", family="Migon", role = c("aut"))) Description: Provide routines for filtering and smoothing, forecasting, sampling and Bayesian analysis of Dynamic Generalized Linear Models using the methodology described in Alves et al. (2024) and dos Santos Jr. et al. (2024). License: GPL (>= 3) Encoding: UTF-8 LazyData: true Imports: extraDistr (>= 1.9.1), Rfast (>= 2.0.8), generics (>= 0.1.3), rlang, Rdpack RdMacros: Rdpack Suggests: knitr, rmarkdown, ggplot2, plotly, tidyverse, spdep, sf, terra, geodata RoxygenNote: 7.3.3 VignetteBuilder: knitr URL: https://silvaneojunior.github.io/kDGLM/ BugReports: https://github.com/silvaneojunior/kDGLM/issues Depends: R (>= 4.1.0) Config/pak/sysreqs: make Repository: https://silvaneojunior.r-universe.dev Date/Publication: 2026-04-07 02:09:37 UTC RemoteUrl: https://github.com/silvaneojunior/kdglm RemoteRef: HEAD RemoteSha: 103124c138e39c1ce8540fd09ff558a464d861e3 NeedsCompilation: no Packaged: 2026-07-16 05:33:36 UTC; root Author: Silvaneo dos Santos Jr. [aut, cre], Mariane Branco Alves [aut], Hélio dos Santos Migon [aut] Maintainer: Silvaneo dos Santos Jr.