{
  "_id": "6a2e7ff23efcd9bda43182bf",
  "Package": "rsmatch",
  "Title": "Matching Methods for Time-Varying Observational Studies",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\"Sean\", \"Kent\", , \"skent259@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8697-9069\")),\nperson(\"Mitchell\", \"Paukner\", role = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-3839-5311\"))\n)",
  "Description": "Implements popular methods for matching in time-varying\nobservational studies. Matching is difficult in this scenario\nbecause participants can be treated at different times which\nmay have an influence on the outcomes. The core methods\ninclude: \"Balanced Risk Set Matching\" from Li, Propert, and\nRosenbaum (2011) <doi:10.1198/016214501753208573> and\n\"Propensity Score Matching with Time-Dependent Covariates\" from\nLu (2005) <doi:10.1111/j.1541-0420.2005.00356.x>. Some\nfunctions use the 'Gurobi' optimization back-end to improve the\noptimization problem speed; the 'gurobi' R package and\nassociated software can be downloaded from\n<https://www.gurobi.com> after obtaining a license.",
  "License": "MIT + file LICENSE",
  "URL": "https://skent259.github.io/rsmatch/,\nhttps://github.com/skent259/rsmatch",
  "BugReports": "https://github.com/skent259/rsmatch/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://skent259.r-universe.dev",
  "Date/Publication": "2024-02-20 20:23:11 UTC",
  "RemoteUrl": "https://github.com/skent259/rsmatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "6aa5b3b7c7109cbcbefa2f46f7f25d7ef0101b4e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 10:15:28 UTC",
    "User": "root"
  },
  "Author": "Sean Kent [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8697-9069>),\nMitchell Paukner [aut, cph] (ORCID:\n<https://orcid.org/0000-0003-3839-5311>)",
  "Maintainer": "Sean Kent <skent259@gmail.com>",
  "MD5sum": "c68a0a4508308ad285f689ab65e8cbbf",
  "_user": "skent259",
  "_type": "src",
  "_file": "rsmatch_0.2.1.tar.gz",
  "_fileid": "155d3a3332b858e376a49505855ff560cdb3c5530b9e499fa69495761dc8b46e",
  "_filesize": 141902,
  "_sha256": "155d3a3332b858e376a49505855ff560cdb3c5530b9e499fa69495761dc8b46e",
  "_created": "2026-06-14T10:15:28.000Z",
  "_published": "2026-06-14T10:18:26.468Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81269259525,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620010001"
    },
    {
      "job": 81269259522,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620013587"
    },
    {
      "job": 81269259530,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620006722"
    },
    {
      "job": 81269259527,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620004736"
    },
    {
      "job": 81269081375,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619994787"
    },
    {
      "job": 81269259526,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620010367"
    },
    {
      "job": 81269259544,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620007218"
    },
    {
      "job": 81269259535,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620005384"
    },
    {
      "job": 81269259538,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620005008"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skent259/actions/runs/27495633262",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skent259/rsmatch",
  "_commit": {
    "id": "6aa5b3b7c7109cbcbefa2f46f7f25d7ef0101b4e",
    "author": "Sean Kent <skent259@gmail.com>",
    "committer": "Sean Kent <skent259@gmail.com>",
    "message": "Increment version number to 0.2.1\n",
    "time": 1708460591
  },
  "_maintainer": {
    "name": "Sean Kent",
    "email": "skent259@gmail.com",
    "login": "skent259",
    "orcid": "0000-0001-8697-9069",
    "description": "Ph.D. student in Statistics at UW-Madison",
    "uuid": 41379385
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "gurobi",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nbpMatching",
      "role": "Suggests"
    },
    {
      "package": "Rglpk",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "skent259",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "causal-inference",
    "longitudinal-analysis",
    "matching",
    "observational-data",
    "time-varying"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "skent259",
      "count": 70,
      "uuid": 41379385
    }
  ],
  "_userbio": {
    "uuid": 41379385,
    "type": "user",
    "name": "Sean Kent",
    "followers": 18,
    "description": "Ph.D. student in Statistics at UW-Madison"
  },
  "_downloads": {
    "count": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rsmatch"
  },
  "_devurl": "https://github.com/skent259/rsmatch",
  "_pkgdown": "https://skent259.github.io/rsmatch/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rsmatch.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/skent259/rsmatch",
  "_realowner": "skent259",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2023-06-29"
    },
    {
      "version": "0.2.1",
      "date": "2024-02-20"
    }
  ],
  "_exports": [
    "brsmatch",
    "coxpsmatch"
  ],
  "_datasets": [
    {
      "name": "oasis",
      "title": "Longitudinal MRI data in nondemented and demented older adults.",
      "object": "oasis",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject_id",
        "visit",
        "time_of_ad",
        "m_f",
        "educ",
        "ses",
        "age",
        "mr_delay",
        "e_tiv",
        "n_wbv",
        "asf"
      ],
      "rows": 115,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "brsmatch",
      "title": "Balanced Risk Set Matching",
      "topics": [
        "brsmatch"
      ]
    },
    {
      "page": "coxpsmatch",
      "title": "Propensity Score Matching with Time-Dependent Covariates",
      "topics": [
        "coxpsmatch"
      ]
    },
    {
      "page": "oasis",
      "title": "Longitudinal MRI data in nondemented and demented older adults.",
      "topics": [
        "oasis"
      ]
    }
  ],
  "_readme": "https://github.com/skent259/rsmatch/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "risk-set-matching-with-rsmatch.Rmd",
      "filename": "risk-set-matching-with-rsmatch.html",
      "title": "Risk Set Matching with rsmatch",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Time-varying matching",
        "OASIS data",
        "Balanced Risk Set Matching",
        "Propensity Score Matching with Time-Dependent Covariates",
        "Going further",
        "References"
      ],
      "created": "2023-06-27 12:29:21",
      "modified": "2023-06-27 12:29:21",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "rsmatch",
  "_universes": [
    "skent259"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-14T10:17:24.000Z",
      "distro": "noble",
      "commit": "6aa5b3b7c7109cbcbefa2f46f7f25d7ef0101b4e",
      "fileid": "392d5838bb1bc80cb7635916e0faff8c809bcc2df6ea3964d1b43cf9b87297b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skent259/actions/runs/27495633262"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-14T10:17:53.000Z",
      "distro": "noble",
      "commit": "6aa5b3b7c7109cbcbefa2f46f7f25d7ef0101b4e",
      "fileid": "940bf6991dcd1b1e93555b20243438c9b2de5a500474c7b35ce42662c8f3f7ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skent259/actions/runs/27495633262"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-14T10:17:00.000Z",
      "commit": "6aa5b3b7c7109cbcbefa2f46f7f25d7ef0101b4e",
      "fileid": "6c9f3e49fc9616ec57b8a51cd776e1ac9e24ba57c090957322744566cab8541b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skent259/actions/runs/27495633262"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-14T10:16:44.000Z",
      "commit": "6aa5b3b7c7109cbcbefa2f46f7f25d7ef0101b4e",
      "fileid": "35db333d97d62508a415264634a85af7b6db307b252d62d6d1cca7e020e7a72f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skent259/actions/runs/27495633262"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-14T10:17:42.000Z",
      "commit": "6aa5b3b7c7109cbcbefa2f46f7f25d7ef0101b4e",
      "fileid": "9dadda9a310e0f0d27f5ce020b68df8c25db96406068aa4c851387caee5422c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skent259/actions/runs/27495633262"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-14T10:16:54.000Z",
      "commit": "6aa5b3b7c7109cbcbefa2f46f7f25d7ef0101b4e",
      "fileid": "164b4bc232e12e438af24f884886c78c96780ec09eaba1cd5ba5ef6ee2ddb362",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skent259/actions/runs/27495633262"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-14T10:16:41.000Z",
      "commit": "6aa5b3b7c7109cbcbefa2f46f7f25d7ef0101b4e",
      "fileid": "4afbcc91e5ed4abd54827ddc8ee367e27ddeee3b232c1e35cc23e42181a8d2e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skent259/actions/runs/27495633262"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-14T10:16:38.000Z",
      "commit": "6aa5b3b7c7109cbcbefa2f46f7f25d7ef0101b4e",
      "fileid": "4403d5d2a493777bbab12cd777c22a55281f1de852bd7d5db6f85720ae8ebdea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skent259/actions/runs/27495633262"
    }
  ]
}