{
  "_id": "6a1050e1acfb0bcc41ca12a5",
  "Package": "RProbSup",
  "Type": "Package",
  "Title": "Calculates Probability of Superiority",
  "Version": "3.0",
  "Author": "John Ruscio",
  "Maintainer": "John Ruscio <ruscio@tcnj.edu>",
  "Description": "The A() function calculates the A statistic, a\nnonparametric measure of effect size for two independent groups\nthat’s also known as the probability of superiority (Ruscio,\n2008), along with its standard error and a confidence interval\nconstructed using bootstrap methods (Ruscio & Mullen, 2012).\nOptional arguments can be specified to calculate variants of\nthe A statistic developed for other research designs (e.g.,\nrelated samples, more than two independent groups or related\nsamples; Ruscio & Gera, 2013). <DOI:\n10.1037/1082-989X.13.1.19>. <DOI:\n10.1080/00273171.2012.658329>. <DOI:\n10.1080/00273171.2012.738184>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 05:20:59 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-10-19 03:40:06 UTC",
  "RemoteUrl": "https://github.com/cran/RProbSup",
  "RemoteRef": "HEAD",
  "RemoteSha": "b9896dfb831f786148a90e25143dce9b674f2fdb",
  "MD5sum": "d03867eada48c2a54ab1e6fe9132cc37",
  "_user": "cran",
  "_type": "src",
  "_file": "RProbSup_3.0.tar.gz",
  "_fileid": "698be64a820718b63e2e58b2a8585b4b47cd79f0edeb13d0526611e489437509",
  "_filesize": 123384,
  "_sha256": "698be64a820718b63e2e58b2a8585b4b47cd79f0edeb13d0526611e489437509",
  "_created": "2026-05-10T05:20:59.000Z",
  "_published": "2026-05-22T12:49:37.409Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77382739559,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901186138"
    },
    {
      "job": 77382739681,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901186498"
    },
    {
      "job": 77382739215,
      "time": 134,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901176600"
    },
    {
      "job": 77382739046,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160868693"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25620621491",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RProbSup",
  "_commit": {
    "id": "b9896dfb831f786148a90e25143dce9b674f2fdb",
    "author": "John Ruscio <ruscio@tcnj.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.0\n",
    "time": 1603078806
  },
  "_maintainer": {
    "name": "John Ruscio",
    "email": "ruscio@tcnj.edu"
  },
  "_registered": true,
  "_dependencies": [],
  "_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": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RProbSup"
  },
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RProbSup.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-12-03"
    },
    {
      "version": "2.0",
      "date": "2019-01-19"
    },
    {
      "version": "2.1",
      "date": "2019-09-07"
    },
    {
      "version": "2.2",
      "date": "2020-07-14"
    },
    {
      "version": "2.3",
      "date": "2020-09-03"
    },
    {
      "version": "3.0",
      "date": "2020-10-19"
    }
  ],
  "_exports": [
    "A",
    "A1",
    "A2",
    "AAD1",
    "AAD2",
    "AAPD1",
    "AAPD2",
    "CalcA1",
    "CalcA2",
    "CalcAAD1",
    "CalcAAD2",
    "CalcAAPD1",
    "CalcAAPD2",
    "CalcIK1",
    "CalcIK2",
    "CalcOrd1",
    "CalcOrd2",
    "IK1",
    "IK2",
    "Ord1",
    "Ord2",
    "RemoveMissing"
  ],
  "_help": [
    {
      "page": "A",
      "title": "A",
      "topics": [
        "A"
      ]
    },
    {
      "page": "A1",
      "title": "A1",
      "topics": [
        "A1"
      ]
    },
    {
      "page": "A2",
      "title": "A2",
      "topics": [
        "A2"
      ]
    },
    {
      "page": "AAD1",
      "title": "AAD1",
      "topics": [
        "AAD1"
      ]
    },
    {
      "page": "AAD2",
      "title": "AAD2",
      "topics": [
        "AAD2"
      ]
    },
    {
      "page": "AAPD1",
      "title": "AAPD1",
      "topics": [
        "AAPD1"
      ]
    },
    {
      "page": "AAPD2",
      "title": "AAPD2",
      "topics": [
        "AAPD2"
      ]
    },
    {
      "page": "CalcA1",
      "title": "CalcA1",
      "topics": [
        "CalcA1"
      ]
    },
    {
      "page": "CalcA2",
      "title": "CalcA2",
      "topics": [
        "CalcA2"
      ]
    },
    {
      "page": "CalcAAD1",
      "title": "CalcAAD1",
      "topics": [
        "CalcAAD1"
      ]
    },
    {
      "page": "CalcAAD2",
      "title": "CalcAAD2",
      "topics": [
        "CalcAAD2"
      ]
    },
    {
      "page": "CalcAAPD1",
      "title": "CalcAAPD1",
      "topics": [
        "CalcAAPD1"
      ]
    },
    {
      "page": "CalcAAPD2",
      "title": "CalcAAPD2",
      "topics": [
        "CalcAAPD2"
      ]
    },
    {
      "page": "CalcIK1",
      "title": "CalcIK1",
      "topics": [
        "CalcIK1"
      ]
    },
    {
      "page": "CalcIK2",
      "title": "CalcIK2",
      "topics": [
        "CalcIK2"
      ]
    },
    {
      "page": "CalcOrd1",
      "title": "CalcOrd1",
      "topics": [
        "CalcOrd1"
      ]
    },
    {
      "page": "CalcOrd2",
      "title": "CalcOrd2",
      "topics": [
        "CalcOrd2"
      ]
    },
    {
      "page": "IK1",
      "title": "IK1",
      "topics": [
        "IK1"
      ]
    },
    {
      "page": "IK2",
      "title": "IK2",
      "topics": [
        "IK2"
      ]
    },
    {
      "page": "Ord1",
      "title": "Ord1",
      "topics": [
        "Ord1"
      ]
    },
    {
      "page": "Ord2",
      "title": "Ord2",
      "topics": [
        "Ord2"
      ]
    },
    {
      "page": "RemoveMissing",
      "title": "RemoveMissing",
      "topics": [
        "RemoveMissing"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.3617278360175928,
  "_indexed": true,
  "_nocasepkg": "rprobsup",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0",
      "date": "2026-05-10T05:22:40.000Z",
      "distro": "noble",
      "commit": "b9896dfb831f786148a90e25143dce9b674f2fdb",
      "fileid": "e18cdc266d50606065d935191f34354ebe50830c5a0f10bbfd481dc8c5026d2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25620621491"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0",
      "date": "2026-05-10T05:22:43.000Z",
      "distro": "noble",
      "commit": "b9896dfb831f786148a90e25143dce9b674f2fdb",
      "fileid": "6d4f1694e6f4c50a7f23a49d8fc9a015314197a45dbc1a00c7b371c61fc77240",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25620621491"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0",
      "date": "2026-05-22T12:49:24.000Z",
      "commit": "b9896dfb831f786148a90e25143dce9b674f2fdb",
      "fileid": "84c3cdeda453d7963948aee998031b572f3dfc4779ddb3460b5df20619ec5e86",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25620621491"
    }
  ]
}