{
  "_id": "6a106857acfb0bcc41ca95ce",
  "Package": "randomizationInference",
  "Version": "1.0.4",
  "Date": "2022-05-17",
  "Title": "Flexible Randomization-Based Inference",
  "Author": "Joseph J. Lee and Tirthankar Dasgupta",
  "Maintainer": "Joseph J. Lee <joseph.j.lee@post.harvard.edu>",
  "Description": "Allows the user to conduct randomization-based inference\nfor a wide variety of experimental scenarios. The package\nleverages a potential outcomes framework to output\nrandomization-based p-values and null intervals for test\nstatistics geared toward any estimands of interest, according\nto the specified null and alternative hypotheses. Users can\ndefine custom randomization schemes so that the randomization\ndistributions are accurate for their experimental settings. The\npackage also creates visualizations of randomization\ndistributions and can test multiple test statistics\nsimultaneously.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 05:12:24 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-05-17 19:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/randomizationInference",
  "RemoteRef": "HEAD",
  "RemoteSha": "7abaf184368540e342625c79baca80a6e5952224",
  "MD5sum": "02d8fb9338e44a22a8ad4c0a16d12e98",
  "_user": "cran",
  "_type": "src",
  "_file": "randomizationInference_1.0.4.tar.gz",
  "_fileid": "16333cf8439295b420e9181593eaf5c6fa8e891a26c5c53aa60bf0bb0875e556",
  "_filesize": 154544,
  "_sha256": "16333cf8439295b420e9181593eaf5c6fa8e891a26c5c53aa60bf0bb0875e556",
  "_created": "2026-05-08T05:12:24.000Z",
  "_published": "2026-05-22T14:29:43.175Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77400188217,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6872292182"
    },
    {
      "job": 77400188063,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872291181"
    },
    {
      "job": 77400187603,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872271106"
    },
    {
      "job": 77400187472,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162978135"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25538030119",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/randomizationInference",
  "_commit": {
    "id": "7abaf184368540e342625c79baca80a6e5952224",
    "author": "Joseph J. Lee <joseph.j.lee@post.harvard.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.4\n",
    "time": 1652814002
  },
  "_maintainer": {
    "name": "Joseph J. Lee",
    "email": "joseph.j.lee@post.harvard.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "permute",
      "version": ">= 0.7-8",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_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": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/randomizationInference"
  },
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/randomizationInference.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2013-09-10"
    },
    {
      "version": "1.0.1",
      "date": "2013-12-03"
    },
    {
      "version": "1.0.2",
      "date": "2014-09-20"
    },
    {
      "version": "1.0.3",
      "date": "2015-01-09"
    },
    {
      "version": "1.0.4",
      "date": "2022-05-17"
    }
  ],
  "_exports": [
    "anovaF",
    "blockRand",
    "completeRand",
    "constEffect",
    "diffMeans",
    "diffMeansVector",
    "latinRand",
    "randInterval",
    "randPlot",
    "randTest",
    "withinBlockEffects",
    "zeroEffect"
  ],
  "_datasets": [
    {
      "name": "reading",
      "title": "Reading Data",
      "object": "reading",
      "file": "reading.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "Block",
        "Group",
        "Pre1",
        "Post1",
        "Diff1"
      ],
      "rows": 66,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anovaF",
      "title": "Analysis of Variance F statistic",
      "topics": [
        "anovaF"
      ]
    },
    {
      "page": "blockRand",
      "title": "Random Treatment Assignments for Randomized Block Designs",
      "topics": [
        "blockRand"
      ]
    },
    {
      "page": "completeRand",
      "title": "Random Treatment Assignments for Completely Randomized Designs",
      "topics": [
        "completeRand"
      ]
    },
    {
      "page": "constEffect",
      "title": "Potential Outcomes With Constant Treatment Effects",
      "topics": [
        "constEffect"
      ]
    },
    {
      "page": "diffMeans",
      "title": "Single Pairwise Difference of Mean Outcomes",
      "topics": [
        "diffMeans"
      ]
    },
    {
      "page": "diffMeansVector",
      "title": "Vector of Pairwise Differences of Mean Outcomes",
      "topics": [
        "diffMeansVector"
      ]
    },
    {
      "page": "latinRand",
      "title": "Random Treatment Assignments for Isomorphic Latin Square Designs",
      "topics": [
        "latinRand"
      ]
    },
    {
      "page": "randInterval",
      "title": "Randomization-Based Null Interval",
      "topics": [
        "randInterval"
      ]
    },
    {
      "page": "randomizationInference-package",
      "title": "Flexible Randomization-Based Inference",
      "topics": [
        "randomizationInference-package",
        "randomizationInference"
      ]
    },
    {
      "page": "randPlot",
      "title": "Randomization-Based Plot",
      "topics": [
        "randPlot"
      ]
    },
    {
      "page": "randTest",
      "title": "Randomization-Based Hypothesis Testing",
      "topics": [
        "randTest"
      ]
    },
    {
      "page": "reading",
      "title": "Reading Data",
      "topics": [
        "reading"
      ]
    },
    {
      "page": "withinBlockEffects",
      "title": "Pairwise Differences of Mean Outcomes Within Blocks",
      "topics": [
        "withinBlockEffects"
      ]
    },
    {
      "page": "zeroEffect",
      "title": "Potential Outcomes With Zero Treatment Effects",
      "topics": [
        "zeroEffect"
      ]
    }
  ],
  "_rundeps": [
    "matrixStats",
    "permute"
  ],
  "_score": 1.146128035678238,
  "_indexed": true,
  "_nocasepkg": "randomizationinference",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-08T05:14:14.000Z",
      "distro": "noble",
      "commit": "7abaf184368540e342625c79baca80a6e5952224",
      "fileid": "0b7457950f99c41ab56fe2699f92c1be3620c1bde273264fb4f1025a1660f865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25538030119"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-08T05:14:09.000Z",
      "distro": "noble",
      "commit": "7abaf184368540e342625c79baca80a6e5952224",
      "fileid": "da6021d0aa51d154dcb29a584b0a042afa4196af9e174d42eef19dbcdc5d2dfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25538030119"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-05-22T14:29:29.000Z",
      "commit": "7abaf184368540e342625c79baca80a6e5952224",
      "fileid": "ef14832ddfc540c85ceae4f57532c32e82ced03770abfd86631812f8478ec5bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25538030119"
    }
  ]
}