{
  "_id": "6a29183c732311cd8759a3c9",
  "Package": "EloOptimized",
  "Title": "Optimized Elo Rating Method for Obtaining Dominance Ranks",
  "Version": "0.3.2.9000",
  "Date": "2026-02-10",
  "Authors@R": "c(\nperson(\"Joseph\", \"Feldblum\", email = \"jtf9@duke.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Steffen\", \"Foerster\", email = \"sf2041@gmail.com\", role = c(\"aut\")),\nperson(\"Mathias\", \"Franz\", email = \"m.franz@izw-berlin.de\", role = c(\"aut\")))",
  "Description": "Provides an implementation of the maximum likelihood\nmethods for deriving Elo scores as published in Foerster, Franz\net al. (2016) <DOI:10.1038/srep35404>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/jtfeld/EloOptimized",
  "BugReports": "https://github.com/jtfeld/EloOptimized/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jtfeld.r-universe.dev",
  "Date/Publication": "2026-02-10 20:03:06 UTC",
  "RemoteUrl": "https://github.com/jtfeld/elooptimized",
  "RemoteRef": "HEAD",
  "RemoteSha": "027ba7801b7c4748b8d720a2a1edbc7960a6f7bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 07:38:16 UTC",
    "User": "root"
  },
  "Author": "Joseph Feldblum [aut, cre],\nSteffen Foerster [aut],\nMathias Franz [aut]",
  "Maintainer": "Joseph Feldblum <jtf9@duke.edu>",
  "MD5sum": "85ac3d85010d1dae4c19ccd4037ce18f",
  "_user": "jtfeld",
  "_type": "src",
  "_file": "EloOptimized_0.3.2.9000.tar.gz",
  "_fileid": "fb3ac19af6579230f86b0374810618d3befc9bbadc6016f2b5caf645a352c64c",
  "_filesize": 1688398,
  "_sha256": "fb3ac19af6579230f86b0374810618d3befc9bbadc6016f2b5caf645a352c64c",
  "_created": "2026-06-10T07:38:16.000Z",
  "_published": "2026-06-10T07:54:36.346Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80506205026,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529418133"
    },
    {
      "job": 80506205066,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529420955"
    },
    {
      "job": 80506204996,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529573808"
    },
    {
      "job": 80506205017,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529686727"
    },
    {
      "job": 80505688972,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529372756"
    },
    {
      "job": 80506204983,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529412039"
    },
    {
      "job": 80506205049,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529402236"
    },
    {
      "job": 80506205067,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529403585"
    },
    {
      "job": 80506205104,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529414268"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jtfeld/actions/runs/27260762373",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jtfeld/elooptimized",
  "_commit": {
    "id": "027ba7801b7c4748b8d720a2a1edbc7960a6f7bc",
    "author": "Joseph Feldblum <jfeldblum@gmail.com>",
    "committer": "Joseph Feldblum <jfeldblum@gmail.com>",
    "message": "tiny tweak to documentation to prevent '`@docType \"package\"` is deprecated, Please document \"_PACKAGE\" instead.' note\n",
    "time": 1770753786
  },
  "_maintainer": {
    "name": "Joseph Feldblum",
    "email": "jtf9@duke.edu",
    "login": "jtfeld",
    "description": "",
    "uuid": 24497766
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "BAMMtools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "jtfeld",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "elo",
    "elo-rating",
    "maximum-likelihood-estimation"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jtfeld",
      "count": 91,
      "uuid": 24497766
    },
    {
      "user": "steffenfoerster",
      "count": 3,
      "uuid": 12265482
    }
  ],
  "_userbio": {
    "uuid": 24497766,
    "type": "user",
    "name": "Joseph T Feldblum, Ph.D."
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EloOptimized"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/jtfeld/elooptimized",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EloOptimized.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jtfeld/elooptimized",
  "_realowner": "jtfeld",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2018-09-17"
    },
    {
      "version": "0.3.1",
      "date": "2021-06-10"
    },
    {
      "version": "0.3.2",
      "date": "2024-05-21"
    }
  ],
  "_exports": [
    "elo.m3_lik_vect",
    "elo.model1",
    "elo.model3",
    "eloratingfixed",
    "eloratingopt"
  ],
  "_datasets": [
    {
      "name": "chimpagg_f",
      "title": "Anonymized female chimpanzee pant-grunt data from Gombe",
      "object": "chimpagg_f",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Winner",
        "Loser"
      ],
      "rows": 1015,
      "table": true,
      "tojson": true
    },
    {
      "name": "chimpagg_m",
      "title": "Anonymized male chimpanzee pant-grunt data from Gombe",
      "object": "chimpagg_m",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Winner",
        "Loser"
      ],
      "rows": 2741,
      "table": true,
      "tojson": true
    },
    {
      "name": "chimppres_f",
      "title": "Anonymized female chimpanzee presence data from Gombe",
      "object": "chimppres_f",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "start_date",
        "end_date"
      ],
      "rows": 44,
      "table": true,
      "tojson": true
    },
    {
      "name": "chimppres_m",
      "title": "Anonymized male chimpanzee presence data from Gombe",
      "object": "chimppres_m",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "start_date",
        "end_date"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    },
    {
      "name": "nba",
      "title": "NBA games 1995-96",
      "object": "nba",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Winner",
        "Loser"
      ],
      "rows": 1189,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cardinalize",
      "title": "internal fn to create cardinal rank scores",
      "topics": [
        "cardinalize"
      ]
    },
    {
      "page": "chimpagg_f",
      "title": "Anonymized female chimpanzee pant-grunt data from Gombe",
      "topics": [
        "chimpagg_f"
      ]
    },
    {
      "page": "chimpagg_m",
      "title": "Anonymized male chimpanzee pant-grunt data from Gombe",
      "topics": [
        "chimpagg_m"
      ]
    },
    {
      "page": "chimppres_f",
      "title": "Anonymized female chimpanzee presence data from Gombe",
      "topics": [
        "chimppres_f"
      ]
    },
    {
      "page": "chimppres_m",
      "title": "Anonymized male chimpanzee presence data from Gombe",
      "topics": [
        "chimppres_m"
      ]
    },
    {
      "page": "elo.m3_lik_vect",
      "title": "optimize k parameter and entry Elo scores, vectorized",
      "topics": [
        "elo.m3_lik_vect"
      ]
    },
    {
      "page": "elo.model1",
      "title": "Optimize k parameter in Elo rating method",
      "topics": [
        "elo.model1"
      ]
    },
    {
      "page": "elo.model3",
      "title": "optimize k parameter and entry Elo scores",
      "topics": [
        "elo.model3"
      ]
    },
    {
      "page": "EloOptimized",
      "title": "EloOptimized: ML fitting of Elo Scores",
      "topics": [
        "EloOptimized-package",
        "EloOptimized"
      ]
    },
    {
      "page": "eloratingfixed",
      "title": "Create daily elo ranks and multiple derivatives with user-defined parameter values",
      "topics": [
        "eloratingfixed"
      ]
    },
    {
      "page": "eloratingopt",
      "title": "Create daily ML fitted Elo ranks and multiple derivatives",
      "topics": [
        "eloratingopt"
      ]
    },
    {
      "page": "jenksify",
      "title": "internal fn to generate categorical ranks",
      "topics": [
        "jenksify"
      ]
    },
    {
      "page": "nba",
      "title": "NBA games 1995-96",
      "topics": [
        "nba"
      ]
    },
    {
      "page": "relativize",
      "title": "internal fn to relativize rank scores",
      "topics": [
        "relativize"
      ]
    }
  ],
  "_readme": "https://github.com/jtfeld/elooptimized/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "BAMMtools",
    "bitops",
    "caTools",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "gplots",
    "gtools",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "nlme",
    "pillar",
    "pkgconfig",
    "plyr",
    "R6",
    "Rcpp",
    "reshape2",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "nba-example.Rmd",
      "filename": "nba-example.html",
      "title": "NBA Example",
      "author": "Joseph T. Feldblum",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Traditional Elo scores with default parameter values",
        "ML optimized K value",
        "ML optimized K and initial Elo scores"
      ],
      "created": "2019-02-22 18:23:28",
      "modified": "2019-08-09 18:38:11",
      "commits": 6
    }
  ],
  "_score": 4.217483944213907,
  "_indexed": true,
  "_nocasepkg": "elooptimized",
  "_universes": [
    "jtfeld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-10T07:40:25.000Z",
      "distro": "noble",
      "commit": "027ba7801b7c4748b8d720a2a1edbc7960a6f7bc",
      "fileid": "097857f425e1e250b0c2a952f11a686711d29ef54e4eb89b4e46f2b9d7f46802",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtfeld/actions/runs/27260762373"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-10T07:40:32.000Z",
      "distro": "noble",
      "commit": "027ba7801b7c4748b8d720a2a1edbc7960a6f7bc",
      "fileid": "71eaa6fa3cb0905df414c77250d73242eecfaa9a377b2bb8fcec9801b434aa88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtfeld/actions/runs/27260762373"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-10T07:48:04.000Z",
      "commit": "027ba7801b7c4748b8d720a2a1edbc7960a6f7bc",
      "fileid": "1bcd2591506badddb263c03085dacd2928b3eeb863fb07566451c3ca49a667b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtfeld/actions/runs/27260762373"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-10T07:53:17.000Z",
      "commit": "027ba7801b7c4748b8d720a2a1edbc7960a6f7bc",
      "fileid": "3da214cd272ccb1690a8abc745045a82f6cb58d6ef83e3a5af94a8516c800fd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtfeld/actions/runs/27260762373"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-06-10T07:40:26.000Z",
      "commit": "027ba7801b7c4748b8d720a2a1edbc7960a6f7bc",
      "fileid": "de8e8e7d7f097b9e4403b282f56ca1819c710c367a5962519816b618b6ba0cfb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jtfeld/actions/runs/27260762373"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-10T07:39:31.000Z",
      "commit": "027ba7801b7c4748b8d720a2a1edbc7960a6f7bc",
      "fileid": "d7206e4c822252ea7572e116dad252b793a739d8fe350c7b64ca9a85d33210b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtfeld/actions/runs/27260762373"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-10T07:39:40.000Z",
      "commit": "027ba7801b7c4748b8d720a2a1edbc7960a6f7bc",
      "fileid": "6e5209765add3d25a39ca87c6505a65f548a043cf87f4ac7d5db89c7e3079dd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtfeld/actions/runs/27260762373"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-10T07:40:15.000Z",
      "commit": "027ba7801b7c4748b8d720a2a1edbc7960a6f7bc",
      "fileid": "96d1b441116b2a478855c4ff23b3deb74d59ca39e23abe38709e478b73ebd55b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtfeld/actions/runs/27260762373"
    }
  ]
}