{
  "_id": "6a0f6f33acfb0bcc41c5f104",
  "Package": "magree",
  "Type": "Package",
  "Title": "Implements the O'Connell-Dobson-Schouten Estimators of Agreement\nfor Multiple Observers",
  "Version": "1.2",
  "Date": "2024-01-22",
  "Author": "Mark Clements, Dianne O'Connell",
  "Maintainer": "Mark Clements <mark.clements@ki.se>",
  "Description": "Implements an interface to the legacy Fortran code from\nO'Connell and Dobson (1984) <DOI:10.2307/2531148>. Implements\nFortran 77 code for the methods developed by Schouten (1982)\n<DOI:10.1111/j.1467-9574.1982.tb00774.x>. Includes estimates of\naverage agreement for each observer and average agreement for\neach subject.",
  "License": "GPL-3 | GPL-2",
  "LazyData": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 07:45:24 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-01-23 02:43:37 UTC",
  "RemoteUrl": "https://github.com/cran/magree",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f1ba26f8f2600e2a306417c8e84a2cf59569ef2",
  "MD5sum": "b9c20858d9b2aafd03c32467cb2a7cfd",
  "_user": "cran",
  "_type": "src",
  "_file": "magree_1.2.tar.gz",
  "_fileid": "0b39c88d7b4a94069f2d9d9633883d71675a71cef621ca38e73310135fdafa06",
  "_filesize": 411445,
  "_sha256": "0b39c88d7b4a94069f2d9d9633883d71675a71cef621ca38e73310135fdafa06",
  "_created": "2026-05-21T07:45:24.000Z",
  "_published": "2026-05-21T20:46:43.090Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77265468571,
      "time": 93,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130074603"
    },
    {
      "job": 77265468813,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130076520"
    },
    {
      "job": 77265468574,
      "time": 93,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130074662"
    },
    {
      "job": 77265468682,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130078034"
    },
    {
      "job": 77265468141,
      "time": 138,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130043368"
    },
    {
      "job": 77265468163,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146809333"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26212615487",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/magree",
  "_commit": {
    "id": "3f1ba26f8f2600e2a306417c8e84a2cf59569ef2",
    "author": "Mark Clements <mark.clements@ki.se>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1705977817
  },
  "_maintainer": {
    "name": "Mark Clements",
    "email": "mark.clements@ki.se",
    "login": "mclements",
    "description": "",
    "uuid": 557321
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mclements",
      "count": 3,
      "uuid": 557321
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/magree"
  },
  "_mentions": 2,
  "_searchresults": 8,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/magree.html",
    "manual.pdf"
  ],
  "_realowner": "mclements",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-12-09"
    },
    {
      "version": "1.1",
      "date": "2020-09-03"
    },
    {
      "version": "1.2",
      "date": "2024-01-22"
    }
  ],
  "_exports": [
    "magree",
    "oconnell",
    "schouten"
  ],
  "_datasets": [
    {
      "name": "landis",
      "title": "Landis and Koch dataset.",
      "object": "landis",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D",
        "E",
        "F",
        "G"
      ],
      "rows": 118,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "landis",
      "title": "Landis and Koch dataset.",
      "topics": [
        "landis"
      ]
    },
    {
      "page": "magree",
      "title": "O'Connell-Dobson-Schouten estimators for multiobserver agreement.",
      "topics": [
        "magree"
      ]
    },
    {
      "page": "oconnell",
      "title": "O'Connell-Dobson estimators for multiobserver agreement.",
      "topics": [
        "oconnell"
      ]
    },
    {
      "page": "plot.magree",
      "title": "plot methods for magree, oconnell and schouten objects",
      "topics": [
        "plot.magree",
        "plot.oconnell",
        "plot.schouten"
      ]
    },
    {
      "page": "print.magree",
      "title": "print methods for magree objects",
      "topics": [
        "print.magree",
        "print.oconnell",
        "print.schouten"
      ]
    },
    {
      "page": "print.summary.magree",
      "title": "print method for summary.magree objects",
      "topics": [
        "print.summary.magree",
        "print.summary.oconnell",
        "print.summary.schouten"
      ]
    },
    {
      "page": "schouten",
      "title": "Schouten estimators for multiobserver agreement.",
      "topics": [
        "schouten"
      ]
    },
    {
      "page": "summary.magree",
      "title": "summary method for magree objects",
      "topics": [
        "summary.magree",
        "summary.oconnell",
        "summary.schouten"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "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)"
    }
  ],
  "_vignettes": [
    {
      "source": "landis.Rnw",
      "filename": "landis.pdf",
      "title": "O'Connell-Dobson estimators of agreement applied to Landis and Koch (1976)",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2016-12-09 15:19:25",
      "modified": "2020-09-03 03:10:02",
      "commits": 2
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "magree",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mclements.r-universe.dev/magree",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-21T07:47:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3f1ba26f8f2600e2a306417c8e84a2cf59569ef2",
      "fileid": "d861c56fbab5b819f19b7c27c5c9f3bd93bd995aeec1b34d9accfe46acb6b41d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212615487"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-21T07:47:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3f1ba26f8f2600e2a306417c8e84a2cf59569ef2",
      "fileid": "871f44ae6bf51930fdab863195de23244f5b47723d45a7506bc71d8f00f45b08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212615487"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-21T07:47:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3f1ba26f8f2600e2a306417c8e84a2cf59569ef2",
      "fileid": "f92e6a818d6edf9f3700829538cd59d56afe19352ea1546ee8e3e6a60cedd475",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212615487"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-21T07:47:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3f1ba26f8f2600e2a306417c8e84a2cf59569ef2",
      "fileid": "8cf4e3bb0bb0fd85643542c9b8289f94863583819cbf2c2931a492f06cfe8642",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212615487"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-05-21T20:46:23.000Z",
      "arch": "emscripten",
      "commit": "3f1ba26f8f2600e2a306417c8e84a2cf59569ef2",
      "fileid": "45dd2f06d05405a1fdb10dac200402c55f2f98994aae6f470365235e02736a2e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212615487"
    }
  ]
}