{
  "_id": "6a156f9aacfb0bcc41d64ad6",
  "Package": "raincin",
  "Title": "Ranking with Incomplete Information",
  "Version": "1.0.3",
  "Date": "2020-05-26",
  "Authors@R": "c(\nperson(\"Jiangtao\", \"Gou\", email = \"gouRpackage@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Fengqing\", \"Zhang\", role = \"aut\"),\nperson(\"Shuyi\", \"Wu\", role = \"aut\"))",
  "Description": "Various statistical and mathematical ranking and rating\nmethods with incomplete information are included. This package\nis initially designed for the scoring system in a high school\nproject showcase to rank student research projects, where each\njudge can only evaluate a set of projects in a limited time\nperiod. See Langville, A. N. and Meyer, C. D. (2012), Who is\nNumber 1: The Science of Rating and Ranking, Princeton\nUniversity Press <doi:10.1515/9781400841677>, and Gou, J. and\nWu, S. (2020), A Judging System for Project Showcase: Rating\nand Ranking with Incomplete Information, Technical Report.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0.9000",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:58:21 UTC",
    "User": "root"
  },
  "Author": "Jiangtao Gou [aut, cre], Fengqing Zhang [aut], Shuyi Wu [aut]",
  "Maintainer": "Jiangtao Gou <gouRpackage@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-06-04 15:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/raincin",
  "RemoteRef": "HEAD",
  "RemoteSha": "59ad7c5121e24eeec96363a59a1b1afbb4496e9f",
  "MD5sum": "23bb2f2775394b5270bf89bc9e50dfba",
  "_user": "cran",
  "_type": "src",
  "_file": "raincin_1.0.3.tar.gz",
  "_fileid": "1a270cb3f1f2b3eda6b04d2e6ebb558c5d2b64d0220881d9bee2404f4d3b889e",
  "_filesize": 123898,
  "_sha256": "1a270cb3f1f2b3eda6b04d2e6ebb558c5d2b64d0220881d9bee2404f4d3b889e",
  "_created": "2026-05-26T09:58:21.000Z",
  "_published": "2026-05-26T10:02:02.370Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77850738738,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214177684"
    },
    {
      "job": 77850738777,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214170660"
    },
    {
      "job": 77850298630,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214127249"
    },
    {
      "job": 77850738714,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214161532"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26445383671",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/raincin",
  "_commit": {
    "id": "59ad7c5121e24eeec96363a59a1b1afbb4496e9f",
    "author": "Jiangtao Gou <gouRpackage@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1591283402
  },
  "_maintainer": {
    "name": "Jiangtao Gou",
    "email": "gourpackage@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "popdemo",
      "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": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/raincin"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/raincin.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2020-06-04"
    }
  ],
  "_exports": [
    "colley",
    "convertJudgePresenterMatrix",
    "elo",
    "keener",
    "keenersk",
    "markov",
    "massey",
    "matchMeanSD",
    "mixedeff",
    "naive",
    "offdefnt",
    "offdefsc",
    "readJudgePresenterMatrix"
  ],
  "_help": [
    {
      "page": "colley",
      "title": "Colley’s Method for Rating and Ranking",
      "topics": [
        "colley"
      ]
    },
    {
      "page": "convertJudgePresenterMatrix",
      "title": "Judge-Presenter Matrix Converter",
      "topics": [
        "convertJudgePresenterMatrix"
      ]
    },
    {
      "page": "elo",
      "title": "Elo’s Method for Rating and Ranking",
      "topics": [
        "elo"
      ]
    },
    {
      "page": "keener",
      "title": "Keener's method for Rating and Ranking",
      "topics": [
        "keener"
      ]
    },
    {
      "page": "keenersk",
      "title": "Keener's method applying a nonlinear skweing function for Rating and Ranking",
      "topics": [
        "keenersk"
      ]
    },
    {
      "page": "markov",
      "title": "Google's PageRank algorithm for Rating and Ranking",
      "topics": [
        "markov"
      ]
    },
    {
      "page": "massey",
      "title": "Massey's method for Rating and Ranking",
      "topics": [
        "massey"
      ]
    },
    {
      "page": "matchMeanSD",
      "title": "Transform Data to Desired Mean and Standard Deviation",
      "topics": [
        "matchMeanSD"
      ]
    },
    {
      "page": "mixedeff",
      "title": "Mixed Effects Models for Rating and Ranking",
      "topics": [
        "mixedeff"
      ]
    },
    {
      "page": "naive",
      "title": "Simple Linear Models for Rating and Ranking",
      "topics": [
        "naive"
      ]
    },
    {
      "page": "offdefnt",
      "title": "Kleinberg's HITS algorithm for Rating and Ranking with Rectangular Matrix",
      "topics": [
        "offdefnt"
      ]
    },
    {
      "page": "offdefsc",
      "title": "Kleinberg's HITS algorithm for Rating and Ranking with Square Matrix",
      "topics": [
        "offdefsc"
      ]
    },
    {
      "page": "readJudgePresenterMatrix",
      "title": "Transform a Judge-Presenter Matrix Converter",
      "topics": [
        "readJudgePresenterMatrix"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "coda",
    "expm",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mcmc",
    "MCMCpack",
    "minqa",
    "nlme",
    "nloptr",
    "popdemo",
    "quantreg",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "SparseM",
    "survival"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "raincin",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-26T10:00:38.000Z",
      "distro": "noble",
      "commit": "59ad7c5121e24eeec96363a59a1b1afbb4496e9f",
      "fileid": "541d05a7d956db7557cda61d42e4f0defb72268f80367ce517679d1517e75417",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445383671"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-26T10:00:16.000Z",
      "distro": "noble",
      "commit": "59ad7c5121e24eeec96363a59a1b1afbb4496e9f",
      "fileid": "b6be96c7011bcc7ec4bc02ddba3e1d9f19e03c2b0b44ab3b418f8eeafadfb505",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445383671"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-26T10:00:22.000Z",
      "commit": "59ad7c5121e24eeec96363a59a1b1afbb4496e9f",
      "fileid": "3e6ede2563926a01060705c8f067f0ce900d7a8765b619e14e278b9698b75cac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445383671"
    }
  ]
}