{
  "_id": "6a12bb2facfb0bcc41d1c266",
  "Package": "randChecks",
  "Type": "Package",
  "Title": "Covariate Balance Checks: Randomization Tests and Graphical\nDiagnostics",
  "Version": "0.2.1",
  "Author": "Zach Branson",
  "Maintainer": "Zach Branson <zach@stat.cmu.edu>",
  "Description": "Provides randomization tests and graphical diagnostics for\nassessing randomized assignment and covariate balance for a\nbinary treatment variable. See Branson (2021)\n<arXiv:1804.08760> for details.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 08:44:53 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-03-18 22:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/randChecks",
  "RemoteRef": "HEAD",
  "RemoteSha": "8197c393f1c9ece89e0cfaf6dec3f05ef9a4eda3",
  "MD5sum": "a054d8473f1dac0a3d879a3b1368ac2a",
  "_user": "cran",
  "_type": "src",
  "_file": "randChecks_0.2.1.tar.gz",
  "_fileid": "40577e9a086172c940fce483c0476630357c44640137a1d78126e7523bd82022",
  "_filesize": 165029,
  "_sha256": "40577e9a086172c940fce483c0476630357c44640137a1d78126e7523bd82022",
  "_created": "2026-05-24T08:44:53.000Z",
  "_published": "2026-05-24T08:47:43.348Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77584599049,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183761981"
    },
    {
      "job": 77584599054,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183764868"
    },
    {
      "job": 77584497066,
      "time": 116,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183749815"
    },
    {
      "job": 77584599041,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183760213"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26356567484",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/randChecks",
  "_commit": {
    "id": "8197c393f1c9ece89e0cfaf6dec3f05ef9a4eda3",
    "author": "Zach Branson <zach@stat.cmu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.1\n",
    "time": 1616106002
  },
  "_maintainer": {
    "name": "Zach Branson",
    "email": "zach@stat.cmu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/randChecks"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/randChecks.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-01-19"
    },
    {
      "version": "0.2.0",
      "date": "2021-03-17"
    },
    {
      "version": "0.2.1",
      "date": "2021-03-19"
    }
  ],
  "_exports": [
    "asIfRandPlot",
    "asIfRandTest",
    "getAssignmentColor",
    "getBlockPerm",
    "getBlockPerms.balance",
    "getBlockPerms.md",
    "getCompletePerms.balance",
    "getCompletePerms.md",
    "getConstrainedDiffsBlockedPerms.balance",
    "getConstrainedDiffsBlockedPerms.md",
    "getConstrainedDiffsPerms.balance",
    "getConstrainedDiffsPerms.md",
    "getConstrainedMDBlockedPerms.balance",
    "getConstrainedMDBlockedPerms.md",
    "getConstrainedMDPerms.balance",
    "getConstrainedMDPerms.md",
    "getCovMeanDiffs",
    "getMD",
    "getStandardizedCovMeanDiffs",
    "lovePlot",
    "lovePlotCompare",
    "permuteData.blocked.constrainedMD",
    "permuteData.blocked.constrainedStandardizedCovMeanDiffs",
    "permuteData.constrainedMD",
    "permuteData.constrainedStandardizedCovMeanDiffs"
  ],
  "_datasets": [
    {
      "name": "lalonde",
      "title": "Lalonde (1986) Data",
      "object": "lalondeMatches",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treat",
        "age",
        "educ",
        "black",
        "hispan",
        "married",
        "nodegree",
        "re74",
        "re75"
      ],
      "rows": 614,
      "table": true,
      "tojson": true
    },
    {
      "name": "lalonde.matched.card",
      "title": "A Cardinality Matched Dataset for the Lalonde (1986) Data",
      "object": "lalondeMatches",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treat",
        "age",
        "educ",
        "black",
        "hispan",
        "married",
        "nodegree",
        "re74",
        "re75",
        "subclass"
      ],
      "rows": 240,
      "table": true,
      "tojson": true
    },
    {
      "name": "lalonde.matched.ps",
      "title": "A 1:1 Propensity Score Matched Dataset for the Lalonde (1986) Data",
      "object": "lalondeMatches",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treat",
        "age",
        "educ",
        "black",
        "hispan",
        "married",
        "nodegree",
        "re74",
        "re75",
        "subclass"
      ],
      "rows": 370,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "asIfRandPlot",
      "title": "Graphical Diagnostic of As-If Randomization for Different Assignment Mechanisms",
      "topics": [
        "asIfRandPlot"
      ]
    },
    {
      "page": "asIfRandTest",
      "title": "As-If Randomization Test for Different Assignment Mechanisms: Global Tests and Covariate-by-Covariate Tests",
      "topics": [
        "asIfRandTest"
      ]
    },
    {
      "page": "getCovMeanDiffs",
      "title": "Covariate Mean Differences",
      "topics": [
        "getCovMeanDiffs"
      ]
    },
    {
      "page": "getMD",
      "title": "Mahalanobis Distance",
      "topics": [
        "getMD"
      ]
    },
    {
      "page": "getStandardizedCovMeanDiffs",
      "title": "Standardized Covariate Mean Differences",
      "topics": [
        "getStandardizedCovMeanDiffs"
      ]
    },
    {
      "page": "lalonde",
      "title": "Lalonde (1986) Data",
      "topics": [
        "lalonde"
      ]
    },
    {
      "page": "lalonde.matched.card",
      "title": "A Cardinality Matched Dataset for the Lalonde (1986) Data",
      "topics": [
        "lalonde.matched.card"
      ]
    },
    {
      "page": "lalonde.matched.ps",
      "title": "A 1:1 Propensity Score Matched Dataset for the Lalonde (1986) Data",
      "topics": [
        "lalonde.matched.ps"
      ]
    },
    {
      "page": "lalondeMatches",
      "title": "Lalonde (1986) Data and Two Matched Datasets",
      "topics": [
        "lalondeMatches"
      ]
    },
    {
      "page": "lovePlot",
      "title": "Love Plot of Standardized Covariate Mean Differences (along with Permutation Quantiles)",
      "topics": [
        "lovePlot"
      ]
    },
    {
      "page": "lovePlotCompare",
      "title": "Love Plot of Standardized Covariate Mean Differences (along with Permutation Quantiles)",
      "topics": [
        "lovePlotCompare"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "randchecks",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-24T08:46:47.000Z",
      "distro": "noble",
      "commit": "8197c393f1c9ece89e0cfaf6dec3f05ef9a4eda3",
      "fileid": "9dd05b629da752812caf2b6aefeca7fe0f4111cb8218929c4c445f14ddceb276",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356567484"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-24T08:47:12.000Z",
      "distro": "noble",
      "commit": "8197c393f1c9ece89e0cfaf6dec3f05ef9a4eda3",
      "fileid": "7f0cfeb830e09a4309e2a2024a8976ed3659911ea6f6dc503da3458f8d5402d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356567484"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-24T08:46:43.000Z",
      "commit": "8197c393f1c9ece89e0cfaf6dec3f05ef9a4eda3",
      "fileid": "41e5c78457e262346df42f76e08987d679bf8c1cda271c8e0e6084676310428d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356567484"
    }
  ]
}