{
  "_id": "6a267c3e794753ddbc3ef0e4",
  "Package": "fairGNN",
  "Title": "Fairness-Aware Gated Neural Networks",
  "Version": "0.1.0",
  "Authors@R": "person(\"Rhys\", \"Holland\", , \"rhys.holland@icloud.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Tools for training and analysing fairness-aware gated\nneural networks for subgroup-aware prediction and\ninterpretation in clinical datasets. Methods draw on prior work\nin mixture-of-experts neural networks by Jordan and Jacobs\n(1994) <doi:10.1007/978-1-4471-2097-1_113>, fairness-aware\nlearning by Hardt, Price, and Srebro (2016)\n<doi:10.48550/arXiv.1610.02413>, and personalised treatment\nprediction for depression by Iniesta, Stahl, and McGuffin\n(2016) <doi:10.1016/j.jpsychires.2016.03.016>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/rhysholland/fairGNN",
  "BugReports": "https://github.com/rhysholland/fairGNN/issues",
  "SystemRequirements": "Optional 'LibTorch' backend; install via\ntorch::install_torch().",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:20:23 UTC",
    "User": "root"
  },
  "Author": "Rhys Holland [aut, cre]",
  "Maintainer": "Rhys Holland <rhys.holland@icloud.com>",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://rhysholland.r-universe.dev",
  "Date/Publication": "2025-10-26 20:33:49 UTC",
  "RemoteUrl": "https://github.com/cran/fairGNN",
  "RemoteRef": "HEAD",
  "RemoteSha": "c9ca1a118f20fea0af045321209166deed61d6f1",
  "MD5sum": "6929251c27e27ed77c0f2b9695da569c",
  "_user": "rhysholland",
  "_type": "src",
  "_file": "fairGNN_0.1.0.tar.gz",
  "_fileid": "ab2c30c5f4489004f1027e7f21bf9bd2ccb2879bea79df8449224b78d1e2f871",
  "_filesize": 1433403,
  "_sha256": "ab2c30c5f4489004f1027e7f21bf9bd2ccb2879bea79df8449224b78d1e2f871",
  "_created": "2026-06-08T08:20:23.000Z",
  "_published": "2026-06-08T08:24:30.333Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80051197569,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474939156"
    },
    {
      "job": 80051197579,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474937591"
    },
    {
      "job": 80051197597,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474930813"
    },
    {
      "job": 80051197636,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474922598"
    },
    {
      "job": 80050559189,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474888120"
    },
    {
      "job": 80051197629,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474926853"
    },
    {
      "job": 80051197559,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474917862"
    },
    {
      "job": 80051197604,
      "time": 43,
      "config": "windows-oldrel",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80051197583,
      "time": 41,
      "config": "windows-release",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/rhysholland/actions/runs/27124803355",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fairGNN",
  "_commit": {
    "id": "c9ca1a118f20fea0af045321209166deed61d6f1",
    "author": "Rhys Holland <rhys.holland@icloud.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1761510829
  },
  "_maintainer": {
    "name": "Rhys Holland",
    "email": "rhys.holland@icloud.com",
    "login": "rhysholland",
    "description": "",
    "uuid": 159461101
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggalluvial",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "torch",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-10-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rhysholland",
      "count": 1,
      "uuid": 159461101
    }
  ],
  "_userbio": {
    "uuid": 159461101,
    "type": "user",
    "name": "rhysholland"
  },
  "_downloads": {
    "count": 304,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fairGNN"
  },
  "_devurl": "https://github.com/rhysholland/fairgnn",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fairGNN.html",
    "manual.pdf"
  ],
  "_realowner": "rhysholland",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-26"
    }
  ],
  "_exports": [
    "analyse_experts",
    "analyse_gnn_results",
    "analyse_gnn_results_plus",
    "plot_sankey",
    "prepare_data",
    "train_gnn"
  ],
  "_help": [
    {
      "page": "analyse_experts",
      "title": "Analyse and Visualise Expert Network Specialisation",
      "topics": [
        "analyse_experts"
      ]
    },
    {
      "page": "analyse_gnn_results",
      "title": "Analyse and Visualize GNN Results",
      "topics": [
        "analyse_gnn_results"
      ]
    },
    {
      "page": "analyse_gnn_results_plus",
      "title": "Analyse GNN Results (+ Gate Summary Tables)",
      "topics": [
        "analyse_gnn_results_plus"
      ]
    },
    {
      "page": "plot_sankey",
      "title": "Create a Sankey Plot to Visualise Patient Routing",
      "topics": [
        "plot_sankey"
      ]
    },
    {
      "page": "prepare_data",
      "title": "Prepare Data for GNN Training",
      "topics": [
        "prepare_data"
      ]
    },
    {
      "page": "train_gnn",
      "title": "Train and Evaluate the Gated Neural Network (robust splits + safe ROC)",
      "topics": [
        "train_gnn"
      ]
    }
  ],
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "generics",
    "ggalluvial",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "pROC",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction-to-fairGNN.Rmd",
      "filename": "introduction-to-fairGNN.html",
      "title": "Introduction to fairGNN",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "2. The fairGNN Workflow",
        "2.1. Loading Data",
        "2.2. Step 1: Prepare the Data",
        "2.3. Step 2: Load Pre-computed Model Results",
        "2.4. Step 3: Analyse Basic Performance and Gates",
        "2.5. Step 4: Analyse Expert Specialisation",
        "2.6. Step 5: Visualise Patient Routing with a Sankey Plot"
      ],
      "created": "2025-10-26 20:33:49",
      "modified": "2025-10-26 20:33:49",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "fairgnn",
  "_universes": [
    "rhysholland"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-09T07:40:45.000Z",
      "commit": "c9ca1a118f20fea0af045321209166deed61d6f1",
      "fileid": "0dab43bce2501bd1ef28ab16cb1664f7b284b4bc685a92922b0251c62c424a5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysholland/actions/runs/25595491575"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-09T07:40:46.000Z",
      "commit": "c9ca1a118f20fea0af045321209166deed61d6f1",
      "fileid": "d152dc851fdb4f4424f60a1b75c4bab8e1ef50c0fca01b754109b0dc6881048e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysholland/actions/runs/25595491575"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T08:23:43.000Z",
      "distro": "noble",
      "commit": "c9ca1a118f20fea0af045321209166deed61d6f1",
      "fileid": "8ccf932c7624ee24f2d3607d3af2960f3e1fcc7353d3a14636355dcf409b0b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysholland/actions/runs/27124803355"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T08:23:40.000Z",
      "distro": "noble",
      "commit": "c9ca1a118f20fea0af045321209166deed61d6f1",
      "fileid": "0e2994a908e44ee21e121f61d51466a7cc3a4c1614da685909bbde65060c573a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysholland/actions/runs/27124803355"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-08T08:23:20.000Z",
      "commit": "c9ca1a118f20fea0af045321209166deed61d6f1",
      "fileid": "d7c801ca5477752e86ffae55b3e7441eb34c75ac022481868cabad696e9e98d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysholland/actions/runs/27124803355"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-08T08:22:57.000Z",
      "commit": "c9ca1a118f20fea0af045321209166deed61d6f1",
      "fileid": "a4d4dd32652868b35beef64de03a3d7e8c85404ee13ae443d4d8dbcf7dad0983",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysholland/actions/runs/27124803355"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-08T08:23:33.000Z",
      "commit": "c9ca1a118f20fea0af045321209166deed61d6f1",
      "fileid": "9c4c5f9b90573f0bf36fc81dace915f8669b3988febe5b7af7d28c30e1927abd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rhysholland/actions/runs/27124803355"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T08:22:31.000Z",
      "commit": "c9ca1a118f20fea0af045321209166deed61d6f1",
      "fileid": "07185113a6fabca884020c3d233efd9d5e08a73e1fc91b0b4e137e3f0e2db4d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysholland/actions/runs/27124803355"
    }
  ]
}