{
  "_id": "6a5f883614e95619b75d6940",
  "Package": "ropper",
  "Type": "Package",
  "Title": "Ranking-Optimized Population Posterior Expected Percentiles",
  "Version": "0.2",
  "Date": "2026-07-11",
  "Authors@R": "c(person(\"Nicholas\", \"Henderson\", email = \"nchender@umich.edu\", \nrole = c(\"cre\", \"aut\")), person(\"Nicholas\", \"Hartman\",\nemail = \"nhar@umich.edu\", role = \"aut\"))",
  "Maintainer": "Nicholas Henderson <nchender@umich.edu>",
  "Description": "Implements the empirical Bayes ranking method described in\nHenderson and Hartman (2025) <doi:10.48550/arXiv.2511.16530>.\nThe data structure of interest is a collection of\ncluster-specific effect size estimates, associated standard\nerrors for these estimates, and cluster-level covariates.\nEstimates of the rankings of the cluster-specific effect sizes\nafter adjusting for cluster-level covariates are generated.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 14:52:16 UTC",
    "User": "root"
  },
  "Author": "Nicholas Henderson [cre, aut], Nicholas Hartman [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-21 10:30:09 UTC",
  "RemoteUrl": "https://github.com/cran/ropper",
  "RemoteRef": "HEAD",
  "RemoteSha": "3ad54b78dd7fb690f4dfefa30909a2efc037a4c6",
  "_user": "cran",
  "_type": "src",
  "_file": "ropper_0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/82253374bd11eb5b81c4ee764f00b1d97c98b9a119803029d43467e332272d56",
  "_filesize": 216382,
  "_sha256": "82253374bd11eb5b81c4ee764f00b1d97c98b9a119803029d43467e332272d56",
  "_expires": "2026-10-29T14:54:43.000Z",
  "_created": "2026-07-21T14:52:16.000Z",
  "_published": "2026-07-21T14:54:46.207Z",
  "_jobs": [
    {
      "job": 88670326899,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8499471549"
    },
    {
      "job": 88670326831,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499475761"
    },
    {
      "job": 88669167736,
      "time": 246,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499414235"
    },
    {
      "job": 88670326868,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8499464456"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29840841398",
  "_status": "success",
  "_upstream": "https://github.com/cran/ropper",
  "_commit": {
    "id": "3ad54b78dd7fb690f4dfefa30909a2efc037a4c6",
    "author": "Nicholas Henderson <nchender@umich.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2\n",
    "time": 1784629809
  },
  "_maintainer": {
    "name": "Nicholas Henderson",
    "email": "nchender@umich.edu",
    "login": "nchenderson",
    "description": "",
    "uuid": 6234137
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2",
      "date": "2026-07-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nchenderson",
      "count": 1,
      "uuid": 6234137
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ropper"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/ropper.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "BLUP",
    "KnnTausqEst",
    "PEPP",
    "REMLTausqEst",
    "ropper"
  ],
  "_datasets": [
    {
      "name": "mlb2025",
      "title": "Baseball Winning Percentages in 2025",
      "object": "mlb2025",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Team",
        "Wins",
        "Losses",
        "WinProp",
        "StdErrSq",
        "Payroll",
        "SOS",
        "ParkFactors"
      ],
      "rows": 29,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BLUP",
      "title": "Posterior expected means",
      "concept": [
        "empirical Bayes",
        "shrinkage"
      ],
      "topics": [
        "BLUP"
      ]
    },
    {
      "page": "KnnTausqEst",
      "title": "Nearest neighbors estimation of random effects variance",
      "topics": [
        "KnnTausqEst"
      ]
    },
    {
      "page": "mlb2025",
      "title": "Baseball Winning Percentages in 2025",
      "topics": [
        "mlb2025"
      ]
    },
    {
      "page": "PEPP",
      "title": "Posterior expected population percentiles",
      "concept": [
        "empirical Bayes",
        "ranking"
      ],
      "topics": [
        "PEPP"
      ]
    },
    {
      "page": "REMLTausqEst",
      "title": "Restricted maximum likelihood estimation of random effects variance",
      "topics": [
        "REMLTausqEst"
      ]
    },
    {
      "page": "ropper",
      "title": "Ranking-targeted estimation of covariate-adjusted rankings",
      "concept": [
        "empirical Bayes",
        "loss-function driven estimation",
        "unbiased risk estimation",
        "ranking",
        "mixed models"
      ],
      "topics": [
        "ropper"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "ropper",
  "_universes": [
    "cran",
    "nchenderson"
  ],
  "_indexurl": "https://nchenderson.r-universe.dev/ropper",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-07-21T14:54:03.000Z",
      "distro": "resolute",
      "commit": "3ad54b78dd7fb690f4dfefa30909a2efc037a4c6",
      "fileid": "https://r2.ropensci.org/94a311f840d59658718f7448b644f411d2931dbd587dc7e940774aa4954bd315",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29840841398"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2",
      "date": "2026-07-21T14:54:09.000Z",
      "distro": "resolute",
      "commit": "3ad54b78dd7fb690f4dfefa30909a2efc037a4c6",
      "fileid": "https://r2.ropensci.org/a11b968fde21ad799b32f477fee9bf2ea3968bde150e896727d0cff386b52498",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29840841398"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-07-21T14:53:58.000Z",
      "commit": "3ad54b78dd7fb690f4dfefa30909a2efc037a4c6",
      "fileid": "https://r2.ropensci.org/f1be320be069d4f0c7c1ccb5353417a387a9ab3c24403d3a97117ecb9edd6b4f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29840841398"
    }
  ]
}