{
  "_id": "6a104ed4acfb0bcc41ca0bec",
  "Package": "BradleyTerry2",
  "Title": "Bradley-Terry Models",
  "Version": "1.1-2",
  "Authors@R": "c(\nperson(\"Heather\", \"Turner\", , \"ht@heatherturner.net\", role = c(\"aut\", \"cre\")),\nperson(\"David\", \"Firth\", role = \"aut\")\n)",
  "Description": "Specify and fit the Bradley-Terry model, including\nstructured versions in which the parameters are related to\nexplanatory variables through a linear predictor and versions\nwith contest-specific effects, such as a home advantage.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/hturner/BradleyTerry2",
  "BugReports": "https://github.com/hturner/BradleyTerry2/issues",
  "VignetteBuilder": "knitr, litedown",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://hturner.r-universe.dev",
  "Date/Publication": "2025-04-10 10:16:09 UTC",
  "RemoteUrl": "https://github.com/hturner/bradleyterry2",
  "RemoteRef": "HEAD",
  "RemoteSha": "8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:21:20 UTC",
    "User": "root"
  },
  "Author": "Heather Turner [aut, cre],\nDavid Firth [aut]",
  "Maintainer": "Heather Turner <ht@heatherturner.net>",
  "MD5sum": "42214609c37494c3e64d4d8614fda5ff",
  "_user": "hturner",
  "_type": "src",
  "_file": "BradleyTerry2_1.1-2.tar.gz",
  "_fileid": "7dfeb6f0cde6dc3a6bd0f161ed665f20c0c0b1d235a230cbbbbed891c5533e33",
  "_filesize": 755067,
  "_sha256": "7dfeb6f0cde6dc3a6bd0f161ed665f20c0c0b1d235a230cbbbbed891c5533e33",
  "_created": "2026-05-10T06:21:20.000Z",
  "_published": "2026-05-22T12:40:52.808Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77381171674,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901560777"
    },
    {
      "job": 77381171277,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901558992"
    },
    {
      "job": 77381171652,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901577238"
    },
    {
      "job": 77381171669,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901568849"
    },
    {
      "job": 77381171076,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901544340"
    },
    {
      "job": 77381170912,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160698430"
    },
    {
      "job": 77381171412,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901555288"
    },
    {
      "job": 77381171618,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901554789"
    },
    {
      "job": 77381171675,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901558022"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hturner/actions/runs/25621648845",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hturner/bradleyterry2",
  "_commit": {
    "id": "8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8",
    "author": "Heather Turner <ht@heatherturner.net>",
    "committer": "Heather Turner <ht@heatherturner.net>",
    "message": "update CRAN comments\n",
    "time": 1744280169
  },
  "_maintainer": {
    "name": "Heather Turner",
    "email": "ht@heatherturner.net",
    "login": "hturner",
    "mastodon": "@HeathrTurnr@fosstodon.org",
    "bluesky": "@HeathrTurnr.fosstodon.org.ap.brid.gy",
    "linkedin": "in/heathrturnr",
    "uuid": 3343008
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "brglm",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "qvcalc",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "litedown",
      "role": "Suggests"
    },
    {
      "package": "prefmod",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "gnm",
      "role": "Enhances"
    }
  ],
  "_owner": "hturner",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bradley-terry-models",
    "paired-comparisons",
    "statistical-models"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "hturner",
      "count": 153,
      "uuid": 3343008
    },
    {
      "user": "davidfirth",
      "count": 25,
      "uuid": 21337040
    }
  ],
  "_userbio": {
    "uuid": 3343008,
    "type": "user",
    "name": "Heather Turner",
    "description": "Principal Research Software Engineer, Advanced Research Computing, University of Birmingham"
  },
  "_downloads": {
    "count": 13114,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BradleyTerry2"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/hturner/bradleyterry2",
  "_searchresults": 221,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BradleyTerry2.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hturner/bradleyterry2",
  "_realowner": "hturner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9-1",
      "date": "2010-02-23"
    },
    {
      "version": "0.9-2",
      "date": "2010-03-18"
    },
    {
      "version": "0.9-3",
      "date": "2010-10-04"
    },
    {
      "version": "0.9-4",
      "date": "2010-10-12"
    },
    {
      "version": "0.9-5",
      "date": "2011-02-25"
    },
    {
      "version": "0.9-6",
      "date": "2011-09-19"
    },
    {
      "version": "1.0-0",
      "date": "2012-05-14"
    },
    {
      "version": "1.0-1",
      "date": "2013-06-20"
    },
    {
      "version": "1.0-2",
      "date": "2013-07-18"
    },
    {
      "version": "1.0-4",
      "date": "2013-09-21"
    },
    {
      "version": "1.0-5",
      "date": "2014-06-16"
    },
    {
      "version": "1.0-6",
      "date": "2015-02-08"
    },
    {
      "version": "1.0-7",
      "date": "2017-08-26"
    },
    {
      "version": "1.0-8",
      "date": "2017-09-20"
    },
    {
      "version": "1.0-9",
      "date": "2019-02-25"
    },
    {
      "version": "1.1-0",
      "date": "2019-05-11"
    },
    {
      "version": "1.1-2",
      "date": "2020-02-03"
    },
    {
      "version": "1.1.3",
      "date": "2025-04-10"
    }
  ],
  "_exports": [
    "BTabilities",
    "BTm",
    "countsToBinomial",
    "GenDavidson",
    "glmmPQL",
    "glmmPQL.control",
    "plotProportions",
    "qvcalc"
  ],
  "_datasets": [
    {
      "name": "baseball",
      "title": "Baseball Data from Agresti (2002)",
      "object": "baseball",
      "class": [
        "data.frame"
      ],
      "fields": [
        "home.team",
        "away.team",
        "home.wins",
        "away.wins"
      ],
      "rows": 42,
      "table": true,
      "tojson": true
    },
    {
      "name": "CEMS",
      "title": "Dittrich, Hatzinger and Katzenbeisser (1998, 2001) Data on Management School Preference in Europe",
      "object": "CEMS",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "chameleons",
      "title": "Male Cape Dwarf Chameleons: Measured Traits and Contest Outcomes",
      "object": "chameleons",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "citations",
      "title": "Statistics Journal Citation Data from Stigler (1994)",
      "object": "citations",
      "class": [
        "table"
      ],
      "fields": [
        "Biometrika",
        "Comm Statist",
        "JASA",
        "JRSS-B"
      ],
      "rows": 4,
      "table": true,
      "tojson": false
    },
    {
      "name": "flatlizards",
      "title": "Augrabies Male Flat Lizards: Contest Results and Predictor Variables",
      "object": "flatlizards",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "football",
      "title": "English Premier League Football Results 2008/9 to 2012/13",
      "object": "football",
      "class": [
        "data.frame"
      ],
      "fields": [
        "season",
        "home",
        "away",
        "result"
      ],
      "rows": 1900,
      "table": true,
      "tojson": true
    },
    {
      "name": "icehockey",
      "title": "College Hockey Men's Division I 2009-10 results",
      "object": "icehockey",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "visitor",
        "v_goals",
        "opponent",
        "o_goals",
        "conference",
        "result",
        "home.ice"
      ],
      "rows": 1083,
      "table": true,
      "tojson": true
    },
    {
      "name": "seeds",
      "title": "Seed Germination Data from Crowder (1978)",
      "object": "seeds",
      "class": [
        "data.frame"
      ],
      "fields": [
        "r",
        "n",
        "seed",
        "extract"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "sound.fields",
      "title": "Kousgaard (1984) Data on Pair Comparisons of Sound Fields",
      "object": "sound.fields",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "springall",
      "title": "Springall (1973) Data on Subjective Evaluation of Flavour Strength",
      "object": "springall",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add1.BTm",
      "title": "Add or Drop Single Terms to/from a Bradley Terry Model",
      "topics": [
        "add1.BTm",
        "drop1.BTm"
      ]
    },
    {
      "page": "anova.BTm",
      "title": "Compare Nested Bradley Terry Models",
      "topics": [
        "anova.BTm"
      ]
    },
    {
      "page": "baseball",
      "title": "Baseball Data from Agresti (2002)",
      "topics": [
        "baseball"
      ]
    },
    {
      "page": "BTabilities",
      "title": "Estimated Abilities from a Bradley-Terry Model",
      "topics": [
        "BTabilities",
        "coef.BTabilities",
        "print.BTabilities",
        "vcov.BTabilities"
      ]
    },
    {
      "page": "BTm",
      "title": "Bradley-Terry Model and Extensions",
      "topics": [
        "BTm"
      ]
    },
    {
      "page": "CEMS",
      "title": "Dittrich, Hatzinger and Katzenbeisser (1998, 2001) Data on Management School Preference in Europe",
      "topics": [
        "CEMS"
      ]
    },
    {
      "page": "chameleons",
      "title": "Male Cape Dwarf Chameleons: Measured Traits and Contest Outcomes",
      "topics": [
        "chameleons"
      ]
    },
    {
      "page": "citations",
      "title": "Statistics Journal Citation Data from Stigler (1994)",
      "topics": [
        "citations"
      ]
    },
    {
      "page": "countsToBinomial",
      "title": "Convert Contingency Table of Wins to Binomial Counts",
      "topics": [
        "countsToBinomial"
      ]
    },
    {
      "page": "flatlizards",
      "title": "Augrabies Male Flat Lizards: Contest Results and Predictor Variables",
      "topics": [
        "flatlizards"
      ]
    },
    {
      "page": "football",
      "title": "English Premier League Football Results 2008/9 to 2012/13",
      "topics": [
        "football"
      ]
    },
    {
      "page": "GenDavidson",
      "title": "Specify a Generalised Davidson Term in a gnm Model Formula",
      "topics": [
        "GenDavidson"
      ]
    },
    {
      "page": "glmmPQL",
      "title": "PQL Estimation of Generalized Linear Mixed Models",
      "topics": [
        "glmmPQL"
      ]
    },
    {
      "page": "glmmPQL.control",
      "title": "Control Aspects of the glmmPQL Algorithm",
      "topics": [
        "glmmPQL.control"
      ]
    },
    {
      "page": "icehockey",
      "title": "College Hockey Men's Division I 2009-10 results",
      "topics": [
        "icehockey"
      ]
    },
    {
      "page": "plotProportions",
      "title": "Plot Proportions of Tied Matches and Non-tied Matches Won",
      "topics": [
        "plotProportions"
      ]
    },
    {
      "page": "predict.BTglmmPQL",
      "title": "Predict Method for BTglmmPQL Objects",
      "topics": [
        "predict.BTglmmPQL"
      ]
    },
    {
      "page": "predict.BTm",
      "title": "Predict Method for Bradley-Terry Models",
      "topics": [
        "predict.BTm"
      ]
    },
    {
      "page": "qvcalc.BTabilities",
      "title": "Quasi Variances for Estimated Abilities",
      "topics": [
        "qvcalc.BTabilities"
      ]
    },
    {
      "page": "residuals.BTm",
      "title": "Residuals from a Bradley-Terry Model",
      "topics": [
        "residuals.BTm"
      ]
    },
    {
      "page": "seeds",
      "title": "Seed Germination Data from Crowder (1978)",
      "topics": [
        "seeds"
      ]
    },
    {
      "page": "sound.fields",
      "title": "Kousgaard (1984) Data on Pair Comparisons of Sound Fields",
      "topics": [
        "sound.fields"
      ]
    },
    {
      "page": "springall",
      "title": "Springall (1973) Data on Subjective Evaluation of Flavour Strength",
      "topics": [
        "springall"
      ]
    }
  ],
  "_readme": "https://github.com/hturner/bradleyterry2/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "brglm",
    "gtools",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "profileModel",
    "qvcalc",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "BradleyTerry.Rmd",
      "filename": "BradleyTerry.html",
      "title": "Bradley-Terry Models in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Contents",
        "Introduction",
        "Standard Bradley-Terry model",
        "Example: Analysis of journal citations",
        "Bias-reduced estimates",
        "Abilities predicted by explanatory variables",
        "'Player-specific' predictor variables",
        "Missing values",
        "Order effect",
        "More general (contest-specific) predictors",
        "Ability scores",
        "Residuals",
        "Model search",
        "Setting up the data",
        "Contest-specific data",
        "Non contest-specific data",
        "Converting data from a 'wide' format",
        "Converting data from the format required by the earlier BradleyTerry package",
        "A list of the functions provided in BradleyTerry2",
        "Some final remarks",
        "A note on the treatment of ties",
        "A note on 'contest-specific' random effects",
        "Acknowledgments",
        "References"
      ],
      "created": "2025-04-10 07:42:01",
      "modified": "2025-04-10 08:47:59",
      "commits": 2
    }
  ],
  "_score": 8.495551208502556,
  "_indexed": true,
  "_nocasepkg": "bradleyterry2",
  "_universes": [
    "hturner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-2",
      "date": "2026-05-10T06:23:41.000Z",
      "distro": "noble",
      "commit": "8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8",
      "fileid": "06a0dd9e1046973d4090e04745f005f910bd3bdbd5332553a717c781ca05d3fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hturner/actions/runs/25621648845"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-2",
      "date": "2026-05-10T06:23:33.000Z",
      "distro": "noble",
      "commit": "8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8",
      "fileid": "abf12c29068cc0c47079dda7fa49c68d7a89d009f3b8be7432a7410ff3ca8fcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hturner/actions/runs/25621648845"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-2",
      "date": "2026-05-10T06:26:53.000Z",
      "commit": "8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8",
      "fileid": "add9ce32b62ecc200c3ab530de4046bcbb9418a45a6d2f267e39d899eb6584e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hturner/actions/runs/25621648845"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-2",
      "date": "2026-05-10T06:25:18.000Z",
      "commit": "8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8",
      "fileid": "2cf8000d055aee7790718d311d21ba8e9b1bb19495b26f6f0e86a0ed449573be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hturner/actions/runs/25621648845"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-2",
      "date": "2026-05-10T06:22:44.000Z",
      "commit": "8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8",
      "fileid": "14aa12efd3b8e3c19811efc3f7eaf163cc7f7ff44f6da390ec809f2dd89c7d85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hturner/actions/runs/25621648845"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-2",
      "date": "2026-05-10T06:22:40.000Z",
      "commit": "8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8",
      "fileid": "703dc3f83fb1e256427ac983418794396065543823146f93be5ea1dfdffda1ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hturner/actions/runs/25621648845"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-2",
      "date": "2026-05-10T06:23:07.000Z",
      "commit": "8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8",
      "fileid": "fd5ea5eb27e9b62546591389d88e5982d5ebf03bdce0d2621e68c13fae71f5e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hturner/actions/runs/25621648845"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-2",
      "date": "2026-05-22T12:40:35.000Z",
      "commit": "8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8",
      "fileid": "283112f6e7a7f05d14e10cb86cac1b99b46efca3f2eefcef43cb29df0f42e2a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hturner/actions/runs/25621648845"
    }
  ]
}