{
  "_id": "6a1ea0fa1d7bb097a0a70b1f",
  "Package": "RobinCID",
  "Title": "Robust Inference in Complex Innovative Trial Design",
  "Version": "1.0.0.9000",
  "Authors@R": "c( \nperson(\"Yuhan\", \"Qian\", , email = \"yhqian@uw.edu\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Ting\", \"Ye\", role = \"aut\"),\nperson(\"Yanyao\", \"Yi\", role=\"aut\"),\nperson(\"Marlena\", \"Bannick\", role = \"aut\")\n)",
  "Description": "Perform robust estimation and inference in platform trials\nand other master protocol trials. Yuhan Qian, Yifan Yi, Jun\nShao, Yanyao Yi, Gregory Levin, Nicole Mayer-Hamblett, Patrick\nJ. Heagerty, Ting Ye (2025) <doi:10.48550/arXiv.2411.12944>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/Eureeca/RobinCID",
  "BugReports": "https://github.com/Eureeca/RobinCID/issues",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Repository": "https://eureeca.r-universe.dev",
  "Date/Publication": "2026-03-04 13:01:39 UTC",
  "RemoteUrl": "https://github.com/eureeca/robincid",
  "RemoteRef": "HEAD",
  "RemoteSha": "23c961b55005d3f3b7d8b14ab5b61085b86a58c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:19:13 UTC",
    "User": "root"
  },
  "Author": "Yuhan Qian [aut, cre, cph],\nTing Ye [aut],\nYanyao Yi [aut],\nMarlena Bannick [aut]",
  "Maintainer": "Yuhan Qian <yhqian@uw.edu>",
  "MD5sum": "46fc51c2136c319ca8532ce3437ef9bf",
  "_user": "eureeca",
  "_type": "src",
  "_file": "RobinCID_1.0.0.9000.tar.gz",
  "_fileid": "15fb217b196ee117f829fdec8994a24978db15ecae3a5b5ab92195775e069032",
  "_filesize": 137476,
  "_sha256": "15fb217b196ee117f829fdec8994a24978db15ecae3a5b5ab92195775e069032",
  "_created": "2026-06-02T09:19:13.000Z",
  "_published": "2026-06-02T09:23:06.874Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79038987688,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353809850"
    },
    {
      "job": 79038987648,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353809173"
    },
    {
      "job": 79038987551,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353830171"
    },
    {
      "job": 79038987531,
      "time": 195,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353824327"
    },
    {
      "job": 79038430808,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353767951"
    },
    {
      "job": 79038987440,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353803766"
    },
    {
      "job": 79038987508,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353799434"
    },
    {
      "job": 79038987490,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353799460"
    },
    {
      "job": 79038987491,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353796070"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eureeca/actions/runs/26810343920",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eureeca/robincid",
  "_commit": {
    "id": "23c961b55005d3f3b7d8b14ab5b61085b86a58c0",
    "author": "Eureeca <onepunchman.yhqian@gmail.com>",
    "committer": "Eureeca <onepunchman.yhqian@gmail.com>",
    "message": "style: improve code quality and fix paste0 bug\n\nFix paste0(err, sep=\"\\n\") misuse in .return.error() — paste0 has no sep\nparameter, replaced with paste(collapse=\"\\n\"). Replace nested ifelse()\nand if/else-if chains with switch() for contrast dispatch. Standardize\nspacing around operators and after commas.\n\n",
    "time": 1772629299
  },
  "_maintainer": {
    "name": "Yuhan Qian",
    "email": "yhqian@uw.edu",
    "login": "eureeca",
    "description": "",
    "uuid": 113963592
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "eureeca",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "eureeca",
      "count": 48,
      "uuid": 113963592
    }
  ],
  "_userbio": {
    "uuid": 113963592,
    "type": "user",
    "name": "Eureeca"
  },
  "_downloads": {
    "count": 501,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RobinCID"
  },
  "_devurl": "https://github.com/eureeca/robincid",
  "_searchresults": 1,
  "_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/RobinCID.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eureeca/robincid",
  "_realowner": "eureeca",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-05-29"
    }
  ],
  "_exports": [
    "assign_prob_and_strata",
    "estimate_effect",
    "h_diff",
    "h_jac_diff",
    "h_jac_odds_ratio",
    "h_jac_ratio",
    "h_odds_ratio",
    "h_ratio",
    "predict_counterfactual",
    "robin_ps",
    "robin_wt",
    "treatment_effect"
  ],
  "_datasets": [
    {
      "name": "example",
      "title": "Trial Data",
      "object": "example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "xc",
        "xb",
        "subtype",
        "t",
        "substudy",
        "treatment",
        "y",
        "y_b",
        "s12",
        "s13",
        "s14",
        "s12.2",
        "s12.error",
        "trt.1",
        "trt.2",
        "trt.3",
        "trt.4"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "RobinCID-package",
      "title": "'RobinCID' Package",
      "topics": [
        "RobinCID-package",
        "RobinCID"
      ]
    },
    {
      "page": "assign_prob_and_strata",
      "title": "Assign Probability according to Design",
      "topics": [
        "assign_prob_and_strata"
      ]
    },
    {
      "page": "estimate_effect",
      "title": "Compute Estimates and Covariance Matrix",
      "topics": [
        "estimate_effect"
      ]
    },
    {
      "page": "example",
      "title": "Trial Data",
      "topics": [
        "example"
      ]
    },
    {
      "page": "find_data",
      "title": "Find Data in a Fit",
      "topics": [
        "find_data"
      ]
    },
    {
      "page": "contrast",
      "title": "Contrast Functions and Jacobians",
      "topics": [
        "h_diff",
        "h_jac_diff",
        "h_jac_odds_ratio",
        "h_jac_ratio",
        "h_odds_ratio",
        "h_ratio"
      ]
    },
    {
      "page": "predict_counterfactual",
      "title": "Counterfactual Prediction",
      "topics": [
        "predict_counterfactual"
      ]
    },
    {
      "page": "robin_ps",
      "title": "Post-Stratification Based Inference",
      "topics": [
        "robin_ps"
      ]
    },
    {
      "page": "robin_wt",
      "title": "Inverse Probability Weighting Based Inference",
      "topics": [
        "robin_wt"
      ]
    },
    {
      "page": "treatment_effect",
      "title": "Treatment Effect",
      "topics": [
        "difference",
        "odds_ratio",
        "risk_ratio",
        "treatment_effect"
      ]
    }
  ],
  "_readme": "https://github.com/eureeca/robincid/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "MASS",
    "numDeriv"
  ],
  "_score": 3.845098040014257,
  "_indexed": true,
  "_nocasepkg": "robincid",
  "_universes": [
    "eureeca"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-02T09:21:06.000Z",
      "distro": "noble",
      "commit": "23c961b55005d3f3b7d8b14ab5b61085b86a58c0",
      "fileid": "3c9581c14ae3deba592425f93d997feecf2b6ad61eba9d11af7d9ea0e1fa54c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eureeca/actions/runs/26810343920"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-02T09:21:05.000Z",
      "distro": "noble",
      "commit": "23c961b55005d3f3b7d8b14ab5b61085b86a58c0",
      "fileid": "83f4a7922b63e92bd954a6c871d113c2c690d9550e5fcdbfa2fc54c652b21da6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eureeca/actions/runs/26810343920"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-02T09:22:02.000Z",
      "commit": "23c961b55005d3f3b7d8b14ab5b61085b86a58c0",
      "fileid": "902d2e2c208d84e8d81e4ef24236a967fe4383f548f89cb88963015c88f2b6c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eureeca/actions/runs/26810343920"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-02T09:21:40.000Z",
      "commit": "23c961b55005d3f3b7d8b14ab5b61085b86a58c0",
      "fileid": "0ba8dfc67d2cb710e2b91deb243e867d44091841bd1fa390857338f97f6f559e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eureeca/actions/runs/26810343920"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-02T09:21:03.000Z",
      "commit": "23c961b55005d3f3b7d8b14ab5b61085b86a58c0",
      "fileid": "7c224280d43abd30540d0fc4f8e2bc8f550dd6f22550476c0ba0a05101510804",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eureeca/actions/runs/26810343920"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-02T09:20:28.000Z",
      "commit": "23c961b55005d3f3b7d8b14ab5b61085b86a58c0",
      "fileid": "056769a21c5ca50305250f4d58f250d2b0f2a042d297615cd95afe04b68a6ae6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eureeca/actions/runs/26810343920"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-02T09:20:32.000Z",
      "commit": "23c961b55005d3f3b7d8b14ab5b61085b86a58c0",
      "fileid": "3c9536540fb1c88b73f9c8f178b055e3773eee9914706b6c48337d99b14fee4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eureeca/actions/runs/26810343920"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-02T09:20:25.000Z",
      "commit": "23c961b55005d3f3b7d8b14ab5b61085b86a58c0",
      "fileid": "b7bc4de101fc8f422ee8a96c444386dc7e1fa41fedbfd726f4a463369cdb4de4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eureeca/actions/runs/26810343920"
    }
  ]
}