{
  "_id": "6a1005aeacfb0bcc41c7dd09",
  "Package": "EDOIF",
  "Title": "Empirical Distribution Ordering Inference Framework (EDOIF)",
  "Version": "0.1.4",
  "Authors@R": "person(given = \"Chainarong\",\nfamily = \"Amornbunchornvej\",\nrole = c(\"aut\", \"cre\"),\nemail = \"grandca@gmail.com\",\ncomment = c(ORCID = \"0000-0003-3131-0370\"))",
  "Maintainer": "Chainarong Amornbunchornvej <grandca@gmail.com>",
  "Description": "A non-parametric framework based on estimation statistics\nprinciple. Its main purpose is to infer orders of empirical\ndistributions from different categories based on a probability\nof finding a value in one distribution that is greater than an\nexpectation of another distribution. Given a set of\nordered-pair of real-category values the framework is capable\nof 1) inferring orders of domination of categories and\nrepresenting orders in the form of a graph; 2) estimating\nmagnitude of difference between a pair of categories in forms\nof mean-difference confidence intervals; and 3) visualizing\ndomination orders and magnitudes of difference of categories.\nThe publication of this package is at Chainarong\nAmornbunchornvej, Navaporn Surasvadi, Anon Plangprasopchok, and\nSuttipong Thajchayapong (2020)\n<doi:10.1016/j.heliyon.2020.e05435>.",
  "License": "BSD_3_clause + file LICENSE",
  "URL": "https://github.com/DarkEyes/EDOIF",
  "BugReports": "https://github.com/DarkEyes/EDOIF/issues",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://darkeyes.r-universe.dev",
  "Date/Publication": "2025-06-26 08:03:18 UTC",
  "RemoteUrl": "https://github.com/darkeyes/edoif",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a4c063dcbb1ca3188358ce9dc9879c2be6e7132",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:25:45 UTC",
    "User": "root"
  },
  "Author": "Chainarong Amornbunchornvej [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3131-0370>)",
  "MD5sum": "849d8da4013fd6537fd81140808e7226",
  "_user": "darkeyes",
  "_type": "src",
  "_file": "EDOIF_0.1.4.tar.gz",
  "_fileid": "6f08535315ea0dfcfbe91561f38f3765103518acb82ea4da15ee434efc62ffda",
  "_filesize": 735517,
  "_sha256": "6f08535315ea0dfcfbe91561f38f3765103518acb82ea4da15ee434efc62ffda",
  "_created": "2026-05-22T07:25:45.000Z",
  "_published": "2026-05-22T07:28:46.298Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77335233321,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155091863"
    },
    {
      "job": 77335233317,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155092336"
    },
    {
      "job": 77335233383,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155080376"
    },
    {
      "job": 77335233323,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155081590"
    },
    {
      "job": 77334800449,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155050130"
    },
    {
      "job": 77335233358,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155082171"
    },
    {
      "job": 77335233349,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155081641"
    },
    {
      "job": 77335233366,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155080910"
    },
    {
      "job": 77335233371,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155080185"
    }
  ],
  "_buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26274295030",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/darkeyes/edoif",
  "_commit": {
    "id": "5a4c063dcbb1ca3188358ce9dc9879c2be6e7132",
    "author": "Chainarong Amornbunchornvej <grandca@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from olivroy/ellipsis\n\nremove ellipsis dep\n\nRef from 3rd bullet from https://rlang.r-lib.org/news/index.html#argument-intake-1-0-0. The update should be made. ",
    "time": 1750924998
  },
  "_maintainer": {
    "name": "Chainarong Amornbunchornvej",
    "email": "grandca@gmail.com",
    "login": "darkeyes",
    "orcid": "0000-0003-3131-0370",
    "description": "\n    A researcher in time series, data analysis, and bioinformatics\n",
    "uuid": 3850106
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Depends"
    },
    {
      "package": "distr",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "simpleboot",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "darkeyes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "bootstrapping-statistics",
    "data-science",
    "estimation-statistics",
    "nonparametric-framework"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "darkeyes",
      "count": 103,
      "uuid": 3850106
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 3850106,
    "type": "user",
    "name": "Chainarong Amornbunchornvej",
    "description": "\r\n    A researcher in time series, data analysis, and bioinformatics\r\n"
  },
  "_downloads": {
    "count": 623,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EDOIF"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/darkeyes/edoif",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EDOIF.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/darkeyes/edoif",
  "_realowner": "darkeyes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-12-02"
    },
    {
      "version": "0.1.2",
      "date": "2020-11-07"
    },
    {
      "version": "0.1.3",
      "date": "2021-03-28"
    },
    {
      "version": "0.1.4",
      "date": "2025-04-28"
    }
  ],
  "_exports": [
    "bootDiffmeanFunc",
    "checkSim3Res",
    "EDOIF",
    "getADJNetDen",
    "getConfInv",
    "getDominantRADJ",
    "getiGraphNetDen",
    "getiGraphOBJ",
    "getMegDiffConfInv",
    "getOrder",
    "getttestDominantRADJ",
    "getWilcoxDominantRADJ",
    "meanBoot",
    "plot.EDOIF",
    "plotGraph",
    "plotMeanCIs",
    "plotMeanDiffCIs",
    "print.EDOIF",
    "SimMixDist",
    "SimNonNormalDist"
  ],
  "_help": [
    {
      "page": "bootDiffmeanFunc",
      "title": "bootDiffmeanFunc function",
      "topics": [
        "bootDiffmeanFunc"
      ]
    },
    {
      "page": "checkSim3Res",
      "title": "checkSim3Res function",
      "topics": [
        "checkSim3Res"
      ]
    },
    {
      "page": "EDOIF",
      "title": "Empirical Distribution Ordering Inference Framework (EDOIF)",
      "topics": [
        "EDOIF"
      ]
    },
    {
      "page": "getADJNetDen",
      "title": "getADJNetDen function",
      "topics": [
        "getADJNetDen"
      ]
    },
    {
      "page": "getConfInv",
      "title": "getConfInv function",
      "topics": [
        "getConfInv"
      ]
    },
    {
      "page": "getDominantRADJ",
      "title": "getDominantRADJ function",
      "topics": [
        "getDominantRADJ"
      ]
    },
    {
      "page": "getiGraphNetDen",
      "title": "getiGraphNetDen function",
      "topics": [
        "getiGraphNetDen"
      ]
    },
    {
      "page": "getiGraphOBJ",
      "title": "getiGraphOBJ function",
      "topics": [
        "getiGraphOBJ"
      ]
    },
    {
      "page": "getMegDiffConfInv",
      "title": "getMegDiffConfInv function",
      "topics": [
        "getMegDiffConfInv"
      ]
    },
    {
      "page": "getOrder",
      "title": "getOrder function",
      "topics": [
        "getOrder"
      ]
    },
    {
      "page": "getttestDominantRADJ",
      "title": "getttestDominantRADJ function",
      "topics": [
        "getttestDominantRADJ"
      ]
    },
    {
      "page": "getWilcoxDominantRADJ",
      "title": "getWilcoxDominantRADJ function",
      "topics": [
        "getWilcoxDominantRADJ"
      ]
    },
    {
      "page": "meanBoot",
      "title": "meanBoot function",
      "topics": [
        "meanBoot"
      ]
    },
    {
      "page": "plot.EDOIF",
      "title": "plot.EDOIF function",
      "topics": [
        "plot.EDOIF"
      ]
    },
    {
      "page": "plotGraph",
      "title": "plotGraph function",
      "topics": [
        "plotGraph"
      ]
    },
    {
      "page": "plotMeanCIs",
      "title": "plotMeanCIs function",
      "topics": [
        "plotMeanCIs"
      ]
    },
    {
      "page": "plotMeanDiffCIs",
      "title": "plotMeanDiffCIs function",
      "topics": [
        "plotMeanDiffCIs"
      ]
    },
    {
      "page": "print.EDOIF",
      "title": "print.EDOIF function",
      "topics": [
        "print.EDOIF"
      ]
    },
    {
      "page": "SimMixDist",
      "title": "SimMixDist function",
      "topics": [
        "SimMixDist"
      ]
    },
    {
      "page": "SimNonNormalDist",
      "title": "SimNonNormalDist function",
      "topics": [
        "SimNonNormalDist"
      ]
    }
  ],
  "_readme": "https://github.com/darkeyes/edoif/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "distr",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "sfsmisc",
    "simpleboot",
    "startupmsg",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "EDOIF_demo.Rmd",
      "filename": "EDOIF_demo.html",
      "title": "EDOIF demo",
      "author": "C. Amornbunchornvej",
      "engine": "knitr::knitr",
      "headings": [
        "EXAMPLE#1 Simple Simulation & ordering inference",
        "EXAMPLE#2 Non-normal-Distribution Simulation & ordering inference",
        "Uniform noise"
      ],
      "created": "2019-11-10 14:35:09",
      "modified": "2019-12-03 14:42:24",
      "commits": 4
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "edoif",
  "_universes": [
    "darkeyes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-22T07:27:53.000Z",
      "distro": "noble",
      "commit": "5a4c063dcbb1ca3188358ce9dc9879c2be6e7132",
      "fileid": "266e44d3ae5f0873249defa34e42dafcb9cdbe9424a1ad964ad47bcc8407f461",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26274295030"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-22T07:27:57.000Z",
      "distro": "noble",
      "commit": "5a4c063dcbb1ca3188358ce9dc9879c2be6e7132",
      "fileid": "f78b0afd7a5635ead59d503ea5d0f7a19ba0505ef09462750bdf47fdce3add1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26274295030"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-22T07:27:22.000Z",
      "commit": "5a4c063dcbb1ca3188358ce9dc9879c2be6e7132",
      "fileid": "4a8ce1a1b3a42c1db970ac4c95a262bb3b20b20fda35060631d28aa1beaef04d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26274295030"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-22T07:27:24.000Z",
      "commit": "5a4c063dcbb1ca3188358ce9dc9879c2be6e7132",
      "fileid": "56bf34f21dd1c6132fa7d5bc517c2becba48b429e04e6c576c89ef01b92a0960",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26274295030"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-22T07:27:57.000Z",
      "commit": "5a4c063dcbb1ca3188358ce9dc9879c2be6e7132",
      "fileid": "e580e5d508f39553924d750ce9ab09bc9d7524d3a8f793602860c1cb8d08cbd2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26274295030"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-22T07:27:12.000Z",
      "commit": "5a4c063dcbb1ca3188358ce9dc9879c2be6e7132",
      "fileid": "df870b4f0d1ff980d208285b56337f4d2940803a0d89ff59f4600599b0bc5e69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26274295030"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-22T07:27:09.000Z",
      "commit": "5a4c063dcbb1ca3188358ce9dc9879c2be6e7132",
      "fileid": "e26c16f1c4e8f6cdd51c33fb3848ba4b6024f6372f7c9543fde36dc34b584bcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26274295030"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-22T07:27:06.000Z",
      "commit": "5a4c063dcbb1ca3188358ce9dc9879c2be6e7132",
      "fileid": "3c1b995c43a7a7cebb86b145b9bfe66c5e1f81857df964e256dff1383bbc6470",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/26274295030"
    }
  ]
}