{
  "_id": "6a180505acfb0bcc41daca7c",
  "Package": "distdichoR",
  "Type": "Package",
  "Title": "Distributional Method for the Dichotomisation of Continuous\nOutcomes",
  "Version": "0.1-1",
  "Author": "Odile Sauzet",
  "Maintainer": "Odile Sauzet <odile.sauzet@uni-bielefeld.de>",
  "Description": "Contains a range of functions covering the present\ndevelopment of the distributional method for the\ndichotomisation of continuous outcomes. The method provides\nestimates with standard error of a comparison of proportions\n(difference, odds ratio and risk ratio) derived, with similar\nprecision, from a comparison of means. See the URL below or\n<arXiv:1809.03279> for more information.",
  "URL": "https://arxiv.org/abs/1809.03279",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:00:24 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-09-24 17:50:03 UTC",
  "RemoteUrl": "https://github.com/cran/distdichoR",
  "RemoteRef": "HEAD",
  "RemoteSha": "5318ee70fc169639803668e684e7d6310743d11f",
  "MD5sum": "3e4b1d7e58299446224a0e27cf55b548",
  "_user": "cran",
  "_type": "src",
  "_file": "distdichoR_0.1-1.tar.gz",
  "_fileid": "410ba1807268f1d460e6a03c58e6640937712921eca8e6e24b76e0258f9a3668",
  "_filesize": 184753,
  "_sha256": "410ba1807268f1d460e6a03c58e6640937712921eca8e6e24b76e0258f9a3668",
  "_created": "2026-05-28T09:00:24.000Z",
  "_published": "2026-05-28T09:04:05.085Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78257952576,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261877860"
    },
    {
      "job": 78257952602,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261895628"
    },
    {
      "job": 78257503294,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261837293"
    },
    {
      "job": 78257952561,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261873462"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26564889946",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/distdichoR",
  "_commit": {
    "id": "5318ee70fc169639803668e684e7d6310743d11f",
    "author": "Odile Sauzet <odile.sauzet@uni-bielefeld.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-1\n",
    "time": 1537811403
  },
  "_maintainer": {
    "name": "Odile Sauzet",
    "email": "odile.sauzet@uni-bielefeld.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "sn",
      "role": "Imports"
    },
    {
      "package": "emmeans",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_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": 156,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/distdichoR"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/distdichoR.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2018-09-19"
    },
    {
      "version": "0.1-1",
      "date": "2018-09-24"
    }
  ],
  "_exports": [
    "distdicho",
    "distdichogen",
    "distdichoi",
    "distdichoigen",
    "regdistdicho"
  ],
  "_datasets": [
    {
      "name": "bmi",
      "title": "BMI of 1,781 mothers",
      "object": "bmi",
      "class": [
        "data.frame"
      ],
      "fields": [
        "bmi",
        "inv_bmi",
        "parity",
        "group_par"
      ],
      "rows": 1781,
      "table": true,
      "tojson": true
    },
    {
      "name": "bmi2",
      "title": "BMI of 1,560 mothers",
      "object": "bmi2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "bmi",
        "inv_bmi",
        "employ",
        "group_emp"
      ],
      "rows": 1560,
      "table": true,
      "tojson": true
    },
    {
      "name": "bwsmoke",
      "title": "Birth weight of 1,458 babies",
      "object": "bwsmoke",
      "class": [
        "data.frame"
      ],
      "fields": [
        "birthwt",
        "smoke",
        "gest"
      ],
      "rows": 1458,
      "table": true,
      "tojson": true
    },
    {
      "name": "bwsmokecompl",
      "title": "Apgar score of 1755 babies",
      "object": "bwsmokecompl",
      "class": [
        "data.frame"
      ],
      "fields": [
        "apgar5",
        "babycon",
        "birthwt",
        "gest",
        "smoke",
        "apgar_10",
        "smoke2",
        "momid"
      ],
      "rows": 2106,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bmi",
      "title": "BMI of 1,781 mothers",
      "topics": [
        "bmi"
      ]
    },
    {
      "page": "bmi2",
      "title": "BMI of 1,560 mothers",
      "topics": [
        "bmi2"
      ]
    },
    {
      "page": "bwsmoke",
      "title": "Birth weight of 1,458 babies",
      "topics": [
        "bwsmoke"
      ]
    },
    {
      "page": "bwsmokecompl",
      "title": "Apgar score of 1755 babies",
      "topics": [
        "bwsmokecompl"
      ]
    },
    {
      "page": "distdicho",
      "title": "normal data",
      "topics": [
        "distdicho",
        "distdicho.default",
        "distdicho.formula"
      ]
    },
    {
      "page": "distdichogen",
      "title": "normal, skew-normal or gamma distributed data",
      "topics": [
        "distdichogen",
        "distdichogen.default",
        "distdichogen.formula"
      ]
    },
    {
      "page": "distdichoi",
      "title": "nomal data (immdediate form, allowing unequal variances)",
      "topics": [
        "distdichoi"
      ]
    },
    {
      "page": "distdichoigen",
      "title": "normal, skew-normal or gamma distributed data (immediate form)",
      "topics": [
        "distdichoigen"
      ]
    },
    {
      "page": "regdistdicho",
      "title": "normal, skew-normal or gamma distributed data (via linear regression)",
      "topics": [
        "regdistdicho"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "emmeans",
    "estimability",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mnormt",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "quantreg",
    "rlang",
    "sn",
    "SparseM",
    "survival"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "distdichor",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-1",
      "date": "2026-05-28T09:02:33.000Z",
      "distro": "noble",
      "commit": "5318ee70fc169639803668e684e7d6310743d11f",
      "fileid": "909d611152af9637e0994216cdd0fd6b1e66530a6aa47873392ca4733c2b531f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26564889946"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-1",
      "date": "2026-05-28T09:03:29.000Z",
      "distro": "noble",
      "commit": "5318ee70fc169639803668e684e7d6310743d11f",
      "fileid": "61c0755196daf52be10f6c244d7c503a584ad88223abef901fa5988042320ea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26564889946"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-1",
      "date": "2026-05-28T09:02:34.000Z",
      "commit": "5318ee70fc169639803668e684e7d6310743d11f",
      "fileid": "d8256f9fe8e2e3eb6843a9244fbc9d60c3df4780ea0ca2a26f2f4d9c13d2c47f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26564889946"
    }
  ]
}