{
  "_id": "6a3795c53efcd9bda441d3ae",
  "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-06-21 07:37:58 UTC",
    "User": "root"
  },
  "Author": "Chainarong Amornbunchornvej [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3131-0370>)",
  "MD5sum": "569f116e783d9c48ea6a8707da1ce39c",
  "_user": "darkeyes",
  "_type": "src",
  "_file": "BiCausality_0.1.4.tar.gz",
  "_fileid": "5846c2082f23d9a2726735fd0b821227e23ffdf5af5f9b5251655463cacabc83",
  "_filesize": 462897,
  "_sha256": "5846c2082f23d9a2726735fd0b821227e23ffdf5af5f9b5251655463cacabc83",
  "_created": "2026-06-21T07:37:58.000Z",
  "_published": "2026-06-21T07:41:57.839Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82551641599,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773073636"
    },
    {
      "job": 82551641605,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773073574"
    },
    {
      "job": 82551641603,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7773080376"
    },
    {
      "job": 82551641596,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7773072096"
    },
    {
      "job": 82551442792,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773058971"
    },
    {
      "job": 82551641629,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773071287"
    },
    {
      "job": 82551641604,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7773068171"
    },
    {
      "job": 82551641598,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7773069370"
    },
    {
      "job": 82551641597,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7773068710"
    }
  ],
  "_buildurl": "https://github.com/r-universe/darkeyes/actions/runs/27897416611",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 30,
    "description": "\r\n    A researcher in time series, data analysis, and bioinformatics\r\n"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BiCausality"
  },
  "_devurl": "https://github.com/darkeyes/bicausality",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_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-06-21T07:39:56.000Z",
      "distro": "noble",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "ff65f28ccf795337801bfbd349c695c3ac4da9e3d73a1f43a6a46ff27db45a86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/27897416611"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-21T07:39:54.000Z",
      "distro": "noble",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "768edc1b6b6d4de662c7bd738111e5389561a093dcbee36c38bd1627efbea06c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/27897416611"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-21T07:40:47.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "193954c47db9bea59b69313b262e6010f8b56294dcebe35ea6f9a2f155cff873",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/27897416611"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-21T07:39:47.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "a2cf96b466d8a4fbce46f7de00318ee064b068d41fd1c886f519a0b7d4d44830",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/27897416611"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-21T07:39:50.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "10e301d6631db7a3b4bcb12a1e4ffbcd27a632f94fd6ede6442c3685904bb318",
      "status": "success",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/27897416611"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-21T07:39:05.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "e3791e508d01a7468e9a19a35730be5b2d5277659d908e3f0f29efdacd2858b7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/27897416611"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-21T07:39:15.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "df10ca0de55aab597c2d12c03ed69092fafbf4ed634e8f630f20036816c7cebb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/27897416611"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-21T07:39:10.000Z",
      "commit": "3a88426a3fb673fef2169e83c78258cc8cf67059",
      "fileid": "46f2b6e915d15b9bb8abb5289d7bcef56b381f082ec01b32da09ecbad3160362",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/darkeyes/actions/runs/27897416611"
    }
  ]
}