{
  "_id": "6a17e86dacfb0bcc41da20ca",
  "Package": "synthReturn",
  "Type": "Package",
  "Title": "Synthetic Matching Method for Returns",
  "Version": "1.0.1",
  "Authors@R": "c(person(\"David H\", \"Kreitmeir\", email = \"david.kreitmeir1@monash.edu\", role = c(\"aut\", \"cre\")), person(\"Christian\", \"Düben\",\nemail = \"cdueben.ml+cran@proton.me\", role = \"ctb\"))",
  "Description": "Implements the revised Synthetic Matching Algorithm of\nKreitmeir, Lane, and Raschky (2025) <doi:10.2139/ssrn.3751162>,\nbuilding on the original approach of Acemoglu, Johnson,\nKermani, Kwak, and Mitton (2016)\n<doi:10.1016/j.jfineco.2015.10.001>, to estimate the cumulative\ntreatment effect of an event on treated firms’ stock returns.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/davidkreitmeir/synthReturn",
  "BugReports": "https://github.com/davidkreitmeir/synthReturn/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://davidkreitmeir.r-universe.dev",
  "Date/Publication": "2026-02-27 22:43:29 UTC",
  "RemoteUrl": "https://github.com/davidkreitmeir/synthreturn",
  "RemoteRef": "HEAD",
  "RemoteSha": "2f3a2e194925663490c1635a8b53e40c643736c9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 06:53:53 UTC",
    "User": "root"
  },
  "Author": "David H Kreitmeir [aut, cre],\nChristian Düben [ctb]",
  "Maintainer": "David H Kreitmeir <david.kreitmeir1@monash.edu>",
  "MD5sum": "ecb0a781a65bbaf9e55d4b740f1b3d5b",
  "_user": "davidkreitmeir",
  "_type": "src",
  "_file": "synthReturn_1.0.1.tar.gz",
  "_fileid": "4abc0d20bcc875500dca7047d1f2f7b7e04c7e85bfc9278d8051b7be3b8d359b",
  "_filesize": 402816,
  "_sha256": "4abc0d20bcc875500dca7047d1f2f7b7e04c7e85bfc9278d8051b7be3b8d359b",
  "_created": "2026-05-28T06:53:53.000Z",
  "_published": "2026-05-28T07:02:05.197Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78239244538,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7259545989"
    },
    {
      "job": 78239244516,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259545035"
    },
    {
      "job": 78239244515,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7259573461"
    },
    {
      "job": 78239244540,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259624237"
    },
    {
      "job": 78238845236,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259510140"
    },
    {
      "job": 78239244510,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259537543"
    },
    {
      "job": 78239244561,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7259535510"
    },
    {
      "job": 78239244534,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7259543703"
    },
    {
      "job": 78239244553,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259539009"
    }
  ],
  "_buildurl": "https://github.com/r-universe/davidkreitmeir/actions/runs/26559504679",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/davidkreitmeir/synthreturn",
  "_commit": {
    "id": "2f3a2e194925663490c1635a8b53e40c643736c9",
    "author": "David Kreitmeir <david.kreitmeir@monash.edu>",
    "committer": "David Kreitmeir <david.kreitmeir@monash.edu>",
    "message": "Increment version number to 1.0.1\n",
    "time": 1772232209
  },
  "_maintainer": {
    "name": "David H Kreitmeir",
    "email": "david.kreitmeir1@monash.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "base",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "version": ">= 1.6.10",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "mirai",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "davidkreitmeir",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 9
    },
    {
      "week": "2025-29",
      "n": 8
    },
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2025-33",
      "n": 8
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "davidkreitmeir",
      "count": 66,
      "uuid": 49270679
    },
    {
      "user": "cdueben",
      "count": 37,
      "uuid": 63813604
    },
    {
      "user": "rossarmstrong",
      "count": 2,
      "uuid": 52817125
    }
  ],
  "_userbio": {
    "uuid": 49270679,
    "type": "user",
    "name": "David H Kreitmeir",
    "description": "Assistant Professor in Economics @southampton &\r\n@sodalabsio affiliate"
  },
  "_downloads": {
    "count": 453,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/synthReturn"
  },
  "_devurl": "https://github.com/davidkreitmeir/synthreturn",
  "_searchresults": 2,
  "_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/synthReturn.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/davidkreitmeir/synthreturn",
  "_realowner": "davidkreitmeir",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-09-08"
    }
  ],
  "_exports": [
    "synthReturn"
  ],
  "_datasets": [
    {
      "name": "ret_two_evdates",
      "title": "Simulated timeseries of stock returns",
      "object": "ret_two_evdates",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "eventdate",
        "date",
        "ret",
        "treat",
        "unit"
      ],
      "rows": 14000,
      "table": true,
      "tojson": true
    },
    {
      "name": "ret_two_evdates_num",
      "title": "Simulated timeseries of stock returns",
      "object": "ret_two_evdates_num",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "eventdate",
        "date",
        "ret",
        "treat",
        "unit"
      ],
      "rows": 14000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ret_two_evdates",
      "title": "Simulated timeseries of stock returns",
      "topics": [
        "ret_two_evdates"
      ]
    },
    {
      "page": "ret_two_evdates_num",
      "title": "Simulated timeseries of stock returns",
      "topics": [
        "ret_two_evdates_num"
      ]
    },
    {
      "page": "synthReturn",
      "title": "Compute synthetic returns",
      "topics": [
        "synthReturn"
      ]
    }
  ],
  "_readme": "https://github.com/davidkreitmeir/synthreturn/raw/HEAD/README.md",
  "_rundeps": [
    "corpcor",
    "data.table",
    "mirai",
    "nanonext",
    "quadprog"
  ],
  "_score": 4.857332496431269,
  "_indexed": true,
  "_nocasepkg": "synthreturn",
  "_universes": [
    "davidkreitmeir"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-28T06:55:51.000Z",
      "distro": "noble",
      "commit": "2f3a2e194925663490c1635a8b53e40c643736c9",
      "fileid": "668057552ff48dca25d6826030fbb254afd75fc0e06c545655829a7daf6fb009",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidkreitmeir/actions/runs/26559504679"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-28T06:55:50.000Z",
      "distro": "noble",
      "commit": "2f3a2e194925663490c1635a8b53e40c643736c9",
      "fileid": "7d50f4cf958a755102ed6e1ad26a21ac72ff5656bc6d4620785a0c069e8ec987",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidkreitmeir/actions/runs/26559504679"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-28T06:57:48.000Z",
      "commit": "2f3a2e194925663490c1635a8b53e40c643736c9",
      "fileid": "a1aaad1fca971e6e0cd0c9a9b0b3bce3d82c8596667aa41b2cce398217333e80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidkreitmeir/actions/runs/26559504679"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-28T07:01:10.000Z",
      "commit": "2f3a2e194925663490c1635a8b53e40c643736c9",
      "fileid": "d90c06c5743b66c4bb4d87912a16ffaf161e879ae84343469461a964a90a30e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidkreitmeir/actions/runs/26559504679"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-28T06:55:49.000Z",
      "commit": "2f3a2e194925663490c1635a8b53e40c643736c9",
      "fileid": "3b42a330e7bbd5a0a1b84ba5091bc0cb7d78879af899a63553b6aa8b15bbad1e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davidkreitmeir/actions/runs/26559504679"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T06:55:04.000Z",
      "commit": "2f3a2e194925663490c1635a8b53e40c643736c9",
      "fileid": "8f22a3bd159405ed06525d126014b1455cb08b957d526494c09b3f3117543848",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidkreitmeir/actions/runs/26559504679"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T06:55:16.000Z",
      "commit": "2f3a2e194925663490c1635a8b53e40c643736c9",
      "fileid": "c4dab3797f5564c953aff26f5886f64aad1363b7c9cb7c32dc7db64e04abd976",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidkreitmeir/actions/runs/26559504679"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T06:55:13.000Z",
      "commit": "2f3a2e194925663490c1635a8b53e40c643736c9",
      "fileid": "6dd2660ea5e1ac559513451269d61f51783d60464f8db8498affabb9ae6039c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidkreitmeir/actions/runs/26559504679"
    }
  ]
}