{
  "_id": "6a23cd9b530b9bc726be2286",
  "Package": "TrueSkillThroughTime",
  "Type": "Package",
  "Title": "The skill estimator of the video game industry. Reliable Initial\nSkill Estimates and Historical Comparability in R",
  "Version": "1.0.0",
  "Date": "2025-04-04",
  "Author": "Gustavo Landfried [aut, cre]",
  "Authors@R": "person(given = \"Gustavo\",\nfamily = \"Landfried\",\nrole = c(\"aut\", \"cre\"),\nemail = \"gustavolandfried@gmail.com\")",
  "Maintainer": "Gustavo Landfried <gustavolandfried@gmail.com>",
  "Description": "Most estimators implemented by the video game industry\ncannot obtain reliable initial estimates nor guarantee\ncomparability between distant estimates. TrueSkill Through Time\nsolves all these problems by modeling the entire history of\nactivities using a single Bayesian network allowing the\ninformation to propagate correctly throughout the system. This\nalgorithm requires only a few iterations to converge, allowing\nmillions of observations to be analyzed using any low-end\ncomputer. Landfried G, Mocskos E (2025). \"TrueSkill Through\nTime: Reliable Initial Skill Estimates and Historical\nComparability with Julia, Python, and R.\"\n<doi:10.18637/jss.v112.i06>. The core ideas implemented in this\nproject were developed by Dangauthier P, Herbrich R, Minka T,\nGraepel T (2007). \"Trueskill through time: Revisiting the\nhistory of chess.\".",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/glandfried/TrueSkillThroughTime.R",
  "BugReports": "https://github.com/glandfried/TrueSkillThroughTime.R/issues",
  "RoxygenNote": "7.2.1",
  "Repository": "https://glandfried.r-universe.dev",
  "Date/Publication": "2025-05-26 12:08:51 UTC",
  "RemoteUrl": "https://github.com/glandfried/trueskillthroughtime.r",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a5fe7a36f36de15a4b6d79f0608b6a00103aa60",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:31:57 UTC",
    "User": "root"
  },
  "MD5sum": "1971f4257a6c82673aa99d187dbe7de9",
  "_user": "glandfried",
  "_type": "src",
  "_file": "TrueSkillThroughTime_1.0.0.tar.gz",
  "_fileid": "c404d79e1b9689a89823686339deaabb039cb0d1d0b0483014540fec0304d3b6",
  "_filesize": 123922,
  "_sha256": "c404d79e1b9689a89823686339deaabb039cb0d1d0b0483014540fec0304d3b6",
  "_created": "2026-06-06T07:31:57.000Z",
  "_published": "2026-06-06T07:34:51.032Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79861264445,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452462558"
    },
    {
      "job": 79861264457,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452466411"
    },
    {
      "job": 79861264440,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452463312"
    },
    {
      "job": 79861264444,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452462986"
    },
    {
      "job": 79861128917,
      "time": 129,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452448724"
    },
    {
      "job": 79861264432,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452460643"
    },
    {
      "job": 79861264442,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452459795"
    },
    {
      "job": 79861264450,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452458349"
    },
    {
      "job": 79861264441,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452458678"
    }
  ],
  "_buildurl": "https://github.com/r-universe/glandfried/actions/runs/27056246975",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/glandfried/trueskillthroughtime.r",
  "_commit": {
    "id": "0a5fe7a36f36de15a4b6d79f0608b6a00103aa60",
    "author": "Gustavo Landfried <gustavolandfried@gmail.com>",
    "committer": "Gustavo Landfried <gustavolandfried@gmail.com>",
    "message": "Paper\n",
    "time": 1748261331
  },
  "_maintainer": {
    "name": "Gustavo Landfried",
    "email": "gustavolandfried@gmail.com",
    "login": "glandfried",
    "description": "Empirical knowledge emerges as life does. Bayesian inference. Cultural evolution. ",
    "uuid": 14896224
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "hash",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "glandfried",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "glandfried",
      "count": 62,
      "uuid": 14896224
    }
  ],
  "_userbio": {
    "uuid": 14896224,
    "type": "user",
    "name": "Gustavo Landfried",
    "description": "Empirical knowledge emerges as life does. Bayesian inference. Cultural evolution. "
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TrueSkillThroughTime"
  },
  "_devurl": "https://github.com/glandfried/trueskillthroughtime.r",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TrueSkillThroughTime.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/glandfried/trueskillthroughtime.r",
  "_realowner": "glandfried",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-12-10"
    },
    {
      "version": "0.1.1",
      "date": "2023-04-26"
    },
    {
      "version": "1.0.0",
      "date": "2025-04-06"
    }
  ],
  "_exports": [
    "forget",
    "Game",
    "Gaussian",
    "History",
    "isapprox",
    "lc_print",
    "performance",
    "Pi",
    "Player",
    "posteriors",
    "Tau"
  ],
  "_help": [
    {
      "page": "Game",
      "title": "Game",
      "topics": [
        "Game",
        "posteriors",
        "posteriors,Game-method"
      ]
    },
    {
      "page": "Gaussian",
      "title": "Gaussian",
      "topics": [
        "*,Gaussian,Gaussian-method",
        "+,Gaussian,Gaussian-method",
        "-,Gaussian,Gaussian-method",
        "/,Gaussian,Gaussian-method",
        "==,Gaussian,Gaussian-method",
        "forget",
        "forget,Gaussian,numeric,numeric-method",
        "Gaussian",
        "isapprox",
        "isapprox,Gaussian,Gaussian,numeric-method",
        "performance,Player-method",
        "Pi",
        "Pi,Gaussian-method",
        "Tau",
        "Tau,Gaussian-method"
      ]
    },
    {
      "page": "History-class",
      "title": "History",
      "topics": [
        "History",
        "History-class"
      ]
    },
    {
      "page": "lc_print",
      "title": "Print list of Gaussian using the python and julia syntax",
      "topics": [
        "lc_print"
      ]
    },
    {
      "page": "Player",
      "title": "Player",
      "topics": [
        "performance",
        "Player"
      ]
    }
  ],
  "_readme": "https://github.com/glandfried/trueskillthroughtime.r/raw/HEAD/README.md",
  "_rundeps": [
    "hash"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "trueskillthroughtime",
  "_universes": [
    "glandfried"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T07:33:41.000Z",
      "distro": "noble",
      "commit": "0a5fe7a36f36de15a4b6d79f0608b6a00103aa60",
      "fileid": "84e86448b7d8e98a13a8f69241565296fe20b185fdaa8c8b5a0bdd82e4f4084f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glandfried/actions/runs/27056246975"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T07:34:13.000Z",
      "distro": "noble",
      "commit": "0a5fe7a36f36de15a4b6d79f0608b6a00103aa60",
      "fileid": "b2793adc759da9606b17dbebc15841cbe3a5a1c73f82f382d8c922294df9ac48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glandfried/actions/runs/27056246975"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T07:33:52.000Z",
      "commit": "0a5fe7a36f36de15a4b6d79f0608b6a00103aa60",
      "fileid": "5ff5e62a395d5f0cb7f44a13f8726a0e95e738f8892e62f2168981ea3f02e929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glandfried/actions/runs/27056246975"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T07:33:48.000Z",
      "commit": "0a5fe7a36f36de15a4b6d79f0608b6a00103aa60",
      "fileid": "6db22db384a52da8ce7919a8c0e49a09ecff79885462894cfec2c5874a2f4713",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glandfried/actions/runs/27056246975"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-06T07:33:36.000Z",
      "commit": "0a5fe7a36f36de15a4b6d79f0608b6a00103aa60",
      "fileid": "046ecaf5d252c3f0e1f3050e3b407fdcdcfdb732d79a57e318a548677238481c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/glandfried/actions/runs/27056246975"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T07:33:14.000Z",
      "commit": "0a5fe7a36f36de15a4b6d79f0608b6a00103aa60",
      "fileid": "8ea3313530195fe672f299c077eb0274e1434094b97bacb9ee0a522cf3b12399",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glandfried/actions/runs/27056246975"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T07:33:02.000Z",
      "commit": "0a5fe7a36f36de15a4b6d79f0608b6a00103aa60",
      "fileid": "e7278b458ccb5b853339dc5f5364708e872ae41f5466e086cacb5af70116b1a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glandfried/actions/runs/27056246975"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T07:33:05.000Z",
      "commit": "0a5fe7a36f36de15a4b6d79f0608b6a00103aa60",
      "fileid": "9aafcd7444ae5f89bbcbc7dca89d25dc611acc8ff811c1a6d7a6192fbecf8e9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glandfried/actions/runs/27056246975"
    }
  ]
}