{
  "_id": "6a1058e2acfb0bcc41ca34ed",
  "Package": "ritest",
  "Type": "Package",
  "Title": "Randomisation Inference Testing",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Grant\",\nfamily = \"McDermott\",\nrole = c(\"aut\", \"cre\"),\nemail = \"grantmcd@uoregon.edu\",\ncomment = c(ORCID = \"0000-0001-7883-8573\")),\nperson(given = \"Simon\",\nfamily = \"Heß\",\nrole = \"ctb\")\n)",
  "Maintainer": "<grantmcd@uoregon.edu>",
  "Description": "An experimental port of the `ritest` Stata routine by\nSimon Heß. Fast and user-friendly. Aims to support a variety of\nmodel classes once it is fully baked.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/grantmcdermott/ritest,\nhttp://grantmcdermott.com/ritest",
  "BugReports": "https://github.com/grantmcdermott/ritest/issues",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://grantmcdermott.r-universe.dev",
  "Date/Publication": "2022-01-07 19:39:24 UTC",
  "RemoteUrl": "https://github.com/grantmcdermott/ritest",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ac25bb56b93e3ce6eaaef8056df13fca295cb6a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 06:41:48 UTC",
    "User": "root"
  },
  "Author": "Grant McDermott [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7883-8573>),\nSimon Heß [ctb]",
  "MD5sum": "3635682a04b7feb1ef6db1f43b5ae37f",
  "_user": "grantmcdermott",
  "_type": "src",
  "_file": "ritest_0.1.0.tar.gz",
  "_fileid": "179042227c6ecf7f61b7e613898d16290470fda5d7b30565eddb7740195f566b",
  "_filesize": 466735,
  "_sha256": "179042227c6ecf7f61b7e613898d16290470fda5d7b30565eddb7740195f566b",
  "_created": "2026-05-09T06:41:48.000Z",
  "_published": "2026-05-22T13:23:46.536Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77388427915,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893692331"
    },
    {
      "job": 77388427844,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893695801"
    },
    {
      "job": 77388427993,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893684035"
    },
    {
      "job": 77388427596,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893688255"
    },
    {
      "job": 77388427673,
      "time": 277,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893672800"
    },
    {
      "job": 77388427172,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161575829"
    },
    {
      "job": 77388427930,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893689075"
    },
    {
      "job": 77388427740,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893686639"
    },
    {
      "job": 77388427907,
      "time": 179,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893693043"
    }
  ],
  "_buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/25594300407",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/grantmcdermott/ritest",
  "_commit": {
    "id": "5ac25bb56b93e3ce6eaaef8056df13fca295cb6a",
    "author": "Grant McDermott <grant.mcdermott@gmail.com>",
    "committer": "Grant McDermott <grant.mcdermott@gmail.com>",
    "message": "typo\n",
    "time": 1641584364
  },
  "_maintainer": {
    "name": "",
    "email": "grantmcd@uoregon.edu",
    "orcid": "0000-0001-7883-8573"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "fixest",
      "version": ">= 0.10.0",
      "role": "Imports"
    },
    {
      "package": "multcomp",
      "version": ">= 1.4-18",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "modelsummary",
      "role": "Suggests"
    }
  ],
  "_owner": "grantmcdermott",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "grantmcdermott",
      "count": 113,
      "uuid": 10285037
    }
  ],
  "_userbio": {
    "uuid": 10285037,
    "type": "user",
    "name": "Grant McDermott",
    "description": "Principal Economist at Amazon. Mix of economics, data science, and open source."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ritest"
  },
  "_devurl": "https://github.com/grantmcdermott/ritest",
  "_pkgdown": "http://grantmcdermott.com/ritest",
  "_searchresults": 13,
  "_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/ritest.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "glance",
    "ritest",
    "tidy"
  ],
  "_datasets": [
    {
      "name": "colombia",
      "title": "Vendor data from an RCT conducted in Bogota, Colombia.",
      "object": "colombia",
      "class": [
        "data.frame"
      ],
      "fields": [
        "b_block",
        "b_pair",
        "b_treat",
        "dayscorab",
        "b_dayscorab",
        "miss_b_dayscorab",
        "round2",
        "round3"
      ],
      "rows": 3366,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "colombia",
      "title": "Vendor data from an RCT conducted in Bogota, Colombia.",
      "topics": [
        "colombia"
      ]
    },
    {
      "page": "glance.ritest",
      "title": "Glance at an `ritest` object",
      "topics": [
        "glance.ritest"
      ]
    },
    {
      "page": "plot.ritest",
      "title": "A plot method for ritest objects",
      "topics": [
        "plot.ritest"
      ]
    },
    {
      "page": "print.ritest",
      "title": "A print method for ritest objects",
      "topics": [
        "print.ritest"
      ]
    },
    {
      "page": "ritest",
      "title": "Perform randomization inference on a model object",
      "topics": [
        "ritest"
      ]
    },
    {
      "page": "tidy.ritest",
      "title": "Tidy an `ritest` object",
      "topics": [
        "tidy.ritest"
      ]
    }
  ],
  "_readme": "https://github.com/grantmcdermott/ritest/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "data.table",
    "dreamerr",
    "fixest",
    "Formula",
    "generics",
    "lattice",
    "MASS",
    "Matrix",
    "multcomp",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "parallelly",
    "pbapply",
    "Rcpp",
    "sandwich",
    "stringmagic",
    "survival",
    "TH.data",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "ritest.Rmd",
      "filename": "ritest.html",
      "title": "Introduction to ritest",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example I: Toy data",
        "Example II: Real-life data",
        "Stata implementation",
        "R implementation",
        "Benchmarks",
        "Extras and asides",
        "Regression tables",
        "Formulas",
        "ggplot2",
        "Piping workflows"
      ],
      "created": "2021-11-01 21:48:35",
      "modified": "2022-01-07 19:09:25",
      "commits": 6
    }
  ],
  "_score": 3.8543060418010806,
  "_indexed": true,
  "_nocasepkg": "ritest",
  "_universes": [
    "grantmcdermott"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-09T06:44:05.000Z",
      "distro": "noble",
      "commit": "5ac25bb56b93e3ce6eaaef8056df13fca295cb6a",
      "fileid": "0ba4e2bac228e017255ecc02650dfa030ed81b380ef1e60e0a0d3cc3e9475e1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/25594300407"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-09T06:44:37.000Z",
      "distro": "noble",
      "commit": "5ac25bb56b93e3ce6eaaef8056df13fca295cb6a",
      "fileid": "5180c410aa863d81510810744002bad42468d3204f0a7d662f5a3c184b1ac9fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/25594300407"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-09T06:43:11.000Z",
      "commit": "5ac25bb56b93e3ce6eaaef8056df13fca295cb6a",
      "fileid": "937580a7c44e555cf0dab87ea8c1a561037b8b1c4d23474c84af1f793017f0d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/25594300407"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-09T06:43:29.000Z",
      "commit": "5ac25bb56b93e3ce6eaaef8056df13fca295cb6a",
      "fileid": "cdc878fc215e763a7349573ec8fba056e80362295a5a439a5173d2219accb237",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/25594300407"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-09T06:43:14.000Z",
      "commit": "5ac25bb56b93e3ce6eaaef8056df13fca295cb6a",
      "fileid": "80de0513c2ad66a681561a23e8fa1519071d2bdd01fa7bce330571471c6a556d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/25594300407"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-09T06:43:00.000Z",
      "commit": "5ac25bb56b93e3ce6eaaef8056df13fca295cb6a",
      "fileid": "c4452920cb594862d84494db4a85de86a14688111389bb1cdd091ac218bed558",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/25594300407"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-09T06:43:54.000Z",
      "commit": "5ac25bb56b93e3ce6eaaef8056df13fca295cb6a",
      "fileid": "32fcf865bb950227789f836ba62a9ac343cc576a7ccce47ea070b3542f6437fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/25594300407"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T13:23:31.000Z",
      "commit": "5ac25bb56b93e3ce6eaaef8056df13fca295cb6a",
      "fileid": "3b58e5cfab60fb98d6ae1b52840e7d6274f5e5bc5fbbd25af1a5188fc7f4980a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/25594300407"
    }
  ]
}