{
  "_id": "6a292e16732311cd875a5616",
  "Package": "xsynthdid",
  "Type": "Package",
  "Title": "Simple function to adjust for covariates in synthdid",
  "Version": "0.1.0",
  "Author": "Sebastian Kranz",
  "Maintainer": "Sebastian Kranz <sebastian.kranz@uni-ulm.de>",
  "Description": "Simple function to adjust for covariates in synthdid. See\nvignete for details.",
  "License": "GPL >= 3.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Repository": "https://skranz.r-universe.dev",
  "Date/Publication": "2022-05-23 17:48:01 UTC",
  "RemoteUrl": "https://github.com/skranz/xsynthdid",
  "RemoteRef": "main",
  "RemoteSha": "b79dc81b02bfc76b36b94442f555eae68055101f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 09:23:09 UTC",
    "User": "root"
  },
  "MD5sum": "bc247e76aed5e6cbd58fbe1a98ffc1fd",
  "_user": "skranz",
  "_type": "src",
  "_file": "xsynthdid_0.1.0.tar.gz",
  "_fileid": "94d0f834c64367b1911ba6e50dc8b87d79ae591d10bbe68558bfe6866d23bf6f",
  "_filesize": 1082836,
  "_sha256": "94d0f834c64367b1911ba6e50dc8b87d79ae591d10bbe68558bfe6866d23bf6f",
  "_created": "2026-06-10T09:23:09.000Z",
  "_published": "2026-06-10T10:51:51.596Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80524988508,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7531703383"
    },
    {
      "job": 80524988530,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7531706546"
    },
    {
      "job": 80524988527,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7531759212"
    },
    {
      "job": 80524988553,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7531733020"
    },
    {
      "job": 80524491770,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531660797"
    },
    {
      "job": 80524988520,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531697995"
    },
    {
      "job": 80524988611,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7531696177"
    },
    {
      "job": 80524988490,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7531696270"
    },
    {
      "job": 80524988513,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7531686636"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/27266392929",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skranz/xsynthdid",
  "_commit": {
    "id": "b79dc81b02bfc76b36b94442f555eae68055101f",
    "author": "Sebastian Kranz <sebkranz@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1653328081
  },
  "_maintainer": {
    "name": "Sebastian Kranz",
    "email": "sebastian.kranz@uni-ulm.de",
    "login": "skranz",
    "bluesky": "@sebkranz.bsky.social",
    "description": "",
    "uuid": 1413022
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "synthdid",
      "role": "Depends"
    },
    {
      "package": "fixest",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    }
  ],
  "_owner": "skranz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 21,
  "_contributors": [
    {
      "user": "skranz",
      "count": 7,
      "uuid": 1413022
    }
  ],
  "_userbio": {
    "uuid": 1413022,
    "type": "user",
    "name": "Sebastian Kranz"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xsynthdid"
  },
  "_devurl": "https://github.com/skranz/xsynthdid",
  "_searchresults": 7,
  "_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/xsynthdid.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "adjust.outcome.for.x",
    "draw_bootstrap_sample",
    "example.bootstrap",
    "run.mc",
    "xsdid_estimate",
    "xsdid_se_bootstrap",
    "xsdid.mc"
  ],
  "_help": [
    {
      "page": "adjust.outcome.for.x",
      "title": "Adjust outcome for using synthdid with additional covariates x",
      "topics": [
        "adjust.outcome.for.x"
      ]
    },
    {
      "page": "xsdid_estimate",
      "title": "A shortcut function to directly perform SDID estimation with covariates from a panel data set",
      "topics": [
        "xsdid_estimate"
      ]
    },
    {
      "page": "xsdid_se_bootstrap",
      "title": "Compute bootstrap standard errors for SDID with time varying covariates",
      "topics": [
        "xsdid_se_bootstrap"
      ]
    },
    {
      "page": "xsdid.mc",
      "title": "Useful for monte-Carlo study about different variants of Synth-DID and DID",
      "topics": [
        "xsdid.mc"
      ]
    }
  ],
  "_readme": "https://github.com/skranz/xsynthdid/raw/main/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "dreamerr",
    "fixest",
    "Formula",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "sandwich",
    "stringmagic",
    "synthdid",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_score": 3.0211892990699383,
  "_indexed": true,
  "_nocasepkg": "xsynthdid",
  "_universes": [
    "skranz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T09:25:00.000Z",
      "distro": "noble",
      "commit": "b79dc81b02bfc76b36b94442f555eae68055101f",
      "fileid": "fdbf7891b9225924e83d1c170490abf66ec406cebf6a4ebc974ac11a5a495a9d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27266392929"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T09:25:03.000Z",
      "distro": "noble",
      "commit": "b79dc81b02bfc76b36b94442f555eae68055101f",
      "fileid": "2c64579f3345c24507d1d6513a7508f13878d3e94f0dad7f1b3501503a3c0597",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27266392929"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-10T09:27:20.000Z",
      "commit": "b79dc81b02bfc76b36b94442f555eae68055101f",
      "fileid": "27fa6b9e8188dbdf5a1fc754f4ad3e4ff5718889dbab270ad2e3d28d7f4e4087",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27266392929"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-10T09:26:20.000Z",
      "commit": "b79dc81b02bfc76b36b94442f555eae68055101f",
      "fileid": "634b14b0f10c6d57689d25468b8a644a9054304eb783471b703fc226caeaa835",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27266392929"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-10T09:24:58.000Z",
      "commit": "b79dc81b02bfc76b36b94442f555eae68055101f",
      "fileid": "6be4a8420c0530acd88488e77b64430b0cca085c1e24fc9eafe1f60db70bd09e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27266392929"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T09:24:33.000Z",
      "commit": "b79dc81b02bfc76b36b94442f555eae68055101f",
      "fileid": "8e65df5b1c56bea5c1c673124a141bf6495538d29da6304834109a336ad330b8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27266392929"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T09:24:38.000Z",
      "commit": "b79dc81b02bfc76b36b94442f555eae68055101f",
      "fileid": "e2d5918a11f3e17ece9a7a701cf2d50d67e49df583d3e9281b24666332834f20",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27266392929"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T09:24:11.000Z",
      "commit": "b79dc81b02bfc76b36b94442f555eae68055101f",
      "fileid": "08e862f784e516dba6fce77d652f7c14a873f1bdbb5b611073e52730f4537e15",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27266392929"
    }
  ]
}