{
  "_id": "6a10a8daacfb0bcc41cbd8ee",
  "Package": "repolr",
  "Type": "Package",
  "Title": "Repeated Measures Proportional Odds Logistic Regression",
  "Version": "3.4",
  "Date": "2016-02-26",
  "Author": "Nick Parsons",
  "Maintainer": "Nick Parsons <nick.parsons@warwick.ac.uk>",
  "Description": "Fits linear models to repeated ordinal scores using GEE\nmethodology.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 18:52:40 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-02-27 10:11:34 UTC",
  "RemoteUrl": "https://github.com/cran/repolr",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd36501d4283a5f53394212217b633377596fcea",
  "MD5sum": "eb9e8079280f4f1fa4f5505b7c2f09dc",
  "_user": "cran",
  "_type": "src",
  "_file": "repolr_3.4.tar.gz",
  "_fileid": "5e753732ed81fa30f4aaa983e00acc7712c84328cb84d0049a099d9e9cb506bd",
  "_filesize": 165706,
  "_sha256": "5e753732ed81fa30f4aaa983e00acc7712c84328cb84d0049a099d9e9cb506bd",
  "_created": "2026-05-22T18:52:40.000Z",
  "_published": "2026-05-22T19:04:58.146Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443537914,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168153258"
    },
    {
      "job": 77443537912,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168232126"
    },
    {
      "job": 77443537911,
      "time": 162,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168152705"
    },
    {
      "job": 77443537902,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168234141"
    },
    {
      "job": 77442855704,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168102577"
    },
    {
      "job": 77443537897,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168221622"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26275474465",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/repolr",
  "_commit": {
    "id": "dd36501d4283a5f53394212217b633377596fcea",
    "author": "Nick Parsons <nick.parsons@warwick.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.4\n",
    "time": 1456567894
  },
  "_maintainer": {
    "name": "Nick Parsons",
    "email": "nick.parsons@warwick.ac.uk",
    "login": "astroherring",
    "description": "",
    "uuid": 34438591
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.3",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "astroherring",
      "count": 5,
      "uuid": 34438591
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 255,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/repolr"
  },
  "_searchresults": 43,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/repolr.html",
    "manual.pdf"
  ],
  "_realowner": "astroherring",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-10-29"
    },
    {
      "version": "2.0",
      "date": "2013-04-19"
    },
    {
      "version": "3.1",
      "date": "2015-12-08"
    },
    {
      "version": "3.2",
      "date": "2015-12-11"
    },
    {
      "version": "3.4",
      "date": "2016-02-27"
    }
  ],
  "_exports": [
    "alphpow",
    "cmat",
    "coef.repolr",
    "confint.repolr",
    "fitted.repolr",
    "hgmat",
    "icormat",
    "model.matrix.repolr",
    "ord.expand",
    "ordgee",
    "polycuts",
    "potest",
    "predict.repolr",
    "print.repolr",
    "print.summary.repolr",
    "QIC",
    "repolr",
    "residuals.repolr",
    "smat",
    "summary.repolr",
    "terms.repolr",
    "upalpha",
    "vcov.repolr",
    "work.corr"
  ],
  "_datasets": [
    {
      "name": "achilles",
      "title": "Achilles Tendon Rupture",
      "object": "achilles",
      "file": "achilles.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Patient",
        "Treat",
        "Time",
        "Activity"
      ],
      "rows": 144,
      "table": true,
      "tojson": true
    },
    {
      "name": "begonia",
      "title": "Begonia Pot Plant Quality Scores",
      "object": "begonia",
      "file": "begonia.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Pot",
        "Plot",
        "Week",
        "Temp",
        "Light",
        "Chain",
        "Irrig",
        "Variety",
        "Qual",
        "FDrop",
        "CBDrop",
        "GBDrop",
        "FDam",
        "FSing",
        "FDoub",
        "LYell"
      ],
      "rows": 720,
      "table": true,
      "tojson": true
    },
    {
      "name": "HHSpain",
      "title": "Harris Hip Pain Scores",
      "object": "HHSpain",
      "file": "HHSpain.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Patient",
        "Sex",
        "Time",
        "HHSpain"
      ],
      "rows": 174,
      "table": true,
      "tojson": true
    },
    {
      "name": "mobility",
      "title": "Mobility after Hip Fracture Fixation Surgery",
      "object": "mobility",
      "file": "mobility.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subject",
        "time",
        "treat",
        "age",
        "gender",
        "mobility"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "QoL",
      "title": "Quality of Life Scores",
      "object": "QoL",
      "file": "QoL.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "QoL",
        "Patient",
        "Time",
        "Treat"
      ],
      "rows": 336,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "repolr-package",
      "title": "Repeated Measures Proportional Odds Logistic Regression using GEE",
      "topics": [
        "repolr-package",
        "alphpow",
        "cmat",
        "coef.repolr",
        "fitted.repolr",
        "hgmat",
        "icormat",
        "model.matrix.repolr",
        "ordgee",
        "potest",
        "print.repolr",
        "repolr",
        "residuals.repolr",
        "smat",
        "terms.repolr",
        "upalpha"
      ]
    },
    {
      "page": "achilles",
      "title": "Achilles Tendon Rupture",
      "topics": [
        "achilles"
      ]
    },
    {
      "page": "begonia",
      "title": "Begonia Pot Plant Quality Scores",
      "topics": [
        "begonia"
      ]
    },
    {
      "page": "confint.repolr",
      "title": "Confidence Intervals for repolr Model Parameters",
      "topics": [
        "confint.repolr"
      ]
    },
    {
      "page": "HHSpain",
      "title": "Harris Hip Pain Scores",
      "topics": [
        "HHSpain"
      ]
    },
    {
      "page": "mobility",
      "title": "Mobility after Hip Fracture Fixation Surgery",
      "topics": [
        "mobility"
      ]
    },
    {
      "page": "ord.expand",
      "title": "Expand Ordinal Data for Model Fitting with repolr",
      "topics": [
        "ord.expand"
      ]
    },
    {
      "page": "polycuts",
      "title": "Estimates Cut-point Parameters for Fitted repolr Model",
      "topics": [
        "polycuts"
      ]
    },
    {
      "page": "predict.repolr",
      "title": "Predict Method for Fitted repolr Model",
      "topics": [
        "predict.repolr"
      ]
    },
    {
      "page": "QIC",
      "title": "Quasilikelihood Information Criterion",
      "topics": [
        "QIC"
      ]
    },
    {
      "page": "QoL",
      "title": "Quality of Life Scores",
      "topics": [
        "QoL"
      ]
    },
    {
      "page": "summary.repolr",
      "title": "Summary of Fitted repolr Model",
      "topics": [
        "print.summary.repolr",
        "summary.repolr"
      ]
    },
    {
      "page": "vcov.repolr",
      "title": "Calculates the Variance-Covariance Matrix for Fitted repolr Model",
      "topics": [
        "vcov.repolr"
      ]
    },
    {
      "page": "work.corr",
      "title": "Working Correlation Matrix for Fitted repolr Model",
      "topics": [
        "work.corr"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6334684555795866,
  "_indexed": false,
  "_nocasepkg": "repolr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://astroherring.r-universe.dev/repolr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.4",
      "date": "2026-05-22T18:55:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dd36501d4283a5f53394212217b633377596fcea",
      "fileid": "b6bc87022f05d2fcae62d51005537c74215a742143ac8e13c5d974b978b57dce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26275474465"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.4",
      "date": "2026-05-22T18:59:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dd36501d4283a5f53394212217b633377596fcea",
      "fileid": "449072a2b1cd4f60671146d01ba542685c041ccd65cb66645aeac06225fc32ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26275474465"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.4",
      "date": "2026-05-22T18:55:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dd36501d4283a5f53394212217b633377596fcea",
      "fileid": "f93e6311d2c4632400e5051718c50a004db6d250529e72015f4269dbc3e0da75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26275474465"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.4",
      "date": "2026-05-22T19:00:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dd36501d4283a5f53394212217b633377596fcea",
      "fileid": "c914b0d2ff572eea15a6dd1af6896d02d72e0a7f79f74e19eebe899136014438",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26275474465"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.4",
      "date": "2026-05-22T18:59:59.000Z",
      "arch": "emscripten",
      "commit": "dd36501d4283a5f53394212217b633377596fcea",
      "fileid": "46068e500d8ee314a6544dad30ee948c7fd7b501655ba60564a380cecd3db7db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26275474465"
    }
  ]
}