{
  "_id": "6a2296d4cd65a98ecbd569f9",
  "Type": "Package",
  "Package": "setweaver",
  "Title": "Building Sets of Variables in a Probabilistic Framework",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Nicolas\", \"Leenaerts\", , \"nicolas.leenaerts@kuleuven.be\", role = c(\"aut\", \"cre\",\"cph\"),\ncomment = c(ORCID = \"0000-0003-2421-6845\")),\nperson(\"Aaron\", \"Fisher\", , \"afisher@berkeley.edu\", role = c(\"aut\",\"cph\"),\ncomment = c(ORCID = \"0000-0001-9754-4618\"))\n)",
  "Description": "Create sets of variables based on a mutual information\napproach. In this context, a set is a collection of distinct\nelements (e.g., variables) that can also be treated as a single\nentity.  Mutual information, a concept from probability theory,\nquantifies the dependence between two variables by expressing\nhow much information about one variable can be gained from\nobserving the other. Furthermore, you can analyze, and\nvisualize these sets in order to better understand the\nrelationships among variables.",
  "License": "CC BY 4.0",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/nicolasleenaerts/setweaver",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://nicolasleenaerts.r-universe.dev",
  "Date/Publication": "2026-02-01 18:50:31 UTC",
  "RemoteUrl": "https://github.com/nicolasleenaerts/setweaver",
  "RemoteRef": "HEAD",
  "RemoteSha": "bfc5e38557da57da63ad7cd01c7b0f5234abfab9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 09:25:41 UTC",
    "User": "root"
  },
  "Author": "Nicolas Leenaerts [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2421-6845>),\nAaron Fisher [aut, cph] (ORCID:\n<https://orcid.org/0000-0001-9754-4618>)",
  "Maintainer": "Nicolas Leenaerts <nicolas.leenaerts@kuleuven.be>",
  "MD5sum": "cf84daa8e9db385c90d741bb0ec58457",
  "_user": "nicolasleenaerts",
  "_type": "src",
  "_file": "setweaver_1.0.0.tar.gz",
  "_fileid": "93c546692b6029c3eca6a8ffb7c164a799ae378e002defa25f6a4181d22e4e97",
  "_filesize": 401955,
  "_sha256": "93c546692b6029c3eca6a8ffb7c164a799ae378e002defa25f6a4181d22e4e97",
  "_created": "2026-06-05T09:25:41.000Z",
  "_published": "2026-06-05T09:28:52.751Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79700618605,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433297039"
    },
    {
      "job": 79700618639,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433294816"
    },
    {
      "job": 79700618622,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7433294986"
    },
    {
      "job": 79700618611,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433296897"
    },
    {
      "job": 79700128313,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433251705"
    },
    {
      "job": 79700618627,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433292157"
    },
    {
      "job": 79700618613,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433279119"
    },
    {
      "job": 79700618657,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7433278906"
    },
    {
      "job": 79700618816,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433276615"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nicolasleenaerts/actions/runs/27006735478",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nicolasleenaerts/setweaver",
  "_commit": {
    "id": "bfc5e38557da57da63ad7cd01c7b0f5234abfab9",
    "author": "Nicolas Leenaerts <leenaerts.nicolas@gmail.com>",
    "committer": "Nicolas Leenaerts <leenaerts.nicolas@gmail.com>",
    "message": "Submitted to CRAN\n",
    "time": 1769971831
  },
  "_maintainer": {
    "name": "Nicolas Leenaerts",
    "email": "nicolas.leenaerts@kuleuven.be",
    "orcid": "0000-0003-2421-6845"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 2.1.2",
      "role": "Imports"
    },
    {
      "package": "permutes",
      "version": ">= 2.8",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "version": ">= 1.0.13",
      "role": "Imports"
    },
    {
      "package": "splitTools",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nicolasleenaerts",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 10
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nicolasleenaerts",
      "count": 21,
      "uuid": 58860006
    }
  ],
  "_userbio": {
    "uuid": 58860006,
    "type": "user",
    "name": "Nicolas Leenaerts",
    "description": "Psychiatrist - BAEF Postdoctoral Fellow ar Harvard University | Using machine learning to improve psychiatric care."
  },
  "_downloads": {
    "count": 123,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/setweaver"
  },
  "_devurl": "https://github.com/nicolasleenaerts/setweaver",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/setweaver.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nicolasleenaerts/setweaver",
  "_realowner": "nicolasleenaerts",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-02-04"
    }
  ],
  "_exports": [
    "ce",
    "cprob",
    "cprob_inv",
    "entfuns",
    "entropy",
    "find_minimal_sets",
    "gstat",
    "joint",
    "jtct",
    "mi",
    "pairmi",
    "plot_prob",
    "prob",
    "probstat",
    "setmapmi",
    "zprob"
  ],
  "_datasets": [
    {
      "name": "misimdata",
      "title": "misimdata",
      "object": "misimdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "x6",
        "x7",
        "x8",
        "x9",
        "x10"
      ],
      "rows": 2500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ce",
      "title": "ce",
      "topics": [
        "ce"
      ]
    },
    {
      "page": "cprob",
      "title": "cprob",
      "topics": [
        "cprob"
      ]
    },
    {
      "page": "cprob_inv",
      "title": "cprob_inv",
      "topics": [
        "cprob_inv"
      ]
    },
    {
      "page": "entfuns",
      "title": "entfuns",
      "topics": [
        "entfuns"
      ]
    },
    {
      "page": "entropy",
      "title": "entropy",
      "topics": [
        "entropy"
      ]
    },
    {
      "page": "find_minimal_sets",
      "title": "find_minimal_sets",
      "topics": [
        "find_minimal_sets"
      ]
    },
    {
      "page": "gstat",
      "title": "gstat",
      "topics": [
        "gstat"
      ]
    },
    {
      "page": "joint",
      "title": "joint",
      "topics": [
        "joint"
      ]
    },
    {
      "page": "jtct",
      "title": "jtct",
      "topics": [
        "jtct"
      ]
    },
    {
      "page": "mi",
      "title": "mi",
      "topics": [
        "mi"
      ]
    },
    {
      "page": "misimdata",
      "title": "misimdata",
      "topics": [
        "misimdata"
      ]
    },
    {
      "page": "pairmi",
      "title": "pairmi",
      "topics": [
        "pairmi"
      ]
    },
    {
      "page": "plot_prob",
      "title": "plot_prob",
      "topics": [
        "plot_prob"
      ]
    },
    {
      "page": "prob",
      "title": "prob",
      "topics": [
        "prob"
      ]
    },
    {
      "page": "probstat",
      "title": "probstat",
      "topics": [
        "probstat"
      ]
    },
    {
      "page": "setmapmi",
      "title": "setmapmi",
      "topics": [
        "setmapmi"
      ]
    },
    {
      "page": "zprob",
      "title": "zprob",
      "topics": [
        "zprob"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nicolasleenaerts/setweaver/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nicolasleenaerts/setweaver/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "glue",
    "gtable",
    "igraph",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "permutes",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "scales",
    "splitTools",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "setweaver.Rmd",
      "filename": "setweaver.html",
      "title": "setweaver",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Authors",
        "Installation",
        "Pairing variables",
        "Evaluating sets",
        "Visualizing sets",
        "Visualizing relations between sets and an outcome",
        "Working Directly with Underlying Functions"
      ],
      "created": "2025-08-31 00:23:55",
      "modified": "2026-02-01 17:10:36",
      "commits": 3
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "setweaver",
  "_universes": [
    "nicolasleenaerts"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-05T09:27:56.000Z",
      "distro": "noble",
      "commit": "bfc5e38557da57da63ad7cd01c7b0f5234abfab9",
      "fileid": "a1b0847792faf3c033a2723401e5668b3f3f7ed10f01a66807a1e0111c0499de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolasleenaerts/actions/runs/27006735478"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-05T09:27:50.000Z",
      "distro": "noble",
      "commit": "bfc5e38557da57da63ad7cd01c7b0f5234abfab9",
      "fileid": "fb560bb8cef426403006f4c136d9eee1ee3edb9364e83e9c8839d45ab61ccdc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolasleenaerts/actions/runs/27006735478"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-05T09:27:51.000Z",
      "commit": "bfc5e38557da57da63ad7cd01c7b0f5234abfab9",
      "fileid": "51fdcad1dd0f3d31110719616c57940525efe038f37e186a1b73036b4161749a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolasleenaerts/actions/runs/27006735478"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-05T09:27:58.000Z",
      "commit": "bfc5e38557da57da63ad7cd01c7b0f5234abfab9",
      "fileid": "3bf2731481a5c410e4d03934805e445f7b65bb6a7fb50b46b5889339decf3327",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolasleenaerts/actions/runs/27006735478"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-05T09:27:55.000Z",
      "commit": "bfc5e38557da57da63ad7cd01c7b0f5234abfab9",
      "fileid": "c96bd19997dc9e849926a6604d7a16061b7d631732e84092a68307dd4b46e060",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nicolasleenaerts/actions/runs/27006735478"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-05T09:26:59.000Z",
      "commit": "bfc5e38557da57da63ad7cd01c7b0f5234abfab9",
      "fileid": "8159a5e5486dd040855c746874d3e183720a7eecc80d9ecc45fb42da6cb11d6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolasleenaerts/actions/runs/27006735478"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-05T09:26:57.000Z",
      "commit": "bfc5e38557da57da63ad7cd01c7b0f5234abfab9",
      "fileid": "ccb3e98794bcfe449ff6147cde499d16be778e5b53aaa184aa5f2fb479d0826a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolasleenaerts/actions/runs/27006735478"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-05T09:26:53.000Z",
      "commit": "bfc5e38557da57da63ad7cd01c7b0f5234abfab9",
      "fileid": "5978dcfa8631fb1f82d80e22c0b4dbc891b6248bf677313a4d2abba13824de59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolasleenaerts/actions/runs/27006735478"
    }
  ]
}