{
  "_id": "6a1bd4771d7bb097a0a155b7",
  "Package": "walker",
  "Type": "Package",
  "Title": "Bayesian Generalized Linear Models with Time-Varying\nCoefficients",
  "Version": "1.0.10",
  "Description": "Efficient Bayesian generalized linear models with\ntime-varying coefficients as in Helske (2022,\n<doi:10.1016/j.softx.2022.101016>). Gaussian, Poisson, and\nbinomial observations are supported. The Markov chain Monte\nCarlo (MCMC) computations are done using Hamiltonian Monte\nCarlo provided by Stan, using a state space representation of\nthe model in order to marginalise over the coefficients for\nefficient sampling. For non-Gaussian models, the package uses\nthe importance sampling type estimators based on approximate\nmarginal MCMC as in Vihola, Helske, Franks (2020,\n<doi:10.1111/sjos.12492>).",
  "Authors@R": "person(given = \"Jouni\",\nfamily = \"Helske\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jouni.helske@iki.fi\",\ncomment = c(ORCID = \"0000-0001-7130-793X\"))",
  "License": "GPL (>= 3)",
  "SystemRequirements": "GNU make",
  "Biarch": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "ByteCompile": "true",
  "URL": "https://github.com/helske/walker",
  "BugReports": "https://github.com/helske/walker/issues",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 06:13:59 UTC",
    "User": "root"
  },
  "Author": "Jouni Helske [aut, cre]\n(<https://orcid.org/0000-0001-7130-793X>)",
  "Maintainer": "Jouni Helske <jouni.helske@iki.fi>",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-08-31 02:51:37 UTC",
  "RemoteUrl": "https://github.com/cran/walker",
  "RemoteRef": "HEAD",
  "RemoteSha": "c20e51f95cff8be16c286c571253d7276c740f3a",
  "MD5sum": "bc64d3a6ec53bcb19edb9f8b55b4a385",
  "_user": "cran",
  "_type": "src",
  "_file": "walker_1.0.10.tar.gz",
  "_fileid": "7bc8a782e59398d61ea408827f7de5534ae28d388bb561102a8c520868e8cc89",
  "_filesize": 3002370,
  "_sha256": "7bc8a782e59398d61ea408827f7de5534ae28d388bb561102a8c520868e8cc89",
  "_created": "2026-05-31T06:13:59.000Z",
  "_published": "2026-05-31T06:25:59.959Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78704962770,
      "time": 464,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314404764"
    },
    {
      "job": 78704962766,
      "time": 430,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314400470"
    },
    {
      "job": 78704962767,
      "time": 456,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314403837"
    },
    {
      "job": 78704962761,
      "time": 474,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314405856"
    },
    {
      "job": 78704374028,
      "time": 653,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314356052"
    },
    {
      "job": 78704962757,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26704905934",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/walker",
  "_commit": {
    "id": "c20e51f95cff8be16c286c571253d7276c740f3a",
    "author": "Jouni Helske <jouni.helske@iki.fi>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.10\n",
    "time": 1725072697
  },
  "_maintainer": {
    "name": "Jouni Helske",
    "email": "jouni.helske@iki.fi",
    "login": "helske",
    "orcid": "0000-0001-7130-793X",
    "description": "Bayesian statistics, time series, causal inference, state space models, hidden Markov models, visualization.",
    "uuid": 1560448
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "bayesplot",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "rstan",
      "version": ">= 2.26.0",
      "role": "Depends"
    },
    {
      "package": "BH",
      "version": ">= 1.66.0",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.9",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.3.3.0",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "rstan",
      "version": ">= 2.26.0",
      "role": "LinkingTo"
    },
    {
      "package": "StanHeaders",
      "version": ">= 2.26.0",
      "role": "LinkingTo"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "KFAS",
      "role": "Imports"
    },
    {
      "package": "loo",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.9",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstantools",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "diagis",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.11",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.8.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "helske",
      "count": 24,
      "uuid": 1560448
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 272,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/walker"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/helske/walker",
  "_searchresults": 16,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/walker.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/helske/walker",
  "_realowner": "helske",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-06-15"
    },
    {
      "version": "0.2.0",
      "date": "2017-07-12"
    },
    {
      "version": "0.2.1",
      "date": "2018-01-09"
    },
    {
      "version": "0.2.2",
      "date": "2018-10-16"
    },
    {
      "version": "0.2.3",
      "date": "2018-10-23"
    },
    {
      "version": "0.2.3-1",
      "date": "2018-11-09"
    },
    {
      "version": "0.2.4",
      "date": "2019-02-15"
    },
    {
      "version": "0.2.4-1",
      "date": "2019-02-25"
    },
    {
      "version": "0.2.5",
      "date": "2019-03-05"
    },
    {
      "version": "0.3.0",
      "date": "2019-09-22"
    },
    {
      "version": "0.3.1-1",
      "date": "2020-01-23"
    },
    {
      "version": "0.4.0",
      "date": "2020-05-15"
    },
    {
      "version": "0.4.1-3",
      "date": "2020-08-14"
    },
    {
      "version": "0.5.0",
      "date": "2020-10-19"
    },
    {
      "version": "1.0.1",
      "date": "2021-01-25"
    },
    {
      "version": "1.0.1-1",
      "date": "2021-01-31"
    },
    {
      "version": "1.0.2",
      "date": "2021-04-06"
    },
    {
      "version": "1.0.3",
      "date": "2021-09-11"
    },
    {
      "version": "1.0.3-1",
      "date": "2022-01-31"
    },
    {
      "version": "1.0.4",
      "date": "2022-03-03"
    },
    {
      "version": "1.0.6-1",
      "date": "2022-10-16"
    },
    {
      "version": "1.0.7",
      "date": "2023-08-09"
    },
    {
      "version": "1.0.8",
      "date": "2023-09-11"
    },
    {
      "version": "1.0.10",
      "date": "2024-08-30"
    }
  ],
  "_exports": [
    "lfo",
    "plot_coefs",
    "plot_fit",
    "plot_predict",
    "predict_counterfactual",
    "rw1",
    "rw2",
    "walker",
    "walker_glm",
    "walker_rw1"
  ],
  "_help": [
    {
      "page": "as.data.frame.walker_fit",
      "title": "Coerce Posterior Samples of walker Fit to a Data Frame",
      "topics": [
        "as.data.frame.walker_fit"
      ]
    },
    {
      "page": "coef.walker_fit",
      "title": "Extract Coeffients of Walker Fit",
      "topics": [
        "coef.walker_fit"
      ]
    },
    {
      "page": "fitted.walker_fit",
      "title": "Extract Fitted Values of Walker Fit",
      "topics": [
        "fitted.walker_fit"
      ]
    },
    {
      "page": "lfo",
      "title": "Leave-Future-Out Cross-Validation",
      "topics": [
        "lfo"
      ]
    },
    {
      "page": "plot_coefs",
      "title": "Posterior predictive check for walker object",
      "topics": [
        "plot_coefs"
      ]
    },
    {
      "page": "plot_fit",
      "title": "Plot the fitted values and sample quantiles for a walker object",
      "topics": [
        "plot_fit"
      ]
    },
    {
      "page": "plot_predict",
      "title": "Prediction intervals for walker object",
      "topics": [
        "plot_predict"
      ]
    },
    {
      "page": "pp_check.walker_fit",
      "title": "Posterior predictive check for walker object",
      "topics": [
        "pp_check.walker_fit"
      ]
    },
    {
      "page": "predict_counterfactual",
      "title": "Predictions for walker object",
      "topics": [
        "predict_counterfactual"
      ]
    },
    {
      "page": "predict.walker_fit",
      "title": "Predictions for walker object",
      "topics": [
        "predict.walker_fit"
      ]
    },
    {
      "page": "print.walker_fit",
      "title": "Print Summary of walker_fit Object",
      "topics": [
        "print.walker_fit"
      ]
    },
    {
      "page": "rw1",
      "title": "Construct a first-order random walk component",
      "topics": [
        "rw1"
      ]
    },
    {
      "page": "rw2",
      "title": "Construct a second-order random walk component",
      "topics": [
        "rw2"
      ]
    },
    {
      "page": "summary.walker_fit",
      "title": "Summary of walker_fit Object",
      "topics": [
        "summary.walker_fit"
      ]
    },
    {
      "page": "walker",
      "title": "Bayesian regression with random walk coefficients",
      "topics": [
        "walker"
      ]
    },
    {
      "page": "walker_glm",
      "title": "Bayesian generalized linear model with time-varying coefficients",
      "topics": [
        "walker_glm"
      ]
    },
    {
      "page": "walker_rw1",
      "title": "Comparison of naive and state space implementation of RW1 regression model",
      "topics": [
        "walker_rw1"
      ]
    }
  ],
  "_readme": "https://github.com/cran/walker/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bayesplot",
    "BH",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "cluster",
    "coda",
    "colorspace",
    "cpp11",
    "data.table",
    "desc",
    "digest",
    "distributional",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "ggridges",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "inline",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KFAS",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "loo",
    "magrittr",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "numDeriv",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "plyr",
    "posterior",
    "processx",
    "ps",
    "purrr",
    "QuickJSR",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstan",
    "rstantools",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "StanHeaders",
    "stringi",
    "stringr",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "walker.Rmd",
      "filename": "walker.html",
      "title": "Efficient Bayesian generalized linear models with time-varying coefficients",
      "author": "Jouni Helske",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Illustration",
        "Posterior predictive checks",
        "Counterfactual predictions",
        "Out-of-sample prediction",
        "Extensions: Smoother effects and non-Gaussian models",
        "Comparison with naive approach",
        "Discussion",
        "Acknowledgements",
        "References"
      ],
      "created": "2017-06-15 14:18:48",
      "modified": "2024-08-31 02:51:37",
      "commits": 13
    }
  ],
  "_score": 3.5051499783199063,
  "_indexed": false,
  "_nocasepkg": "walker",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://helske.r-universe.dev/walker",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-31T06:20:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c20e51f95cff8be16c286c571253d7276c740f3a",
      "fileid": "3c404b4e0c252ee5d1c73c8cea4fafaa48f3dc5fc7df22cf08370b8a7eaae034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26704905934"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-31T06:20:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c20e51f95cff8be16c286c571253d7276c740f3a",
      "fileid": "1e89f2119556737a2c35e20d87e67904241791b6734ac9c32f746693a9723c65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26704905934"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-31T06:20:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c20e51f95cff8be16c286c571253d7276c740f3a",
      "fileid": "ae3f8e14609f05e5a07675988b4005d29f0b837dddbaba7a6d603e8ae8027993",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26704905934"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-31T06:20:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c20e51f95cff8be16c286c571253d7276c740f3a",
      "fileid": "afc4f07c72ddcfd2fc557485abccd0d4e7f5948d5067aaa1725e2e56b3e34725",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26704905934"
    }
  ]
}