{
  "_id": "6a2a92567b7a29ca6004d405",
  "Package": "einet",
  "Type": "Package",
  "Title": "Effective Information and Causal Emergence",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Travis\", \"Byrum\", email = \"tbyrum@terpmail.umd.edu\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Anshuman\", \"Swain\", email = \"answain@terpmail.umd.edu\",\nrole = c(\"aut\")),\nperson(\"Brennan\", \"Klein\", email = \"klein.br@northeastern.edu\",\nrole = c(\"aut\")),\nperson(\"William\", \"Fagan\", email = \"bfagan@umd.edu\",\nrole = c(\"aut\"))\n)",
  "Description": "Methods and utilities for causal emergence. Used to\nexplore and compute various information theory metrics for\nnetworks, such as effective information, effectiveness and\ncausal emergence.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/travisbyrum/einet",
  "BugReports": "https://github.com/travisbyrum/einet/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.0.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 10:25:31 UTC",
    "User": "root"
  },
  "Author": "Travis Byrum [aut, cre], Anshuman Swain [aut], Brennan Klein\n[aut], William Fagan [aut]",
  "Maintainer": "Travis Byrum <tbyrum@terpmail.umd.edu>",
  "Config/pak/sysreqs": "cmake libglpk-dev make libuv1-dev libxml2-dev\nzlib1g-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-06-11 01:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/einet",
  "RemoteSha": "0dfa3dec692103a510a63d327eeaf02ef8a16755",
  "RemoteSubdir": "einet",
  "MD5sum": "d4a4bc71b2fb2d5b138e04579ac65d74",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "einet_0.1.0.tar.gz",
  "_fileid": "a6c3f4a11e8c7b8f252c04a82ba06b8be334222ff69141b6f62be375e9e0cf0f",
  "_filesize": 122702,
  "_sha256": "a6c3f4a11e8c7b8f252c04a82ba06b8be334222ff69141b6f62be375e9e0cf0f",
  "_created": "2026-06-11T10:25:31.000Z",
  "_published": "2026-06-11T10:47:50.416Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80775474672,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561537147"
    },
    {
      "job": 80775474691,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561536367"
    },
    {
      "job": 80775474658,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7561934181"
    },
    {
      "job": 80775474685,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561959338"
    },
    {
      "job": 80774912933,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561490526"
    },
    {
      "job": 80775474637,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561532371"
    },
    {
      "job": 80775474721,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561518536"
    },
    {
      "job": 80775474675,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7561528355"
    },
    {
      "job": 80775474702,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561536539"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340238820",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "0dfa3dec692103a510a63d327eeaf02ef8a16755",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add einet to CRANhaven, because archived on 2026-06-11 01:02:00 +0000\n",
    "time": 1781139720
  },
  "_maintainer": {
    "name": "Travis Byrum",
    "email": "tbyrum@terpmail.umd.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/einet"
  },
  "_devurl": "https://github.com/travisbyrum/einet",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/einet.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/travisbyrum/einet",
  "_realowner": "travisbyrum",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-04-23"
    }
  ],
  "_exports": [
    "%>%",
    "causal_emergence",
    "effective_information",
    "run_example"
  ],
  "_datasets": [
    {
      "name": "karate",
      "title": "Zachary's karate club",
      "object": "karate",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "causal_emergence",
      "title": "Causal Emergence",
      "topics": [
        "causal_emergence"
      ]
    },
    {
      "page": "check_network",
      "title": "Check Graph Network",
      "topics": [
        "check_network"
      ]
    },
    {
      "page": "create_macro",
      "title": "create_macro",
      "topics": [
        "create_macro"
      ]
    },
    {
      "page": "effective_information",
      "title": "Effective Information",
      "topics": [
        "effective_information"
      ]
    },
    {
      "page": "einet",
      "title": "einet: Uncertainty and causal emergence in complex networks.",
      "topics": [
        "einet-package",
        "einet"
      ]
    },
    {
      "page": "karate",
      "title": "Zachary's karate club",
      "topics": [
        "karate"
      ]
    },
    {
      "page": "mb",
      "title": "Create Markov Blanket",
      "topics": [
        "mb"
      ]
    },
    {
      "page": "run_example",
      "title": "Start shiny app",
      "topics": [
        "run_example"
      ]
    },
    {
      "page": "stationary",
      "title": "Stationary Distribution",
      "topics": [
        "stationary"
      ]
    },
    {
      "page": "update_blanket",
      "title": "Update Markov Blanket",
      "topics": [
        "update_blanket"
      ]
    }
  ],
  "_readme": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/einet/einet/README.md",
  "_rundeps": [
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "entropy",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "igraph",
    "jquerylib",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "otel",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Causal Emergence"
      ],
      "created": "2026-06-11 01:02:00",
      "modified": "2026-06-11 01:02:00",
      "commits": 1
    }
  ],
  "_score": 3.6283889300503116,
  "_indexed": false,
  "_nocasepkg": "einet",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://travisbyrum.r-universe.dev/einet",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-11T10:27:39.000Z",
      "distro": "noble",
      "commit": "0dfa3dec692103a510a63d327eeaf02ef8a16755",
      "fileid": "d11f4677195670edd8cd8e0046aaa1a202ace1687d4645f2ad4557c11038bb59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340238820"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-11T10:27:37.000Z",
      "distro": "noble",
      "commit": "0dfa3dec692103a510a63d327eeaf02ef8a16755",
      "fileid": "546f8e727cbfc171cf2f6c649d259b984b646ad310466fb8195cb03523d3a8b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340238820"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-11T10:46:07.000Z",
      "commit": "0dfa3dec692103a510a63d327eeaf02ef8a16755",
      "fileid": "04545d32b263cfa375547c16730fa4ed63e9140d95e717dbbafa30dfdd9e913c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340238820"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-11T10:47:17.000Z",
      "commit": "0dfa3dec692103a510a63d327eeaf02ef8a16755",
      "fileid": "c6fbce92cfb24930e85189b69a885bebcb3ee7cc674a0c9d25d13004697b9b1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340238820"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-11T10:27:39.000Z",
      "commit": "0dfa3dec692103a510a63d327eeaf02ef8a16755",
      "fileid": "40fecd10dc46c202387ec3c64434b2086d17f9c15ddf7b4ef412d56b01d180a6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340238820"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-11T10:26:42.000Z",
      "commit": "0dfa3dec692103a510a63d327eeaf02ef8a16755",
      "fileid": "13d8ad72aa2475ecc3c02e18a763942e8f3472ca77c834c20ca2e2e6d21fb516",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340238820"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-11T10:27:08.000Z",
      "commit": "0dfa3dec692103a510a63d327eeaf02ef8a16755",
      "fileid": "847fbb73e979952538da493dea461199f6234e968489c998b0deca2e4a3b9ebc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340238820"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-11T10:27:30.000Z",
      "commit": "0dfa3dec692103a510a63d327eeaf02ef8a16755",
      "fileid": "674bfb7d559752c30870c232097e28b7f0b86f10b740188cb6caf7449467f0f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340238820"
    }
  ]
}