{
  "_id": "6a4964923c3572b93bf7e84f",
  "Package": "CausalImpact",
  "Title": "Inferring Causal Effects using Bayesian Structural Time-Series\nModels",
  "Date": "2025-09-24",
  "Authors@R": "c(person(given = c(\"Kay\", \"H.\"),\nfamily = \"Brodersen\",\nrole = \"aut\",\nemail = \"kbrodersen@google.com\"),\nperson(given = \"Alain\",\nfamily = \"Hauser\",\nrole = c(\"aut\", \"cre\"),\nemail = \"alhauser@google.com\"))",
  "Maintainer": "Alain Hauser <alhauser@google.com>",
  "URL": "https://google.github.io/CausalImpact/",
  "Description": "Implements a Bayesian approach to causal impact estimation\nin time series, as described in Brodersen et al. (2015)\n<DOI:10.1214/14-AOAS788>. See the package documentation on\nGitHub <https://google.github.io/CausalImpact/> to get started.",
  "Copyright": "Copyright (C) 2014-2025 Google, Inc.",
  "Version": "1.4.1",
  "VignetteBuilder": "knitr",
  "License": "Apache License 2.0 | file LICENSE",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make",
  "Repository": "https://google.r-universe.dev",
  "Date/Publication": "2026-03-31 04:46:51 UTC",
  "RemoteUrl": "https://github.com/google/causalimpact",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f5bf8d97cfb13321926c68b7eaeec74bb692b61",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 06:29:06 UTC",
    "User": "root"
  },
  "Author": "Kay H. Brodersen [aut],\nAlain Hauser [aut, cre]",
  "_user": "google",
  "_type": "src",
  "_file": "CausalImpact_1.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/bb0c0f4a2e71aafc6b18e3b4cd587293a381a1f6aa6c00730dc2e86e527eb4a3",
  "_filesize": 447623,
  "_sha256": "bb0c0f4a2e71aafc6b18e3b4cd587293a381a1f6aa6c00730dc2e86e527eb4a3",
  "_expires": "2026-10-12T19:52:49.000Z",
  "_created": "2026-06-23T06:29:06.000Z",
  "_published": "2026-07-04T19:52:50.484Z",
  "_jobs": [
    {
      "job": 85162117989,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813145924"
    },
    {
      "job": 85162117859,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813151673"
    },
    {
      "job": 85162118000,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813125572"
    },
    {
      "job": 85162117788,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813127989"
    },
    {
      "job": 85162117778,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813097506"
    },
    {
      "job": 85162117880,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813136271"
    },
    {
      "job": 85162117873,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813130857"
    },
    {
      "job": 85162117886,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813134786"
    },
    {
      "job": 85162118170,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813138091"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/google/actions/runs/28006774038",
  "_status": "success",
  "_upstream": "https://github.com/google/causalimpact",
  "_commit": {
    "id": "0f5bf8d97cfb13321926c68b7eaeec74bb692b61",
    "author": "khbrodersen <khbrodersen@gmail.com>",
    "committer": "Alain Hauser <alhauser@users.noreply.github.com>",
    "message": "Bump R dependency to 4.5.0 (due to boom) and update test matrix\n",
    "time": 1774932411
  },
  "_maintainer": {
    "name": "Alain Hauser",
    "email": "alhauser@google.com",
    "login": "alhauser",
    "description": "",
    "uuid": 8403887
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "bsts",
      "version": ">= 0.9.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "Boom",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "google",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 1844,
  "_contributors": [
    {
      "user": "kaybrodersen",
      "count": 48,
      "uuid": 8380069
    },
    {
      "user": "alhauser",
      "count": 23,
      "uuid": 8403887
    },
    {
      "user": "deanmarchiori-irx",
      "count": 1,
      "uuid": 50158850
    },
    {
      "user": "picarus",
      "count": 1,
      "uuid": 2241897
    },
    {
      "user": "fmarquezg",
      "count": 1,
      "uuid": 10618386
    },
    {
      "user": "evjan",
      "count": 1,
      "uuid": 18362
    },
    {
      "user": "kjewell",
      "count": 1,
      "uuid": 493753
    },
    {
      "user": "jeffreyoldham",
      "count": 1,
      "uuid": 64656025
    }
  ],
  "_userbio": {
    "uuid": 1342004,
    "type": "organization",
    "name": "Google",
    "followers": 74425,
    "description": "Google ❤️ Open Source"
  },
  "_downloads": {
    "count": 5302,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CausalImpact"
  },
  "_mentions": 8,
  "_devurl": "https://github.com/google/causalimpact",
  "_searchresults": 348,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CausalImpact.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/google/causalimpact",
  "_realowner": "google",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.0",
      "date": "2017-04-10"
    },
    {
      "version": "1.2.1",
      "date": "2017-05-31"
    },
    {
      "version": "1.2.2",
      "date": "2017-09-14"
    },
    {
      "version": "1.2.3",
      "date": "2017-09-14"
    },
    {
      "version": "1.2.4",
      "date": "2020-01-09"
    },
    {
      "version": "1.2.5",
      "date": "2021-01-05"
    },
    {
      "version": "1.2.6",
      "date": "2021-02-23"
    },
    {
      "version": "1.2.7",
      "date": "2021-06-07"
    },
    {
      "version": "1.3.0",
      "date": "2022-11-09"
    },
    {
      "version": "1.4.1",
      "date": "2025-09-26"
    }
  ],
  "_exports": [
    "as.CausalImpact",
    "CausalImpact"
  ],
  "_help": [
    {
      "page": "AsCausalImpact",
      "title": "Coercion to a 'CausalImpact' object",
      "topics": [
        "as.CausalImpact"
      ]
    },
    {
      "page": "CausalImpact",
      "title": "Inferring causal impact using structural time-series models",
      "topics": [
        "CausalImpact"
      ]
    },
    {
      "page": "CausalImpactMethods",
      "title": "Printing and plotting a 'CausalImpact' object",
      "topics": [
        "plot.CausalImpact",
        "print.CausalImpact",
        "summary.CausalImpact"
      ]
    }
  ],
  "_readme": "https://github.com/google/causalimpact/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "Boom",
    "BoomSpikeSlab",
    "bsts",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "CausalImpact.Rmd",
      "filename": "CausalImpact.html",
      "title": "CausalImpact",
      "engine": "knitr::rmarkdown",
      "headings": [
        "An R package for causal inference using Bayesian structural time-series models",
        "What does the package do?",
        "How does it work?",
        "What assumptions does the model make?",
        "How is the package structured?",
        "1. Installing the package",
        "2. Creating an example dataset",
        "3. Running an analysis",
        "4. Plotting the results",
        "5. Working with dates and times",
        "6. Printing a summary table",
        "7. Adjusting the model",
        "Available options",
        "8. Using a custom model",
        "9. FAQ",
        "How do I cite the package in my work?",
        "How can I check whether the model assumptions are fulfilled?",
        "May the data contain missing values?",
        "How can I customize the default plot?",
        "How can I change the font size in the plot?",
        "How can I obtain 90% intervals instead of 95% intervals?",
        "Which predictor variables were used in the model?",
        "10. Further resources",
        "Literature",
        "Discussion forum",
        "CausalImpact"
      ],
      "created": "2017-04-03 08:10:36",
      "modified": "2025-09-26 09:11:02",
      "commits": 7
    }
  ],
  "_score": 12.05811916145111,
  "_indexed": true,
  "_nocasepkg": "causalimpact",
  "_universes": [
    "google",
    "alhauser"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-06-23T06:31:22.000Z",
      "distro": "noble",
      "commit": "0f5bf8d97cfb13321926c68b7eaeec74bb692b61",
      "fileid": "https://r2.ropensci.org/019855f98b2f9e891bd5642c46cf8c1308d00c2cd8f3905c02208c2aadb68b8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28006774038"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-06-23T06:31:40.000Z",
      "distro": "noble",
      "commit": "0f5bf8d97cfb13321926c68b7eaeec74bb692b61",
      "fileid": "https://r2.ropensci.org/53c40268a9d33e30c138a30f7b0a3553d4d21b97eaf06b4d1c99c6f72031cb70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28006774038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-06-23T06:30:32.000Z",
      "commit": "0f5bf8d97cfb13321926c68b7eaeec74bb692b61",
      "fileid": "https://r2.ropensci.org/d7ad7603f0e34d13e71fc4d4dd1f3de4568ecc3479847594a13e790f3b9e2f11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28006774038"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-06-23T06:30:38.000Z",
      "commit": "0f5bf8d97cfb13321926c68b7eaeec74bb692b61",
      "fileid": "https://r2.ropensci.org/14a21c4754d7b330285f72176ee6775fa63b58888f6e8bd0d534ec173c92f049",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28006774038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.1",
      "date": "2026-06-23T06:31:33.000Z",
      "commit": "0f5bf8d97cfb13321926c68b7eaeec74bb692b61",
      "fileid": "https://r2.ropensci.org/00eb81e04734b8ae8c2de39b901e49f834625992c622a87ec4ed88c8fbca6c82",
      "status": "success",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28006774038"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-06-23T06:30:21.000Z",
      "commit": "0f5bf8d97cfb13321926c68b7eaeec74bb692b61",
      "fileid": "https://r2.ropensci.org/2a52b1339a4b6155b0403626ca9c2c903f7f50f3ae5c343f440de535af1d2021",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28006774038"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-06-23T06:30:31.000Z",
      "commit": "0f5bf8d97cfb13321926c68b7eaeec74bb692b61",
      "fileid": "https://r2.ropensci.org/e73c1de495b34a3ec9ac2ac952b80967220eea29e9d80ecaa53852dd3a6d8dff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28006774038"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-06-23T06:30:47.000Z",
      "commit": "0f5bf8d97cfb13321926c68b7eaeec74bb692b61",
      "fileid": "https://r2.ropensci.org/7f56acac2b6ba6c478da1d435574969e691ef426069b91e08ada68fdc3413139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28006774038"
    }
  ]
}