{
  "_id": "6a5f10f19baadeef8ab59354",
  "Package": "BiCausality",
  "Title": "Binary Causality Inference Framework",
  "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 framework to infer causality on binary data using\ntechniques in frequent pattern mining and estimation\nstatistics. Given a set of individual vectors S={x} where x(i)\nis a realization value of binary variable i, the framework\ninfers empirical causal relations of binary variables i,j from\nS in a form of causal graph G=(V,E) where V is a set of nodes\nrepresenting binary variables and there is an edge from i to j\nin E if the variable i causes j. The framework determines\ndependency among variables as well as analyzing confounding\nfactors before deciding whether i causes j.  The publication of\nthis package is at Chainarong Amornbunchornvej, Navaporn\nSurasvadi, Anon Plangprasopchok, and Suttipong Thajchayapong\n(2023) <doi:10.1016/j.heliyon.2023.e15947>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/DarkEyes/BiCausality",
  "BugReports": "https://github.com/DarkEyes/BiCausality/issues",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Repository": "https://darkeyes.r-universe.dev",
  "Date/Publication": "2023-11-28 03:51:42 UTC",
  "RemoteUrl": "https://github.com/darkeyes/bicausality",
  "RemoteRef": "HEAD",
  "RemoteSha": "3a88426a3fb673fef2169e83c78258cc8cf67059",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 06:22:26 UTC",
    "User": "root"
  },
  "Author": "Chainarong Amornbunchornvej [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3131-0370>)",
  "_user": "darkeyes",
  "_type": "src",
  "_file": "BiCausality_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/5bef1665c8ac0b53ecea1e7135ee1935ac728c98b28a87a09d8954eb6f7b7e25",
  "_filesize": 460575,
  "_sha256": "5bef1665c8ac0b53ecea1e7135ee1935ac728c98b28a87a09d8954eb6f7b7e25",
  "_expires": "2026-10-29T06:25:51.000Z",
  "_created": "2026-07-21T06:22:26.000Z",
  "_published": "2026-07-21T06:25:53.133Z",
  "_jobs": [
    {
      "job": 88559031523,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8485835936"
    },
    {
      "job": 88559031526,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485835448"
    },
    {
      "job": 88559031557,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8485837197"
    },
    {
      "job": 88559031545,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8485834283"
    },
    {
      "job": 88558547104,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485792326"
    },
    {
      "job": 88559031531,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8485823669"
    },
    {
      "job": 88559031563,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8485817551"
    },
    {
      "job": 88559031544,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8485822000"
    },
    {
      "job": 88559031571,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8485821356"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/darkeyes/actions/runs/29806658874",
  "_status": "success",
  "_upstream": "https://github.com/darkeyes/bicausality",
  "_commit": {
    "id": "3a88426a3fb673fef2169e83c78258cc8cf67059",
    "author": "Chainarong Amornbunchornvej <grandca@gmail.com>",
    "committer": "Chainarong Amornbunchornvej <grandca@gmail.com>",
    "message": "Update minor '\\' issues\n\n[CI skip] Update minor '\\' issues\n",
    "time": 1701143502
  },
  "_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
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    }
  ],
  "_owner": "darkeyes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "binary-variable",
    "causal-inference",
    "estimation-statistics",
    "exploratory-data-analysis",
    "frequent-pattern-mining"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "darkeyes",
      "count": 61,
      "uuid": 3850106
    }
  ],
  "_userbio": {
    "uuid": 3850106,
    "type": "user",
    "name": "Chainarong Amornbunchornvej",
    "followers": 32,
    "description": "\r\n    A researcher in time series, data analysis, and bioinformatics\r\n"
  },
  "_downloads": {
    "count": 237,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BiCausality"
  },
  "_devurl": "https://github.com/darkeyes/bicausality",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BiCausality.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/darkeyes/bicausality",
  "_realowner": "darkeyes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-05-26"
    },
    {
      "version": "0.1.2",
      "date": "2022-08-19"
    },
    {
      "version": "0.1.3",
      "date": "2023-05-22"
    },
    {
      "version": "0.1.4",
      "date": "2023-11-28"
    }
  ],
  "_exports": [
    "adjustmentProb",
    "assocSignTest",
    "bin2dec",
    "bIndpTest",
    "bSCMCausalGraphFunc",
    "bSCMdeConfoundingGraphFunc",
    "bSCMDepndentGraphFastFunc",
    "bSCMDepndentGraphFunc",
    "CausalGraphInferMainFunc",
    "comparePredAdjMatrix2TrueAdjMat",
    "CondProb",
    "confNetFunc",
    "getReachableNodes",
    "getTransitiveClosureMat",
    "indpFunc",
    "num2Bits",
    "oddDiffFunc",
    "oddRatioFunc",
    "supp",
    "VecAlignment"
  ],
  "_datasets": [
    {
      "name": "D",
      "title": "An example of aligned list of transactions",
      "object": "D",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "mat",
      "title": "A simulation dataset",
      "object": "mat",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "resC",
      "title": "An example of causal inference result",
      "object": "resC",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "adjustmentProb",
      "title": "adjustmentProb function",
      "topics": [
        "adjustmentProb"
      ]
    },
    {
      "page": "assocSignTest",
      "title": "indpFunc function",
      "topics": [
        "assocSignTest"
      ]
    },
    {
      "page": "bin2dec",
      "title": "bin2dec function",
      "topics": [
        "bin2dec"
      ]
    },
    {
      "page": "bIndpTest",
      "title": "bIndpTest function",
      "topics": [
        "bIndpTest"
      ]
    },
    {
      "page": "bSCMCausalGraphFunc",
      "title": "bSCMCausalGraphFunc function",
      "topics": [
        "bSCMCausalGraphFunc"
      ]
    },
    {
      "page": "bSCMdeConfoundingGraphFunc",
      "title": "bSCMdeConfoundingGraphFunc function",
      "topics": [
        "bSCMdeConfoundingGraphFunc"
      ]
    },
    {
      "page": "bSCMDepndentGraphFastFunc",
      "title": "bSCMDepndentGraphFastFunc function",
      "topics": [
        "bSCMDepndentGraphFastFunc"
      ]
    },
    {
      "page": "bSCMDepndentGraphFunc",
      "title": "bSCMDepndentGraphFunc function",
      "topics": [
        "bSCMDepndentGraphFunc"
      ]
    },
    {
      "page": "CausalGraphInferMainFunc",
      "title": "CausalGraphInferMainFunc function",
      "topics": [
        "CausalGraphInferMainFunc"
      ]
    },
    {
      "page": "comparePredAdjMatrix2TrueAdjMat",
      "title": "comparePredAdjMatrix2TrueAdjMat",
      "topics": [
        "comparePredAdjMatrix2TrueAdjMat"
      ]
    },
    {
      "page": "CondProb",
      "title": "CondProb function",
      "topics": [
        "CondProb"
      ]
    },
    {
      "page": "confNetFunc",
      "title": "confNetFunc function",
      "topics": [
        "confNetFunc"
      ]
    },
    {
      "page": "D",
      "title": "An example of aligned list of transactions",
      "topics": [
        "D"
      ]
    },
    {
      "page": "getReachableNodes",
      "title": "getReachableNodes function",
      "topics": [
        "getReachableNodes"
      ]
    },
    {
      "page": "getTransitiveClosureMat",
      "title": "getTransitiveClosureMat function",
      "topics": [
        "getTransitiveClosureMat"
      ]
    },
    {
      "page": "indpFunc",
      "title": "indpFunc function",
      "topics": [
        "indpFunc"
      ]
    },
    {
      "page": "mat",
      "title": "A simulation dataset",
      "topics": [
        "mat"
      ]
    },
    {
      "page": "num2Bits",
      "title": "num2Bits function",
      "topics": [
        "num2Bits"
      ]
    },
    {
      "page": "oddDiffFunc",
      "title": "oddDiffFunc function",
      "topics": [
        "oddDiffFunc"
      ]
    },
    {
      "page": "oddRatioFunc",
      "title": "oddRatioFunc function",
      "topics": [
        "oddRatioFunc"
      ]
    },
    {
      "page": "resC",
      "title": "An example of causal inference result",
      "topics": [
        "resC"
      ]
    },
    {
      "page": "supp",
      "title": "supp function",
      "topics": [
        "supp"
      ]
    },
    {
      "page": "VecAlignment",
      "title": "VecAlignment function",
      "topics": [
        "VecAlignment"
      ]
    }
  ],
  "_readme": "https://github.com/darkeyes/bicausality/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "bicausality",
  "_universes": [
    "darkeyes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-21T06:24:34.000Z",
      "distro": "resolute",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "https://r2.ropensci.org/45a3e7b1b55e0dab3d1f4514ffca8983d588a82a1c1d4f205a4d6c41a8faa595",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/29806658874"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-21T06:24:36.000Z",
      "distro": "resolute",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "https://r2.ropensci.org/881d3e516a5878fa047f144646ad95dd54cfef1834d2ba90bf98ccdf9ced6eb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/29806658874"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-21T06:24:45.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "https://r2.ropensci.org/5dc7423a81162e4fb6083e4aeb50100129bf096013a42758b2e6e541cd3c8ab8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/29806658874"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-21T06:24:32.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "https://r2.ropensci.org/4cec3e984abdd87866f7c83301623a4527b4087298a55974fbe4ae98db989609",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/29806658874"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-21T06:24:12.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "https://r2.ropensci.org/25e6708e78c373e5ebb1bdc0d4edbdcd550e2f5f003fa704e05e2698c2354b80",
      "status": "success",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/29806658874"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-21T06:23:34.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "https://r2.ropensci.org/056e59ebc40dca4333170cfa1b66b4004f8626c7af2610ce3fa926a2492b06ff",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/29806658874"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-21T06:23:47.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "https://r2.ropensci.org/9c4f4ff4dab331968fb6e5ee9a9ba74f2e0b3903a89ec1af56e431f892d54509",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/29806658874"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-21T06:23:45.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "https://r2.ropensci.org/605e49c62905105c6a5b4685580a67ab8f8d7495e33381b3ae72b46e7603b117",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/29806658874"
    }
  ]
}