{
  "_id": "6a55c755ff0138dec5d68ce8",
  "Package": "intervcomp",
  "Type": "Package",
  "Title": "Hypothesis Testing Using the Overlapping Interval Estimates",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Kimihiro\", \"Noguchi\", email = \"kimihiro.noguchi@wwu.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Ryan\", \"Erps\", email = \"ryan.aloha@yahoo.com\", role = \"ctb\"),\nperson(\"Chris\", \"Murphy\", email = \"cmurphy0313@ufl.edu\", role = \"ctb\")\n)",
  "Description": "Performs hypothesis testing using the interval estimates\n(e.g., confidence intervals). The non-overlapping interval\nestimates indicates the statistical significance. References to\nthese procedures can be found at Noguchi and Marmolejo-Ramos\n(2016) <doi:10.1080/00031305.2016.1200487>, Bonett and Seier\n(2003) <doi:10.1198/0003130032323>, and Lemm (2006)\n<doi:10.1300/J082v51n02_05>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 05:18:10 UTC",
    "User": "root"
  },
  "Author": "Kimihiro Noguchi [aut, cre], Ryan Erps [ctb], Chris Murphy\n[ctb]",
  "Maintainer": "Kimihiro Noguchi <kimihiro.noguchi@wwu.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-07-12 15:00:03 UTC",
  "RemoteUrl": "https://github.com/cran/intervcomp",
  "RemoteRef": "HEAD",
  "RemoteSha": "90f97ea5b8efd990931b57b7d97c6448a096c562",
  "_user": "cran",
  "_type": "src",
  "_file": "intervcomp_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/8d3853c157ff1d50458c29bcddd36c9e71e2a7d901a445737721168aa3dd4479",
  "_filesize": 167520,
  "_sha256": "8d3853c157ff1d50458c29bcddd36c9e71e2a7d901a445737721168aa3dd4479",
  "_expires": "2026-10-22T05:21:23.000Z",
  "_created": "2026-07-14T05:18:10.000Z",
  "_published": "2026-07-14T05:21:25.439Z",
  "_jobs": [
    {
      "job": 87006079384,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8301056191"
    },
    {
      "job": 87006079366,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301040893"
    },
    {
      "job": 87005755993,
      "time": 146,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301010987"
    },
    {
      "job": 87006079377,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8301039328"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29308060934",
  "_status": "success",
  "_upstream": "https://github.com/cran/intervcomp",
  "_commit": {
    "id": "90f97ea5b8efd990931b57b7d97c6448a096c562",
    "author": "Kimihiro Noguchi <kimihiro.noguchi@wwu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1562943603
  },
  "_maintainer": {
    "name": "Kimihiro Noguchi",
    "email": "kimihiro.noguchi@wwu.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 619,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/intervcomp"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/intervcomp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2019-07-12"
    }
  ],
  "_exports": [
    "Bonett.Seier.test",
    "data.scale.xy",
    "logratio",
    "two.sample.mean",
    "two.sample.var"
  ],
  "_datasets": [
    {
      "name": "grouping",
      "title": "Grouping of Subjects for the Implicit Association Test",
      "object": "grouping",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subId",
        "gender"
      ],
      "rows": 83,
      "table": true,
      "tojson": true
    },
    {
      "name": "reactiontimes",
      "title": "Reaction Time (RT) Data for the Implicit Association Test",
      "object": "reactiontimes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subId",
        "stim_pairing",
        "block_type",
        "trial_num",
        "rt",
        "correct"
      ],
      "rows": 16600,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Bonett.Seier.test",
      "title": "Bonett-Seier Test for Equality of Variability Measures",
      "topics": [
        "Bonett.Seier.test"
      ]
    },
    {
      "page": "data.scale.xy",
      "title": "Data Transformation for Testing Equality of Variability Measures",
      "topics": [
        "data.scale.xy"
      ]
    },
    {
      "page": "grouping",
      "title": "Grouping of Subjects for the Implicit Association Test",
      "topics": [
        "grouping"
      ]
    },
    {
      "page": "logratio",
      "title": "Log Ratio Analysis for the Implicit Association Test (IAT)",
      "topics": [
        "logratio"
      ]
    },
    {
      "page": "reactiontimes",
      "title": "Reaction Time (RT) Data for the Implicit Association Test",
      "topics": [
        "reactiontimes"
      ]
    },
    {
      "page": "two.sample.mean",
      "title": "Range-Preserving Two-Sample T-Test for Equality of Means",
      "topics": [
        "two.sample.mean"
      ]
    },
    {
      "page": "two.sample.var",
      "title": "Two-Sample T-Test for Equality of Variability Mesures",
      "topics": [
        "two.sample.var"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "intervcomp",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-14T05:20:52.000Z",
      "distro": "resolute",
      "commit": "90f97ea5b8efd990931b57b7d97c6448a096c562",
      "fileid": "https://r2.ropensci.org/ed798f1eee4a5b2d18ddcee1cd1179f5e2c837fba90b16ed68eb32e37e5962e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29308060934"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-14T05:19:55.000Z",
      "distro": "resolute",
      "commit": "90f97ea5b8efd990931b57b7d97c6448a096c562",
      "fileid": "https://r2.ropensci.org/2112f0d6383abb872ee9f8be1c454ef2c560dedc30527387aea32b2368c454f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29308060934"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-14T05:19:59.000Z",
      "commit": "90f97ea5b8efd990931b57b7d97c6448a096c562",
      "fileid": "https://r2.ropensci.org/df1214be89ff09a7b33e83ee09d9183763c9a8695816941b6c74f553a6e91830",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29308060934"
    }
  ]
}