{
  "_id": "6a4789a76527f6f71fa0d7fd",
  "Package": "neuralGAM",
  "Type": "Package",
  "Title": "Interpretable Neural Network Based on Generalized Additive\nModels",
  "Version": "2.0.1",
  "Authors@R": "c(person(\"Ines\", \"Ortega-Fernandez\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"iortega@gradiant.org\",\ncomment = c(ORCID = \"0000-0002-8041-6860\")),\nperson(\"Marta\", \"Sestelo\", role = c(\"aut\",\"cph\"),\nemail = \"sestelo@uvigo.es\",\ncomment = c(ORCID = \"0000-0003-4284-6509\"))\n)",
  "Maintainer": "Ines Ortega-Fernandez <iortega@gradiant.org>",
  "Description": "Neural Additive Model framework based on Generalized\nAdditive Models from Hastie & Tibshirani (1990,\nISBN:9780412343902), which trains a different neural network to\nestimate the contribution of each feature to the response\nvariable. The networks are trained independently leveraging the\nlocal scoring and backfitting algorithms to ensure that the\nGeneralized Additive Model converges and it is additive. The\nresultant Neural Network is a highly accurate and interpretable\ndeep learning model, which can be used for high-risk AI\npractices where decision-making should be based on accountable\nand interpretable algorithms.",
  "License": "MPL-2.0",
  "BugReports": "https://github.com/inesortega/neuralGAM/issues",
  "Encoding": "UTF-8",
  "SystemRequirements": "python (>= 3.10), keras (== 2.15), tensorflow (==\n2.15)",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://inesortega.github.io/neuralGAM/,\nhttps://github.com/inesortega/neuralGAM",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://inesortega.r-universe.dev",
  "Date/Publication": "2026-07-01 22:15:03 UTC",
  "RemoteUrl": "https://github.com/inesortega/neuralgam",
  "RemoteRef": "HEAD",
  "RemoteSha": "52b6d82d49a7ce18cb41f931217480c59b266366",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 23:21:26 UTC",
    "User": "root"
  },
  "Author": "Ines Ortega-Fernandez [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8041-6860>),\nMarta Sestelo [aut, cph] (ORCID:\n<https://orcid.org/0000-0003-4284-6509>)",
  "_user": "inesortega",
  "_type": "src",
  "_file": "neuralGAM_2.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/6d47347f30a25f0c48b3d9b32e3a29f056d28599ff252dd0c0426b07fbbf001c",
  "_filesize": 271946,
  "_sha256": "6d47347f30a25f0c48b3d9b32e3a29f056d28599ff252dd0c0426b07fbbf001c",
  "_expires": "2026-10-11T10:06:30.000Z",
  "_created": "2026-07-01T23:21:26.000Z",
  "_published": "2026-07-03T10:06:31.339Z",
  "_jobs": [
    {
      "job": 84977101329,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8025065830"
    },
    {
      "job": 84977101749,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8025071775"
    },
    {
      "job": 84977101345,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8025058385"
    },
    {
      "job": 84977101550,
      "time": 195,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8025058683"
    },
    {
      "job": 84977101013,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8025019888"
    },
    {
      "job": 84977101726,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8025056290"
    },
    {
      "job": 84977101713,
      "time": 185,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8025064466"
    },
    {
      "job": 84977101334,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8025061474"
    },
    {
      "job": 84977101672,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8025063105"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/inesortega/actions/runs/28554168343",
  "_status": "success",
  "_upstream": "https://github.com/inesortega/neuralgam",
  "_commit": {
    "id": "52b6d82d49a7ce18cb41f931217480c59b266366",
    "author": "Ines Ortega-Fernandez <ines.ortega@uvigo.gal>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix CRAN Downloads badge link in README",
    "time": 1782944103
  },
  "_maintainer": {
    "name": "Ines Ortega-Fernandez",
    "email": "iortega@gradiant.org",
    "orcid": "0000-0002-8041-6860"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "tensorflow",
      "role": "Imports"
    },
    {
      "package": "keras",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "formula.tools",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "inesortega",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2025-10-08"
    },
    {
      "name": "v2.0.1",
      "date": "2025-12-03"
    }
  ],
  "_topics": [
    "deep-neural-networks",
    "explainable-ai",
    "gam",
    "gann",
    "generalized-additive-models",
    "generalized-additive-neural-network",
    "self-explanatory-ml",
    "xai"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "inesortega",
      "count": 1,
      "uuid": 7244869
    }
  ],
  "_userbio": {
    "uuid": 7244869,
    "type": "user",
    "name": "Ines Ortega-Fernandez",
    "followers": 13,
    "description": "PhD | AI Security Research Fellow @ MATS"
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/neuralGAM"
  },
  "_devurl": "https://github.com/inesortega/neuralgam",
  "_pkgdown": "https://inesortega.github.io/neuralGAM/",
  "_searchresults": 46,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/neuralGAM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/inesortega/neuralgam",
  "_realowner": "inesortega",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-09-07"
    },
    {
      "version": "1.1.0",
      "date": "2023-09-20"
    },
    {
      "version": "1.1.1",
      "date": "2024-04-19"
    },
    {
      "version": "2.0.0",
      "date": "2025-10-08"
    },
    {
      "version": "2.0.1",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "autoplot",
    "autoplot.neuralGAM",
    "diagnose",
    "install_neuralGAM",
    "neuralGAM",
    "plot_history",
    "predict.neuralGAM",
    "sim_neuralGAM_data"
  ],
  "_help": [
    {
      "page": "autoplot.neuralGAM",
      "title": "Autoplot method for 'neuralGAM' objects (epistemic-only)",
      "topics": [
        "autoplot.neuralGAM"
      ]
    },
    {
      "page": "diagnose",
      "title": "Diagnosis plots to evaluate a fitted 'neuralGAM' model.",
      "topics": [
        "diagnose"
      ]
    },
    {
      "page": "install_neuralGAM",
      "title": "Install neuralGAM python requirements",
      "topics": [
        "install_neuralGAM"
      ]
    },
    {
      "page": "NeuralGAM",
      "title": "Fit a neuralGAM model",
      "topics": [
        "neuralGAM"
      ]
    },
    {
      "page": "plot_history",
      "title": "Plot training loss history for a neuralGAM model",
      "topics": [
        "plot_history"
      ]
    },
    {
      "page": "plot.NeuralGAM",
      "title": "Visualization of 'neuralGAM' object with base graphics",
      "topics": [
        "plot.neuralGAM"
      ]
    },
    {
      "page": "predict.NeuralGAM",
      "title": "Produces predictions from a fitted 'neuralGAM' object",
      "topics": [
        "predict.neuralGAM"
      ]
    },
    {
      "page": "print.NeuralGAM",
      "title": "Short 'neuralGAM' summary",
      "topics": [
        "print.neuralGAM"
      ]
    },
    {
      "page": "sim_neuralGAM_data",
      "title": "Simulate Example Data for NeuralGAM",
      "topics": [
        "sim_neuralGAM_data"
      ]
    },
    {
      "page": "summary.NeuralGAM",
      "title": "Summary of a 'neuralGAM' model",
      "topics": [
        "summary.neuralGAM"
      ]
    }
  ],
  "_readme": "https://github.com/inesortega/neuralgam/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "cli",
    "config",
    "cpp11",
    "farver",
    "formula.tools",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "here",
    "isoband",
    "jsonlite",
    "keras",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "matrixStats",
    "operator.tools",
    "patchwork",
    "png",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "S7",
    "scales",
    "tensorflow",
    "tfautograph",
    "tfruns",
    "tidyselect",
    "vctrs",
    "viridisLite",
    "whisker",
    "withr",
    "yaml",
    "zeallot"
  ],
  "_score": 4.060697840353612,
  "_indexed": true,
  "_nocasepkg": "neuralgam",
  "_universes": [
    "inesortega"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-07-01T23:24:08.000Z",
      "distro": "resolute",
      "commit": "52b6d82d49a7ce18cb41f931217480c59b266366",
      "fileid": "https://r2.ropensci.org/fd414e59c5cfc24260523f76014c604a51598a66872a2bea6bd768fdd2ee1425",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inesortega/actions/runs/28554168343"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-07-01T23:24:33.000Z",
      "distro": "resolute",
      "commit": "52b6d82d49a7ce18cb41f931217480c59b266366",
      "fileid": "https://r2.ropensci.org/e1d2c16d1efb4ee99f99627fb44a1e7493302d61cb0501eedbb99980c9789062",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inesortega/actions/runs/28554168343"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-07-01T23:23:45.000Z",
      "commit": "52b6d82d49a7ce18cb41f931217480c59b266366",
      "fileid": "https://r2.ropensci.org/1209708c55de560f3aae763442c939b545a361b399d4d57ce98e18f82271d6cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inesortega/actions/runs/28554168343"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-07-01T23:23:34.000Z",
      "commit": "52b6d82d49a7ce18cb41f931217480c59b266366",
      "fileid": "https://r2.ropensci.org/e2b772828498015a81c6c15af7cefd071586083fe0f8838bbbf338def2a4d15f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inesortega/actions/runs/28554168343"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-07-01T23:24:17.000Z",
      "commit": "52b6d82d49a7ce18cb41f931217480c59b266366",
      "fileid": "https://r2.ropensci.org/f07cd732b0c0ae0f46e737c0d24a5d273264d715ddf27358d4e519ecd5998a27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/inesortega/actions/runs/28554168343"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-07-01T23:22:52.000Z",
      "commit": "52b6d82d49a7ce18cb41f931217480c59b266366",
      "fileid": "https://r2.ropensci.org/184ab1d4fcc8f690baa3d6931941c6cc156c259d0c9450037d09a13235038395",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inesortega/actions/runs/28554168343"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-07-01T23:22:40.000Z",
      "commit": "52b6d82d49a7ce18cb41f931217480c59b266366",
      "fileid": "https://r2.ropensci.org/a811e6224d985833c5201042d94b0b010bef663e7800b73201b1109e672f5767",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inesortega/actions/runs/28554168343"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-07-01T23:22:47.000Z",
      "commit": "52b6d82d49a7ce18cb41f931217480c59b266366",
      "fileid": "https://r2.ropensci.org/f39e24474791d76ad9dd97e5fb09fe9693bf3439946c96cf58fbaef035fbd0ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inesortega/actions/runs/28554168343"
    }
  ]
}