{
  "_id": "69a6a7fa18c44a58235e99b5",
  "Package": "dynamite",
  "Title": "Bayesian Modeling and Causal Inference for Multivariate\nLongitudinal Data",
  "Version": "1.6.2",
  "Authors@R": "c(\nperson(\"Santtu\", \"Tikka\", email = \"santtuth@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4039-4342\")),\nperson(\"Jouni\", \"Helske\", email = \"jouni.helske@iki.fi\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-7130-793X\")),\nperson(\"Nicholas\", \"Clark\", role = \"rev\"),\nperson(\"Lucy\", \"D'Agostino McGowan\", role = \"rev\")\n)",
  "Description": "Easy-to-use and efficient interface for Bayesian inference\nof complex panel (time series) data using dynamic multivariate\npanel models by Helske and Tikka (2024)\n<doi:10.1016/j.alcr.2024.100617>. The package supports joint\nmodeling of multiple measurements per individual, time-varying\nand time-invariant effects, and a wide range of discrete and\ncontinuous distributions. Estimation of these dynamic\nmultivariate panel models is carried out via 'Stan'. For an\nin-depth tutorial of the package, see (Tikka and Helske, 2025)\n<doi:10.18637/jss.v115.i05>.",
  "License": "GPL (>= 3)",
  "URL": "https://docs.ropensci.org/dynamite/,\nhttps://github.com/ropensci/dynamite/",
  "BugReports": "https://github.com/ropensci/dynamite/issues/",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, roclets = c (\"namespace\", \"rd\",\n\"srr::srr_stats_roclet\"))",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Additional_repositories": "https://stan-dev.r-universe.dev/",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev make",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-02-01 12:41:31 UTC",
  "RemoteUrl": "https://github.com/ropensci/dynamite",
  "RemoteRef": "main",
  "RemoteSha": "240fb8a87efad66918c18f9e56204e413ca25a01",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-03-03 09:13:00 UTC",
    "User": "root"
  },
  "Author": "Santtu Tikka [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4039-4342>),\nJouni Helske [aut] (ORCID: <https://orcid.org/0000-0001-7130-793X>),\nNicholas Clark [rev],\nLucy D'Agostino McGowan [rev]",
  "Maintainer": "Santtu Tikka <santtuth@gmail.com>",
  "MD5sum": "5ce55b2833963443aa024f6a6c2d86fc",
  "_user": "ropensci",
  "_type": "src",
  "_file": "dynamite_1.6.2.tar.gz",
  "_fileid": "d546f31acef1eac303fdcb84ac6252762bb6310b2639aceddab9bb82752a7eb4",
  "_filesize": 5754368,
  "_sha256": "d546f31acef1eac303fdcb84ac6252762bb6310b2639aceddab9bb82752a7eb4",
  "_created": "2026-03-03T09:13:00.000Z",
  "_published": "2026-03-03T09:20:58.686Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 65529419592,
      "time": 397,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5737466412"
    },
    {
      "job": 65529419562,
      "time": 393,
      "config": "linux-release-x86_64",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5737465320"
    },
    {
      "job": 65529419569,
      "time": 193,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5737415058"
    },
    {
      "job": 65529419548,
      "time": 301,
      "config": "macos-release-arm64",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5737441479"
    },
    {
      "job": 65528384979,
      "time": 250,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5737301275"
    },
    {
      "job": 65528385001,
      "time": 531,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5737366501"
    },
    {
      "job": 65529419546,
      "time": 326,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "5737448056"
    },
    {
      "job": 65529419561,
      "time": 286,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5737438082"
    },
    {
      "job": 65529419589,
      "time": 280,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "OK",
      "artifact": "5737436474"
    },
    {
      "job": 65529419570,
      "time": 256,
      "config": "windows-release",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5737430461"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/22615836031",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/dynamite",
  "_commit": {
    "id": "240fb8a87efad66918c18f9e56204e413ca25a01",
    "author": "Jouni Helske <1560448+helske@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix author order in CITATION file",
    "time": 1769949691
  },
  "_maintainer": {
    "name": "Santtu Tikka",
    "email": "santtuth@gmail.com",
    "login": "santikka",
    "uuid": 8639149,
    "orcid": "0000-0003-4039-4342"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.15.0",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "loo",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "posterior",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstan",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cmdstanr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mice",
      "role": "Suggests"
    },
    {
      "package": "mockthat",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-13",
      "n": 1
    },
    {
      "week": "2025-14",
      "n": 1
    },
    {
      "week": "2025-15",
      "n": 1
    },
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 4
    },
    {
      "week": "2025-25",
      "n": 6
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "bayesian-inference",
    "panel-data",
    "stan",
    "statistical-models",
    "quarto"
  ],
  "_stars": 37,
  "_contributors": [
    {
      "user": "helske",
      "count": 798,
      "uuid": 1560448
    },
    {
      "user": "santikka",
      "count": 595,
      "uuid": 8639149
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "mpadge",
      "count": 1,
      "uuid": 6697851
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 754,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dynamite"
  },
  "_devurl": "https://github.com/ropensci/dynamite",
  "_pkgdown": "https://docs.ropensci.org/dynamite/",
  "_searchresults": 29,
  "_quarto": true,
  "_metadata": {
    "review": {
      "id": 554,
      "status": "reviewed",
      "version": "0.0.1",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/554"
    },
    "ropensci_category": "stat"
  },
  "_rbuild": "4.5.2",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dynamite.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/dynamite",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2022-12-23"
    },
    {
      "version": "1.1.1",
      "date": "2023-02-03"
    },
    {
      "version": "1.3.1",
      "date": "2023-03-31"
    },
    {
      "version": "1.3.3",
      "date": "2023-04-18"
    },
    {
      "version": "1.4.1",
      "date": "2023-05-10"
    },
    {
      "version": "1.4.2",
      "date": "2023-05-18"
    },
    {
      "version": "1.4.3",
      "date": "2023-05-30"
    },
    {
      "version": "1.4.5",
      "date": "2023-08-24"
    },
    {
      "version": "1.4.9",
      "date": "2024-02-02"
    },
    {
      "version": "1.5.2",
      "date": "2024-05-28"
    },
    {
      "version": "1.5.5",
      "date": "2024-11-15"
    },
    {
      "version": "1.5.6",
      "date": "2025-04-07"
    },
    {
      "version": "1.6.2",
      "date": "2026-01-13"
    }
  ],
  "_exports": [
    "as_draws",
    "as_draws_df",
    "as.data.table",
    "aux",
    "dynamice",
    "dynamite",
    "dynamiteformula",
    "get_algorithm",
    "get_code",
    "get_data",
    "get_diagnostics",
    "get_draws",
    "get_elapsed_time",
    "get_max_treedepth",
    "get_model_code",
    "get_nchains",
    "get_ndraws",
    "get_parameter_dims",
    "get_parameter_names",
    "get_parameter_types",
    "get_pars_oi",
    "get_priors",
    "hmc_diagnostics",
    "lags",
    "lfactor",
    "lfo",
    "loo",
    "mcmc_diagnostics",
    "mice.impute.lag",
    "mice.impute.lead",
    "ndraws",
    "obs",
    "plot_betas",
    "plot_deltas",
    "plot_lambdas",
    "plot_nus",
    "plot_psis",
    "random_spec",
    "splines"
  ],
  "_datasets": [
    {
      "name": "categorical_example",
      "title": "Simulated Categorical Multivariate Panel Data",
      "object": "categorical_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "time",
        "x",
        "y",
        "z"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    },
    {
      "name": "categorical_example_fit",
      "title": "Model Fit for the Simulated Categorical Multivariate Panel Data",
      "object": "categorical_example_fit",
      "class": [
        "dynamitefit"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "gaussian_example",
      "title": "Simulated Data of a Gaussian Response",
      "object": "gaussian_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x",
        "z",
        "id",
        "time"
      ],
      "rows": 1500,
      "table": true,
      "tojson": true
    },
    {
      "name": "gaussian_example_fit",
      "title": "Model Fit for the Simulated Data of a Gaussian Response",
      "object": "gaussian_example_fit",
      "class": [
        "dynamitefit"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "multichannel_example",
      "title": "Simulated Multivariate Panel Data",
      "object": "multichannel_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "time",
        "g",
        "p",
        "b"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "multichannel_example_fit",
      "title": "Model Fit for the Simulated Multivariate Panel Data",
      "object": "multichannel_example_fit",
      "class": [
        "dynamitefit"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "dynamite-package",
      "title": "The 'dynamite' Package",
      "topics": [
        "dynamite-package"
      ]
    },
    {
      "page": "as_draws-dynamitefit",
      "title": "Convert 'dynamite' Output to 'draws_df' Format",
      "concept": "output",
      "topics": [
        "as_draws",
        "as_draws.dynamitefit",
        "as_draws_df",
        "as_draws_df.dynamitefit"
      ]
    },
    {
      "page": "as.data.frame.dynamitefit",
      "title": "Extract Samples From a 'dynamitefit' Object as a Data Frame",
      "concept": "output",
      "topics": [
        "as.data.frame.dynamitefit"
      ]
    },
    {
      "page": "as.data.table.dynamitefit",
      "title": "Extract Samples From a 'dynamitefit' Object as a Data Table",
      "concept": "output",
      "topics": [
        "as.data.table",
        "as.data.table.dynamitefit"
      ]
    },
    {
      "page": "categorical_example",
      "title": "Simulated Categorical Multivariate Panel Data",
      "concept": "examples",
      "topics": [
        "categorical_example"
      ]
    },
    {
      "page": "categorical_example_fit",
      "title": "Model Fit for the Simulated Categorical Multivariate Panel Data",
      "concept": "examples",
      "topics": [
        "categorical_example_fit"
      ]
    },
    {
      "page": "coef.dynamitefit",
      "title": "Extract Regression Coefficients of a 'dynamite' Model",
      "concept": "output",
      "topics": [
        "coef.dynamitefit"
      ]
    },
    {
      "page": "confint.dynamitefit",
      "title": "Credible Intervals for 'dynamite' Model Parameters",
      "concept": "output",
      "topics": [
        "confint.dynamitefit"
      ]
    },
    {
      "page": "dynamice",
      "title": "Estimate a Bayesian Dynamic Multivariate Panel Model With Multiple Imputation",
      "concept": "fitting",
      "topics": [
        "dynamice"
      ]
    },
    {
      "page": "dynamite",
      "title": "Estimate a Bayesian Dynamic Multivariate Panel Model",
      "concept": "fitting",
      "topics": [
        "dynamite",
        "formula.dynamitefit",
        "print.dynamitefit",
        "summary.dynamitefit"
      ]
    },
    {
      "page": "dynamite-deprecated",
      "title": "Deprecated Functions in the 'dynamite' Package",
      "topics": [
        "dynamite-deprecated",
        "plot_betas",
        "plot_deltas",
        "plot_lambdas",
        "plot_nus",
        "plot_psis"
      ]
    },
    {
      "page": "dynamiteformula",
      "title": "Model Formula for 'dynamite'",
      "concept": "formulas",
      "topics": [
        "+.dynamiteformula",
        "aux",
        "dynamiteformula",
        "obs",
        "print.dynamiteformula"
      ]
    },
    {
      "page": "fitted.dynamitefit",
      "title": "Extract Fitted Values of a 'dynamite' Model",
      "concept": "prediction",
      "topics": [
        "fitted.dynamitefit"
      ]
    },
    {
      "page": "gaussian_example",
      "title": "Simulated Data of a Gaussian Response",
      "concept": "examples",
      "topics": [
        "gaussian_example"
      ]
    },
    {
      "page": "gaussian_example_fit",
      "title": "Model Fit for the Simulated Data of a Gaussian Response",
      "concept": "examples",
      "topics": [
        "gaussian_example_fit"
      ]
    },
    {
      "page": "get_code",
      "title": "Extract the Stan Code of the 'dynamite' Model",
      "concept": "output",
      "topics": [
        "get_code",
        "get_code.dynamitefit",
        "get_code.dynamiteformula"
      ]
    },
    {
      "page": "get_data",
      "title": "Extract the Model Data of the 'dynamite' Model",
      "concept": "output",
      "topics": [
        "get_data",
        "get_data.dynamitefit",
        "get_data.dynamiteformula"
      ]
    },
    {
      "page": "get_parameter_dims",
      "title": "Get Parameter Dimensions of the 'dynamite' Model",
      "concept": "output",
      "topics": [
        "get_parameter_dims",
        "get_parameter_dims.dynamitefit",
        "get_parameter_dims.dynamiteformula"
      ]
    },
    {
      "page": "get_parameter_names",
      "title": "Get Parameter Names of the 'dynamite' Model",
      "concept": "output",
      "topics": [
        "get_parameter_names",
        "get_parameter_names.dynamitefit"
      ]
    },
    {
      "page": "get_parameter_types",
      "title": "Get Parameter Types of the 'dynamite' Model",
      "concept": "output",
      "topics": [
        "get_parameter_types",
        "get_parameter_types.dynamitefit"
      ]
    },
    {
      "page": "get_priors",
      "title": "Get Prior Definitions of a 'dynamite' Model",
      "concept": "fitting",
      "topics": [
        "get_priors",
        "get_priors.dynamitefit",
        "get_priors.dynamiteformula"
      ]
    },
    {
      "page": "hmc_diagnostics",
      "title": "HMC Diagnostics for a 'dynamite' Model",
      "concept": "diagnostics",
      "topics": [
        "hmc_diagnostics",
        "hmc_diagnostics.dynamitefit"
      ]
    },
    {
      "page": "lags",
      "title": "Add Lagged Responses as Predictors to Each Channel of a 'dynamite' Model",
      "concept": "formulas",
      "topics": [
        "lags"
      ]
    },
    {
      "page": "lfactor",
      "title": "Define a Common Latent Factor for the 'dynamite' Model.",
      "concept": "formulas",
      "topics": [
        "lfactor"
      ]
    },
    {
      "page": "lfo",
      "title": "Approximate Leave-Future-Out (LFO) Cross-validation",
      "concept": "diagnostics",
      "topics": [
        "lfo",
        "lfo.dynamitefit"
      ]
    },
    {
      "page": "loo.dynamitefit",
      "title": "Approximate Leave-One-Out (LOO) Cross-validation",
      "concept": "diagnostics",
      "topics": [
        "loo",
        "loo.dynamitefit"
      ]
    },
    {
      "page": "mcmc_diagnostics",
      "title": "Diagnostic Values of a 'dynamite' Model",
      "concept": "diagnostics",
      "topics": [
        "mcmc_diagnostics",
        "mcmc_diagnostics.dynamitefit"
      ]
    },
    {
      "page": "multichannel_example",
      "title": "Simulated Multivariate Panel Data",
      "concept": "examples",
      "topics": [
        "multichannel_example"
      ]
    },
    {
      "page": "multichannel_example_fit",
      "title": "Model Fit for the Simulated Multivariate Panel Data",
      "concept": "examples",
      "topics": [
        "multichannel_example_fit"
      ]
    },
    {
      "page": "ndraws.dynamitefit",
      "title": "Return the Number of Posterior Draws of a 'dynamitefit' Object",
      "concept": "output",
      "topics": [
        "ndraws",
        "ndraws.dynamitefit"
      ]
    },
    {
      "page": "nobs.dynamitefit",
      "title": "Extract the Number of Observations Used to Fit a 'dynamite' Model",
      "concept": "output",
      "topics": [
        "nobs.dynamitefit"
      ]
    },
    {
      "page": "plot.dynamitefit",
      "title": "Plots for 'dynamitefit' Objects",
      "concept": "plotting",
      "topics": [
        "plot.dynamitefit"
      ]
    },
    {
      "page": "plot.dynamiteformula",
      "title": "Plot the Model Structure as a Directed Acyclic Graph (DAG)",
      "concept": "plotting",
      "topics": [
        "plot.dynamiteformula"
      ]
    },
    {
      "page": "plot.lfo",
      "title": "Diagnostic Plot for Pareto k Values from LFO",
      "topics": [
        "plot.lfo"
      ]
    },
    {
      "page": "predict.dynamitefit",
      "title": "Predict Method for a 'dynamite' Model",
      "concept": "prediction",
      "topics": [
        "predict.dynamitefit"
      ]
    },
    {
      "page": "print.lfo",
      "title": "Print the results from the LFO",
      "topics": [
        "print.lfo"
      ]
    },
    {
      "page": "random_spec",
      "title": "Additional Specifications for the Group-level Random Effects of the DMPM",
      "concept": "formulas",
      "topics": [
        "random_spec"
      ]
    },
    {
      "page": "splines",
      "title": "Define the B-splines Used for the Time-varying Coefficients of the Model.",
      "concept": "formulas",
      "topics": [
        "splines"
      ]
    },
    {
      "page": "update.dynamitefit",
      "title": "Update a 'dynamite' Model",
      "concept": "fitting",
      "topics": [
        "update.dynamitefit"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/dynamite/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/dynamite/raw/main/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "BH",
    "callr",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "desc",
    "distributional",
    "farver",
    "generics",
    "ggforce",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "inline",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "loo",
    "magrittr",
    "MASS",
    "matrixStats",
    "numDeriv",
    "patchwork",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "polyclip",
    "posterior",
    "processx",
    "ps",
    "QuickJSR",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "rstan",
    "S7",
    "scales",
    "StanHeaders",
    "systemfonts",
    "tensorA",
    "tibble",
    "tidyselect",
    "tweenr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "dynamite.qmd",
      "filename": "dynamite.html",
      "title": "dynamite: An R Package for Dynamic Multivariate Panel Models",
      "engine": "quarto::html",
      "headings": [],
      "created": "2024-11-15 16:23:36",
      "modified": "2024-11-18 07:08:18",
      "commits": 3
    },
    {
      "source": "dynamite_custom.qmd",
      "filename": "dynamite_custom.html",
      "title": "Model customization and non-MCMC estimation with dynamite",
      "engine": "quarto::html",
      "headings": [],
      "created": "2024-11-15 16:23:36",
      "modified": "2024-11-15 19:11:45",
      "commits": 2
    },
    {
      "source": "dynamite_priors.qmd",
      "filename": "dynamite_priors.html",
      "title": "Priors for dynamic multivariate panel models",
      "engine": "quarto::html",
      "headings": [],
      "created": "2024-11-15 16:23:36",
      "modified": "2024-11-18 09:42:58",
      "commits": 4
    },
    {
      "source": "dynamite_simulation.qmd",
      "filename": "dynamite_simulation.html",
      "title": "Simulating data from a dynamic multivariate panel model",
      "engine": "quarto::html",
      "headings": [],
      "created": "2024-11-15 16:23:36",
      "modified": "2025-04-04 08:07:22",
      "commits": 3
    }
  ],
  "_score": 7.88793221839722,
  "_indexed": true,
  "_nocasepkg": "dynamite",
  "_universes": [
    "ropensci",
    "santikka"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.2",
      "date": "2026-03-03T09:18:22.000Z",
      "distro": "noble",
      "commit": "240fb8a87efad66918c18f9e56204e413ca25a01",
      "fileid": "2e6f9cb8c62bdbbd66a1aa54222947165e9453369f79521bf8c5d2268fc3a052",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22615836031"
    },
    {
      "r": "4.5.2",
      "os": "linux",
      "version": "1.6.2",
      "date": "2026-03-03T09:18:16.000Z",
      "distro": "noble",
      "commit": "240fb8a87efad66918c18f9e56204e413ca25a01",
      "fileid": "b3bc897731aed110fd6459c16c13c10bbb7cfb1844e10a123a4aedac14831ac0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22615836031"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.2",
      "date": "2026-03-03T09:15:40.000Z",
      "commit": "240fb8a87efad66918c18f9e56204e413ca25a01",
      "fileid": "702ecfd3c6681a2a96e3838ac278450218860c632582b6cd7a3d7386370ea573",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22615836031"
    },
    {
      "r": "4.5.2",
      "os": "mac",
      "version": "1.6.2",
      "date": "2026-03-03T09:16:32.000Z",
      "commit": "240fb8a87efad66918c18f9e56204e413ca25a01",
      "fileid": "de4c978d7dd0c876d2341e23953f90b43bde26b0713da8de9ebce3e9eacba729",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22615836031"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.6.2",
      "date": "2026-03-03T09:18:54.000Z",
      "commit": "240fb8a87efad66918c18f9e56204e413ca25a01",
      "fileid": "1451d076f4881540d27466a7ec055dd49c356c20d610b5f6976a8c44806bcd5e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22615836031"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.2",
      "date": "2026-03-03T09:15:56.000Z",
      "commit": "240fb8a87efad66918c18f9e56204e413ca25a01",
      "fileid": "23fedb23e5b3da2d006aeadaf040831c3396ac6169e561a1d601863d14286998",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22615836031"
    },
    {
      "r": "4.4.3",
      "os": "win",
      "version": "1.6.2",
      "date": "2026-03-03T09:15:45.000Z",
      "commit": "240fb8a87efad66918c18f9e56204e413ca25a01",
      "fileid": "a893a4d973c572a665f0d6c48523bf1db0bb69f2e63b54444de13dd04230c563",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22615836031"
    },
    {
      "r": "4.5.2",
      "os": "win",
      "version": "1.6.2",
      "date": "2026-03-03T09:15:28.000Z",
      "commit": "240fb8a87efad66918c18f9e56204e413ca25a01",
      "fileid": "9d331af3703a8f7dd521be98e2fcc54fdb43456074db6752925d20cb480121af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22615836031"
    }
  ]
}