{
  "_id": "6a1feda1b401979e73440f82",
  "Package": "ess",
  "Title": "Efficient Stepwise Selection in Decomposable Models",
  "Version": "1.1.2",
  "Authors@R": "person(given = \"Mads\",\nfamily = \"Lindskou\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mads@math.aau.dk\")",
  "Description": "An implementation of the ESS algorithm following Amol\nDeshpande, Minos Garofalakis, Michael I Jordan (2013)\n<arXiv:1301.2267>. The ESS algorithm is used for model\nselection in decomposable graphical models.",
  "URL": "https://github.com/mlindsk/ess",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "BugReports": "https://github.com/mlindsk/ess/issues",
  "SystemRequirements": "C++11",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://mlindsk.r-universe.dev",
  "Date/Publication": "2021-10-13 07:38:25 UTC",
  "RemoteUrl": "https://github.com/mlindsk/ess",
  "RemoteRef": "HEAD",
  "RemoteSha": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 08:56:57 UTC",
    "User": "root"
  },
  "Author": "Mads Lindskou [aut, cre]",
  "Maintainer": "Mads Lindskou <mads@math.aau.dk>",
  "MD5sum": "5a7dee50e44300b816712f28e215f277",
  "_user": "mlindsk",
  "_type": "src",
  "_file": "ess_1.1.2.tar.gz",
  "_fileid": "8ee14eaf122cc2529f82044356bda7e192cfa4464824fa2f3fcf7f57faf7bc17",
  "_filesize": 219512,
  "_sha256": "8ee14eaf122cc2529f82044356bda7e192cfa4464824fa2f3fcf7f57faf7bc17",
  "_created": "2026-06-03T08:56:57.000Z",
  "_published": "2026-06-03T09:02:25.721Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79257832945,
      "time": 164,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380120636"
    },
    {
      "job": 79257832930,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380106516"
    },
    {
      "job": 79257833085,
      "time": 140,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380112911"
    },
    {
      "job": 79257832967,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380108152"
    },
    {
      "job": 79257832974,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380114382"
    },
    {
      "job": 79257832944,
      "time": 277,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380150375"
    },
    {
      "job": 79257832971,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380098977"
    },
    {
      "job": 79257832959,
      "time": 231,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380142068"
    },
    {
      "job": 79257355937,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380061252"
    },
    {
      "job": 79257832909,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380103675"
    },
    {
      "job": 79257832977,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380099158"
    },
    {
      "job": 79257832928,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380097400"
    },
    {
      "job": 79257832951,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380105203"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mlindsk/ess",
  "_commit": {
    "id": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
    "author": "Mads <mads@math.aau.dk>",
    "committer": "Mads <mads@math.aau.dk>",
    "message": "v1.1.2\n",
    "time": 1634110705
  },
  "_maintainer": {
    "name": "Mads Lindskou",
    "email": "mads@math.aau.dk",
    "login": "mlindsk",
    "description": "",
    "uuid": 42496064
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "mlindsk",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "chow-liu-tree",
    "decomposable-models",
    "graphical-models",
    "model-selection",
    "cpp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mlindsk",
      "count": 15,
      "uuid": 42496064
    }
  ],
  "_userbio": {
    "uuid": 42496064,
    "type": "user",
    "name": "mlindsk"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ess"
  },
  "_devurl": "https://github.com/mlindsk/ess",
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ess.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlindsk/ess",
  "_realowner": "mlindsk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2017-11-07"
    },
    {
      "version": "0.1.1",
      "date": "2018-03-02"
    },
    {
      "version": "1.0",
      "date": "2020-05-24"
    },
    {
      "version": "1.1.2",
      "date": "2021-05-31"
    },
    {
      "version": "1.1.2.1",
      "date": "2026-01-10"
    }
  ],
  "_exports": [
    "adj_lst",
    "adj_mat",
    "as_adj_lst",
    "as_adj_mat",
    "as_igraph",
    "components",
    "dfs",
    "dgm_sim_from_graph",
    "entropy",
    "fit_components",
    "fit_graph",
    "gengraph",
    "is_decomposable",
    "make_complete_graph",
    "make_null_graph",
    "mcs",
    "rip",
    "subgraph",
    "walk"
  ],
  "_datasets": [
    {
      "name": "derma",
      "title": "Dermatology Database",
      "object": "derma",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "c1",
        "c2",
        "c3",
        "c4",
        "c5",
        "c6",
        "c7",
        "c8",
        "c9",
        "c10",
        "c11",
        "h12",
        "h13",
        "h14",
        "h15",
        "h16",
        "h17",
        "h18",
        "h19",
        "h20",
        "h21",
        "h22",
        "h23",
        "h24",
        "h25",
        "h26",
        "h27",
        "h28",
        "h29",
        "h30",
        "h31",
        "h32",
        "h33",
        "age",
        "ES"
      ],
      "rows": 358,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ess-package",
      "title": "ess: Eficient Stepwise Selection in Decomposable Models",
      "topics": [
        "ess-package",
        "ess"
      ]
    },
    {
      "page": "adj_lst",
      "title": "Adjacency List",
      "topics": [
        "adj_lst",
        "adj_lst.gengraph"
      ]
    },
    {
      "page": "adj_mat",
      "title": "Adjacency Matrix",
      "topics": [
        "adj_mat",
        "adj_mat.gengraph"
      ]
    },
    {
      "page": "as_adj_lst",
      "title": "Converts an adjacency matrix to an adjacency list",
      "topics": [
        "as_adj_lst"
      ]
    },
    {
      "page": "as_adj_mat",
      "title": "Converts an adjacency list to an adjacency matrix",
      "topics": [
        "as_adj_mat"
      ]
    },
    {
      "page": "as_igraph",
      "title": "Gengraph as igraph",
      "topics": [
        "as_igraph",
        "as_igraph.gengraph"
      ]
    },
    {
      "page": "components",
      "title": "Finds the components of a graph",
      "topics": [
        "components"
      ]
    },
    {
      "page": "derma",
      "title": "Dermatology Database",
      "topics": [
        "derma"
      ]
    },
    {
      "page": "dfs",
      "title": "Depth First Search",
      "topics": [
        "dfs"
      ]
    },
    {
      "page": "dgm_sim_from_graph",
      "title": "Simulate observations from a decomposable graphical model",
      "topics": [
        "dgm_sim_from_graph"
      ]
    },
    {
      "page": "entropy",
      "title": "Joint Entropy",
      "topics": [
        "entropy"
      ]
    },
    {
      "page": "fit_components",
      "title": "Fit a decomposable graphical model on each component",
      "topics": [
        "fit_components"
      ]
    },
    {
      "page": "fit_graph",
      "title": "Fit a decomposable graphical model",
      "topics": [
        "fit_graph"
      ]
    },
    {
      "page": "gengraph",
      "title": "A generic and extendable structure for decomposable graphical models",
      "topics": [
        "gengraph"
      ]
    },
    {
      "page": "is_decomposable",
      "title": "A test for decomposability in undirected graphs",
      "topics": [
        "is_decomposable"
      ]
    },
    {
      "page": "make_complete_graph",
      "title": "Make a complete graph",
      "topics": [
        "make_complete_graph"
      ]
    },
    {
      "page": "make_null_graph",
      "title": "Make a null graph",
      "topics": [
        "make_null_graph"
      ]
    },
    {
      "page": "mcs",
      "title": "Maximum Cardinality Search",
      "topics": [
        "mcs"
      ]
    },
    {
      "page": "plot.gengraph",
      "title": "Plot",
      "topics": [
        "plot.gengraph"
      ]
    },
    {
      "page": "print.gengraph",
      "title": "Print",
      "topics": [
        "print.gengraph"
      ]
    },
    {
      "page": "print.tree",
      "title": "Print",
      "topics": [
        "print.tree"
      ]
    },
    {
      "page": "rip",
      "title": "Runnining Intersection Property",
      "topics": [
        "rip"
      ]
    },
    {
      "page": "subgraph",
      "title": "Subgraph",
      "topics": [
        "subgraph"
      ]
    },
    {
      "page": "walk",
      "title": "Stepwise model selection",
      "topics": [
        "walk"
      ]
    },
    {
      "page": "walk.bwd",
      "title": "Stepwise backward selection",
      "topics": [
        "walk.bwd"
      ]
    },
    {
      "page": "walk.fwd",
      "title": "Stepwise efficient forward selection in decomposable graphical models",
      "topics": [
        "walk.fwd"
      ]
    }
  ],
  "_readme": "https://github.com/mlindsk/ess/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.7442929831226763,
  "_indexed": true,
  "_nocasepkg": "ess",
  "_universes": [
    "mlindsk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-03T08:59:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "649a3ab4dbd24f5827d7794705f452ae486100f01b18071bc4615b100af48be4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-03T08:58:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "d473939f44705cb9b91e2e64c58fcb965169743a8dedd561af19603447c0eb57",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-03T08:59:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "2a8c65c8e18fbe9cf0fe725c309ee78c62af4ea0a25ad33167998b0351e24755",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-03T08:59:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "7c4a315635d4488b1bab56815cb441fbfc515983ddc5f64ef7b9a7ea73b6d826",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-03T08:59:29.000Z",
      "arch": "aarch64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "450c6d0a218a894b22187ff50815aee032cbccbbad5fde5ae0a899f0bda0aba4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-03T09:00:48.000Z",
      "arch": "x86_64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "9fa07acaadf3d5fe5565ab5eb625e446fed39c7c39e90b598335e4c0bc26c35b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-03T08:58:36.000Z",
      "arch": "aarch64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "6b322a7348ed33340120dd1014afd35e5425eb3a1bccd43fb27f3bbb034a8095",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-03T09:00:26.000Z",
      "arch": "x86_64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "ceee605ff0acacc46b4e4d7ca5500193233f0d5057bd3443793014d871133280",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-03T08:59:13.000Z",
      "arch": "emscripten",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "991f931bc4bb973892a0a8e4c7ae0c42becb7bc813354b77e6bd14e03deb3e4d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-03T08:58:12.000Z",
      "arch": "x86_64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "d7900968fdb889cc009a6d752122e87369e4aa9a0ffbb6d3af307397f88e9329",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-03T08:58:08.000Z",
      "arch": "x86_64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "e6fb67439f585e7db55d0873e28db3a07714d0c9e1ff70c2ecdc88f8ec196b03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-03T08:58:23.000Z",
      "arch": "x86_64",
      "commit": "fbd5e5f718dde4cdf57eb1954833b9d09596d1f5",
      "fileid": "25d53f9a7684153093b9ad95179e9457c8b345039512872a7a139e3c109f92d6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26874287940"
    }
  ]
}