{
  "_id": "6a155516acfb0bcc41d5d245",
  "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-05-26 08:06:37 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",
  "MD5sum": "1dfe14541613d218330e86ce9a31d1eb",
  "_user": "cran",
  "_type": "src",
  "_file": "intervcomp_0.1.2.tar.gz",
  "_fileid": "87bd1ef2d7d2e7a09f5c00b652411e0089747c9600c668f353cb12b5da933a07",
  "_filesize": 166446,
  "_sha256": "87bd1ef2d7d2e7a09f5c00b652411e0089747c9600c668f353cb12b5da933a07",
  "_created": "2026-05-26T08:06:37.000Z",
  "_published": "2026-05-26T08:08:54.848Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77832796389,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211938038"
    },
    {
      "job": 77832796374,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211935591"
    },
    {
      "job": 77832432633,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211906006"
    },
    {
      "job": 77832796450,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211931499"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26440173074",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 123,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/intervcomp"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_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-05-26T08:08:30.000Z",
      "distro": "noble",
      "commit": "90f97ea5b8efd990931b57b7d97c6448a096c562",
      "fileid": "f6a602fa9d36e666589a4339a47b11b37f72b2170d69505acab456defa6ae2ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26440173074"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-26T08:08:19.000Z",
      "distro": "noble",
      "commit": "90f97ea5b8efd990931b57b7d97c6448a096c562",
      "fileid": "5b39ff54a196c7955cea9ae165351e5c60861c97e732c136e8ae8a0192f9f3fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26440173074"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-26T08:08:17.000Z",
      "commit": "90f97ea5b8efd990931b57b7d97c6448a096c562",
      "fileid": "241c54a0de13c89f037ed7b0be33570add20ffb2673d5b12ba44e03a50aed86f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26440173074"
    }
  ]
}