{
  "_id": "6a108039acfb0bcc41cae845",
  "Package": "RATest",
  "Type": "Package",
  "Title": "Randomization Tests",
  "Description": "A collection of randomization tests, data sets and\nexamples. The current version focuses on three testing problems\nand their implementation in empirical work. First, it\nfacilitates the empirical researcher to test for particular\nhypotheses, such as comparisons of means, medians, and\nvariances from k populations using robust permutation tests,\nwhich asymptotic validity holds under very weak assumptions,\nwhile retaining the exact rejection probability in finite\nsamples when the underlying distributions are identical.\nSecond, the description and implementation of a permutation\ntest for testing the continuity assumption of the baseline\ncovariates in the sharp regression discontinuity design (RDD)\nas in Canay and Kamat (2017) <https://goo.gl/UZFqt7>. More\nspecifically, it allows the user to select a set of covariates\nand test the aforementioned hypothesis using a permutation test\nbased on the Cramer-von Miss test statistic. Graphical\ninspection of the empirical CDF and histograms for the\nvariables of interest is also supported in the package. Third,\nit provides the practitioner with an effortless implementation\nof a permutation test based on the martingale decomposition of\nthe empirical process for the goodness-of-fit testing problem\nwith an estimated nuisance parameter. An application of this\ntesting problem is the one of testing for heterogeneous\ntreatment effects in a randomized control trial.",
  "Version": "0.1.4",
  "BugReports": "https://github.com/ignaciomsarmiento/RATest/issues",
  "Authors@R": "c(\nperson( \"Mauricio\", \"Olivares-Gonzalez\", email=  \"maurice.olivares@gmail.com\", role =  c(\"aut\", \"cre\")),\nperson(\"Ignacio\", \"Sarmiento-Barbieri\", email =  \"ignaciomsarmiento@gmail.com\", role = c(\"aut\"))\n)",
  "Maintainer": "Mauricio Olivares-Gonzalez <maurice.olivares@gmail.com>",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "Author": "Mauricio Olivares-Gonzalez [aut, cre], Ignacio\nSarmiento-Barbieri [aut]",
  "Collate": "'CvM.stat.R' 'H.cdf.R' 'PT.Khmaladze.fit.R' 'RDperm.R' 'RPT.R'\n'lee2008.R' 'plot.RDperm.R' 'summary.PT.Khmaladze.fit.R'\n'summary.RDperm.R' 'summary.RPT.R'",
  "VignetteBuilder": "knitr",
  "Repository": "https://ignaciomsarmiento.r-universe.dev",
  "Date/Publication": "2018-12-05 19:11:47 UTC",
  "RemoteUrl": "https://github.com/ignaciomsarmiento/ratest",
  "RemoteRef": "HEAD",
  "RemoteSha": "533e17e8eae51d76d6d34f200d4d485ea4f513fc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 06:29:54 UTC",
    "User": "root"
  },
  "MD5sum": "11ae9d676b2c05345f3b2ffd3acd89df",
  "_user": "ignaciomsarmiento",
  "_type": "src",
  "_file": "RATest_0.1.4.tar.gz",
  "_fileid": "32bac2af532de32d3e4b6b60815832a2b676a3207306b897d5e1d436ecc995d7",
  "_filesize": 833786,
  "_sha256": "32bac2af532de32d3e4b6b60815832a2b676a3207306b897d5e1d436ecc995d7",
  "_created": "2026-05-06T06:29:54.000Z",
  "_published": "2026-05-22T16:11:37.013Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77418081633,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824050497"
    },
    {
      "job": 77418081909,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824052844"
    },
    {
      "job": 77418081743,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824076975"
    },
    {
      "job": 77418082031,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824047037"
    },
    {
      "job": 77418081477,
      "time": 289,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824017111"
    },
    {
      "job": 77418081420,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165135727"
    },
    {
      "job": 77418081721,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824041065"
    },
    {
      "job": 77418082132,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824038976"
    },
    {
      "job": 77418081826,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824045204"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ignaciomsarmiento/actions/runs/25419918722",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ignaciomsarmiento/ratest",
  "_commit": {
    "id": "533e17e8eae51d76d6d34f200d4d485ea4f513fc",
    "author": "Ignacio <ignaciomsarmiento@gmail.com>",
    "committer": "Ignacio <ignaciomsarmiento@gmail.com>",
    "message": "modified descritipn and namespace\n",
    "time": 1544037107
  },
  "_maintainer": {
    "name": "Mauricio Olivares-Gonzalez",
    "email": "maurice.olivares@gmail.com",
    "login": "mauolivares",
    "twitter": "@molivarego",
    "uuid": 7006395
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.00",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Depends"
    },
    {
      "package": "gridExtra",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ignaciomsarmiento",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "ignaciomsarmiento",
      "count": 22,
      "uuid": 7353787
    }
  ],
  "_userbio": {
    "uuid": 7353787,
    "type": "user",
    "name": "Ignacio Sarmiento-Barbieri",
    "description": "Associate Profesor at the Economics Department at Universidad de los Andes"
  },
  "_downloads": {
    "count": 340,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RATest"
  },
  "_devurl": "https://github.com/ignaciomsarmiento/ratest",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RATest.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ignaciomsarmiento/ratest",
  "_realowner": "ignaciomsarmiento",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-08-14"
    },
    {
      "version": "0.1.1",
      "date": "2017-10-11"
    },
    {
      "version": "0.1.2",
      "date": "2018-01-23"
    },
    {
      "version": "0.1.3",
      "date": "2018-10-31"
    },
    {
      "version": "0.1.4",
      "date": "2018-11-30"
    },
    {
      "version": "0.1.5",
      "date": "2019-07-12"
    },
    {
      "version": "0.1.6",
      "date": "2019-07-18"
    },
    {
      "version": "0.1.7",
      "date": "2020-01-24"
    },
    {
      "version": "0.1.8",
      "date": "2020-10-17"
    },
    {
      "version": "0.1.9",
      "date": "2021-07-13"
    },
    {
      "version": "0.1.10",
      "date": "2022-09-29"
    }
  ],
  "_exports": [
    "CvM.stat",
    "H.cdf",
    "PT.Khmaladze.fit",
    "RDperm",
    "RPT"
  ],
  "_datasets": [
    {
      "name": "lee2008",
      "title": "Dataset used in Lee (2008)",
      "object": "lee2008",
      "class": [
        "data.frame"
      ],
      "fields": [
        "demsharenext",
        "difdemshare",
        "demshareprev",
        "demwinprev",
        "demofficeexp",
        "othofficeexp",
        "demelectexp",
        "othelectexp"
      ],
      "rows": 6558,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CvM.stat",
      "title": "Cramer - von Mises statistics",
      "topics": [
        "CvM.stat"
      ]
    },
    {
      "page": "H.cdf",
      "title": "Regression Discontinuity Design Permutation test",
      "topics": [
        "H.cdf"
      ]
    },
    {
      "page": "lee2008",
      "title": "Dataset used in Lee (2008)",
      "topics": [
        "lee2008"
      ]
    },
    {
      "page": "plot.RDperm",
      "title": "Plot RDperm",
      "topics": [
        "plot.RDperm"
      ]
    },
    {
      "page": "PT.Khmaladze.fit",
      "title": "Non-Parametric Hypothesis Testing with a Nuisance Parameter: A Permutation Test",
      "topics": [
        "PT.Khmaladze.fit"
      ]
    },
    {
      "page": "RDperm",
      "title": "Regression Discontinuity Design Permutation Test",
      "topics": [
        "RDperm"
      ]
    },
    {
      "page": "RPT",
      "title": "Robust Permutation Test",
      "topics": [
        "RPT"
      ]
    },
    {
      "page": "summary.RDperm",
      "title": "Summarizing Regression Discontinuity Design Permutation Test",
      "topics": [
        "summary.RDperm"
      ]
    }
  ],
  "_readme": "https://github.com/ignaciomsarmiento/ratest/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "MatrixModels",
    "quantreg",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "RDperm.Rnw",
      "filename": "RDperm.pdf",
      "title": "rdperm: Permutation Test for Sharp RDD",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2017-08-03 17:44:17",
      "modified": "2017-10-12 13:09:30",
      "commits": 2
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "ratest",
  "_universes": [
    "ignaciomsarmiento",
    "mauolivares"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-06T06:32:05.000Z",
      "distro": "noble",
      "commit": "533e17e8eae51d76d6d34f200d4d485ea4f513fc",
      "fileid": "f2c8b557c1d741599d13c6683b76b7a05f2f1c1bc3ed36950d44e6e667b0cf3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ignaciomsarmiento/actions/runs/25419918722"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-06T06:32:15.000Z",
      "distro": "noble",
      "commit": "533e17e8eae51d76d6d34f200d4d485ea4f513fc",
      "fileid": "f978771d28f69cdc39cda53bc814f6fb8d9d333659cd33cce5d33da7ce5d80ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ignaciomsarmiento/actions/runs/25419918722"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-06T06:34:08.000Z",
      "commit": "533e17e8eae51d76d6d34f200d4d485ea4f513fc",
      "fileid": "e5e1a3330224f0ed5362d1fe3b5799b6d23a355a741bb7c0c311a14564803df3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ignaciomsarmiento/actions/runs/25419918722"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-06T06:31:58.000Z",
      "commit": "533e17e8eae51d76d6d34f200d4d485ea4f513fc",
      "fileid": "f8ecadee72aa1a07f19bf83428a0d1661ce838aa19235c575039f48840605c09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ignaciomsarmiento/actions/runs/25419918722"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-06T06:31:17.000Z",
      "commit": "533e17e8eae51d76d6d34f200d4d485ea4f513fc",
      "fileid": "976ff1600e314522dcf7a6d157f18fb9da92dcf000229e2b18837580341237ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ignaciomsarmiento/actions/runs/25419918722"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-06T06:31:07.000Z",
      "commit": "533e17e8eae51d76d6d34f200d4d485ea4f513fc",
      "fileid": "d4589109fd83cfe9fe748c52774f64b793c4bdcb2794e239b943ac9d92728e01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ignaciomsarmiento/actions/runs/25419918722"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-06T06:31:35.000Z",
      "commit": "533e17e8eae51d76d6d34f200d4d485ea4f513fc",
      "fileid": "f9a01c64258359516040d2587b492485095629910068c751b7e8d13e6a67f036",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ignaciomsarmiento/actions/runs/25419918722"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-22T16:11:21.000Z",
      "commit": "533e17e8eae51d76d6d34f200d4d485ea4f513fc",
      "fileid": "214251da2af5e02a61732939cf03f085fad046d24f2fd0d364a8662888ce9931",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ignaciomsarmiento/actions/runs/25419918722"
    }
  ]
}