{
  "_id": "6a1f3513b401979e7342858f",
  "Package": "genodds",
  "Type": "Package",
  "Title": "Generalised Odds Ratios",
  "Version": "1.1.2",
  "Date": "2022-06-23",
  "Encoding": "UTF-8",
  "Authors@R": "person(\"Hannah\",\"Johns\", role=c(\"aut\",\"cre\"),email=\"dr.hannah.johns@gmail.com\",comment=c(ORCID=\"0000-0003-2135-0504\"))",
  "Maintainer": "Hannah Johns <htjohns@gmail.com>",
  "Description": "Calculates Agresti's generalized odds ratios. For a\nrandomly selected pair of observations from two groups,\ncalculates the odds that the second group will have a higher\nscoring outcome than that of the first group. Package provides\nhypothesis testing for if this odds ratio is significantly\ndifferent to 1 (equal chance).",
  "License": "GPL (>=2.0)",
  "LazyData": "TRUE",
  "RoxygenNote": "7.2.0",
  "Repository": "https://hannahjohns.r-universe.dev",
  "Date/Publication": "2025-02-04 03:14:03 UTC",
  "RemoteUrl": "https://github.com/hannahjohns/genodds",
  "RemoteRef": "HEAD",
  "RemoteSha": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-15 06:38:21 UTC",
    "User": "root"
  },
  "Author": "Hannah Johns [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2135-0504>)",
  "MD5sum": "f92f21cb02cc9451f49b313447a1735d",
  "_user": "hannahjohns",
  "_type": "src",
  "_file": "genodds_1.1.2.tar.gz",
  "_fileid": "9e4a9144872dbe89e9650968d87ed7ad765883450525389dea238925263042ed",
  "_filesize": 121093,
  "_sha256": "9e4a9144872dbe89e9650968d87ed7ad765883450525389dea238925263042ed",
  "_created": "2026-05-15T06:38:21.000Z",
  "_published": "2026-06-02T19:54:59.034Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79159462048,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011564876"
    },
    {
      "job": 79159461220,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011565539"
    },
    {
      "job": 79159461865,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011563629"
    },
    {
      "job": 79159461827,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011562904"
    },
    {
      "job": 79159461616,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011600145"
    },
    {
      "job": 79159461928,
      "time": 252,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011595562"
    },
    {
      "job": 79159461376,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011642564"
    },
    {
      "job": 79159461707,
      "time": 312,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011623988"
    },
    {
      "job": 79159460495,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011535728"
    },
    {
      "job": 79159460574,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368316095"
    },
    {
      "job": 79159460927,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011557860"
    },
    {
      "job": 79159461721,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011558702"
    },
    {
      "job": 79159461688,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011565444"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hannahjohns/genodds",
  "_commit": {
    "id": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
    "author": "Hannah Johns <34296560+HannahJohns@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Change of email address",
    "time": 1738638843
  },
  "_maintainer": {
    "name": "Hannah Johns",
    "email": "htjohns@gmail.com",
    "login": "hannahjohns",
    "uuid": 34296560,
    "orcid": "0000-0003-2135-0504"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.3",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hannahjohns",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "hannahjohns",
      "count": 5,
      "uuid": 34296560
    }
  ],
  "_userbio": {
    "uuid": 34296560,
    "type": "user",
    "name": "Hannah Johns"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/genodds"
  },
  "_devurl": "https://github.com/hannahjohns/genodds",
  "_searchresults": 22,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/genodds.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hannahjohns/genodds",
  "_realowner": "hannahjohns",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-08-21"
    },
    {
      "version": "1.1.0",
      "date": "2021-11-20"
    },
    {
      "version": "1.1.2",
      "date": "2022-06-23"
    }
  ],
  "_exports": [
    "genodds",
    "genodds.power",
    "print.Genodds"
  ],
  "_datasets": [
    {
      "name": "alteplase",
      "title": "Effect of time to treatment on efficacy of rt-PA in treating acute stroke",
      "object": "alteplase",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "treat",
        "mRS"
      ],
      "rows": 3669,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alteplase",
      "title": "Effect of time to treatment on efficacy of rt-PA in treating acute stroke",
      "topics": [
        "alteplase"
      ]
    },
    {
      "page": "genodds",
      "title": "Generalized Odds Ratios",
      "topics": [
        "genodds",
        "print.Genodds"
      ]
    },
    {
      "page": "genodds.power",
      "title": "Power Calculations for Generalized Odds Ratios",
      "topics": [
        "genodds.power"
      ]
    }
  ],
  "_readme": "https://github.com/hannahjohns/genodds/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "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": 4.1205739312058505,
  "_indexed": true,
  "_nocasepkg": "genodds",
  "_universes": [
    "hannahjohns"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-15T06:40:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "28ce52782a6e9a99ca410356508dc4f828cb7d2ffafb4438cbbb6b006ebf24c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-15T06:40:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "5ce7702ac7a98c2641163bad84a01dd204760ba986c4d92186df619643d10f27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-15T06:40:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "ed4ad1499a8d19145f6ecb7c5df0acb57095e14779b415a4088d8d2667837173",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-15T06:40:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "06d67fae9083ee9c714c07bebaad8704ad4f5e8f073131b9618fa598f5fcb73f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-15T06:43:10.000Z",
      "arch": "aarch64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "e79b19c9c4926a8e55f317bc5a04aec8e4e3fcc39be3f6467d5a9e5191a8a5b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-15T06:42:26.000Z",
      "arch": "x86_64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "2d474a400b76b5b09da766c5d59976c34de819127dd4aed4a8aa38a7ff9273c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-15T06:46:23.000Z",
      "arch": "aarch64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "b168a8081f8dd8e263c1d68223717e886ac3ee22c18f6a2fd9b9d32a17863f9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-15T06:44:25.000Z",
      "arch": "x86_64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "6181eea83ef881b3a4129779b6299649857ad513d0ad0aa2fb6767035e80cef9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-15T06:39:31.000Z",
      "arch": "x86_64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "518569391502142dab31aa058eb8cc42f20a3b5674754b9ffa772b20f35a8416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-15T06:39:32.000Z",
      "arch": "x86_64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "795a5c7710db66b5a24a71afc7e95262788d1b20f8eaba2e46de318c42237418",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-15T06:40:10.000Z",
      "arch": "x86_64",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "202271e8f3afad36a660d7723217f536eadb3d1a9140a94614423e7b38d9a18b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-02T19:54:38.000Z",
      "arch": "emscripten",
      "commit": "83b78fbccdbb22239650d3aac2fa76340c3eff19",
      "fileid": "fd6b36f6fae273959abc1d374f5126dabc954ca6e3da4618201958f8f42e1e59",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hannahjohns/actions/runs/25904135193"
    }
  ]
}