{
  "_id": "6a1168c4acfb0bcc41cf2b76",
  "Type": "Package",
  "Package": "innsight",
  "Title": "Get the Insights of Your Neural Network",
  "Version": "0.3.2.9000",
  "Authors@R": "c(\nperson(\"Niklas\", \"Koenen\", , \"niklas.koenen@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4623-8271\")),\nperson(\"Raphael\", \"Baudeu\", , \"raphael.baudeu@gmail.com\", role = \"ctb\")\n)",
  "Description": "Interpretation methods for analyzing the behavior and\nindividual predictions of modern neural networks in a\nthree-step procedure: Converting the model, running the\ninterpretation method, and visualizing the results. Implemented\nmethods are, e.g., 'Connection Weights' described by Olden et\nal. (2004) <doi:10.1016/j.ecolmodel.2004.03.013>, layer-wise\nrelevance propagation ('LRP') described by Bach et al. (2015)\n<doi:10.1371/journal.pone.0130140>, deep learning important\nfeatures ('DeepLIFT') described by Shrikumar et al.  (2017)\n<doi:10.48550/arXiv.1704.02685> and gradient-based methods like\n'SmoothGrad' described by Smilkov et al. (2017)\n<doi:10.48550/arXiv.1706.03825>, 'Gradient x Input' or 'Vanilla\nGradient'. Details can be found in the accompanying scientific\npaper: Koenen & Wright (2024, Journal of Statistical Software,\n<doi:10.18637/jss.v111.i08>).",
  "License": "MIT + file LICENSE",
  "URL": "https://bips-hb.github.io/innsight/,\nhttps://github.com/bips-hb/innsight/",
  "BugReports": "https://github.com/bips-hb/innsight/issues/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE, r6 = TRUE)",
  "RoxygenNote": "7.3.3",
  "Collate": "'AgnosticMethods.R' 'AgnosticWrapper.R' 'ConnectionWeights.R'\n'Convert_keras.R' 'Convert_neuralnet.R' 'Convert_torch.R'\n'ConvertedModel.R' 'Converter.R' 'DeepLift.R' 'GradienBased.R'\n'torch_gradients.R' 'InterpretingLayer.R'\n'InterpretingMethod.R' 'LRP.R' 'Layer_conv1d.R'\n'Layer_conv2d.R' 'Layer_dense.R' 'Layer_normalization.R'\n'Layer_other.R' 'Layer_pooling.R' 'innsight.R' 'utils.R'\n'utils_ggplot.R' 'utils_plotly.R' 'innsight_sugar.R'\n'innsight_ggplot2.R' 'innsight_plotly.R'",
  "Repository": "https://bips-hb.r-universe.dev",
  "Date/Publication": "2026-02-22 19:18:08 UTC",
  "RemoteUrl": "https://github.com/bips-hb/innsight",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc63149b2b97bb33979f77c677ef009277d3e132",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:39:10 UTC",
    "User": "root"
  },
  "Author": "Niklas Koenen [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4623-8271>),\nRaphael Baudeu [ctb]",
  "Maintainer": "Niklas Koenen <niklas.koenen@gmail.com>",
  "MD5sum": "039756ce6a46133a10e35ab6774422e1",
  "_user": "bips-hb",
  "_type": "src",
  "_file": "innsight_0.3.2.9000.tar.gz",
  "_fileid": "19f62324aa7feddc6a05f042231480348c0e81ad0d2924e7c32a694a3e47692b",
  "_filesize": 1568831,
  "_sha256": "19f62324aa7feddc6a05f042231480348c0e81ad0d2924e7c32a694a3e47692b",
  "_created": "2026-05-23T08:39:10.000Z",
  "_published": "2026-05-23T08:43:48.632Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77509954396,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175708412"
    },
    {
      "job": 77509954398,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175708244"
    },
    {
      "job": 77509954406,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175701104"
    },
    {
      "job": 77509954402,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175701851"
    },
    {
      "job": 77509747497,
      "time": 254,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175690405"
    },
    {
      "job": 77509954401,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175702320"
    },
    {
      "job": 77509954403,
      "time": 227,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175711349"
    },
    {
      "job": 77509954412,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175705745"
    },
    {
      "job": 77509954410,
      "time": 181,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175707014"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26328249412",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bips-hb/innsight",
  "_commit": {
    "id": "bc63149b2b97bb33979f77c677ef009277d3e132",
    "author": "Niklas Koenen <79153641+nkoenen@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #19 from bips-hb/v0.4.0\n\nV0.4.0",
    "time": 1771787888
  },
  "_maintainer": {
    "name": "Niklas Koenen",
    "email": "niklas.koenen@gmail.com",
    "login": "nkoenen",
    "description": "",
    "uuid": 79153641,
    "orcid": "0000-0002-4623-8271"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "torch",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "fastshap",
      "role": "Suggests"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "gtable",
      "role": "Suggests"
    },
    {
      "package": "keras",
      "role": "Suggests"
    },
    {
      "package": "keras3",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lime",
      "role": "Suggests"
    },
    {
      "package": "luz",
      "role": "Suggests"
    },
    {
      "package": "neuralnet",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "tensorflow",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bips-hb",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 31,
  "_contributors": [
    {
      "user": "nkoenen",
      "count": 364,
      "uuid": 79153641
    },
    {
      "user": "jemus42",
      "count": 6,
      "uuid": 1613346
    },
    {
      "user": "destarion",
      "count": 5,
      "uuid": 32220018
    },
    {
      "user": "mnwright",
      "count": 4,
      "uuid": 9598192
    }
  ],
  "_userbio": {
    "uuid": 34575917,
    "type": "organization",
    "name": "BIPS",
    "description": "Leibniz Institute for Prevention Research and Epidemiology"
  },
  "_downloads": {
    "count": 911,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/innsight"
  },
  "_devurl": "https://github.com/bips-hb/innsight",
  "_pkgdown": "https://bips-hb.github.io/innsight/",
  "_searchresults": 35,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/innsight.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bips-hb/innsight",
  "_realowner": "bips-hb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-11-22"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-29"
    },
    {
      "version": "0.2.0",
      "date": "2023-04-16"
    },
    {
      "version": "0.3.0",
      "date": "2023-12-21"
    },
    {
      "version": "0.3.1",
      "date": "2024-11-26"
    },
    {
      "version": "0.3.2",
      "date": "2025-03-30"
    }
  ],
  "_exports": [
    "AgnosticWrapper",
    "as_innsight_result",
    "ConnectionWeights",
    "convert",
    "Converter",
    "DeepLift",
    "DeepSHAP",
    "ExpectedGradient",
    "get_result",
    "Gradient",
    "IntegratedGradient",
    "LIME",
    "LRP",
    "plot",
    "plot_global",
    "print",
    "run_cw",
    "run_deeplift",
    "run_deepshap",
    "run_expgrad",
    "run_grad",
    "run_intgrad",
    "run_lime",
    "run_lrp",
    "run_shap",
    "run_smoothgrad",
    "SHAP",
    "show",
    "SmoothGrad",
    "torch_expgrad",
    "torch_grad",
    "torch_intgrad",
    "torch_smoothgrad"
  ],
  "_help": [
    {
      "page": "innsight-package",
      "title": "Get the insight of your neural network",
      "topics": [
        "innsight-package",
        "innsight"
      ]
    },
    {
      "page": "innsight_ggplot2-indexing",
      "title": "Indexing plots of 'innsight_ggplot2'",
      "topics": [
        "[,innsight_ggplot2-method",
        "[.innsight_ggplot2",
        "[<-,innsight_ggplot2-method",
        "[<-.innsight_ggplot2",
        "[[,innsight_ggplot2-method",
        "[[.innsight_ggplot2",
        "[[<-,innsight_ggplot2-method",
        "[[<-.innsight_ggplot2"
      ]
    },
    {
      "page": "innsight_plotly-indexing",
      "title": "Indexing plots of 'innsight_plotly'",
      "topics": [
        "[,innsight_plotly-method",
        "[.innsight_plotly",
        "[[,innsight_plotly-method",
        "[[.innsight_plotly"
      ]
    },
    {
      "page": "innsight_ggplot2-plus",
      "title": "Generic add function for 'innsight_ggplot2'",
      "topics": [
        "+,innsight_ggplot2,ANY-method",
        "+.innsight_ggplot2"
      ]
    },
    {
      "page": "AgnosticWrapper",
      "title": "Super class for model-agnostic interpretability methods",
      "topics": [
        "AgnosticWrapper"
      ]
    },
    {
      "page": "as_innsight_result",
      "title": "Convert gradient results to an innsight result object",
      "topics": [
        "as_innsight_result"
      ]
    },
    {
      "page": "ConnectionWeights",
      "title": "Connection weights method",
      "concept": [
        "methods"
      ],
      "topics": [
        "ConnectionWeights"
      ]
    },
    {
      "page": "ConvertedModel",
      "title": "Converted torch-based model",
      "topics": [
        "ConvertedModel"
      ]
    },
    {
      "page": "Converter",
      "title": "Converter of an artificial neural network",
      "topics": [
        "Converter"
      ]
    },
    {
      "page": "DeepLift",
      "title": "Deep learning important features (DeepLift)",
      "concept": [
        "methods"
      ],
      "topics": [
        "DeepLift"
      ]
    },
    {
      "page": "DeepSHAP",
      "title": "Deep Shapley additive explanations (DeepSHAP)",
      "concept": [
        "methods"
      ],
      "topics": [
        "DeepSHAP"
      ]
    },
    {
      "page": "ExpectedGradient",
      "title": "Expected Gradients",
      "concept": [
        "methods"
      ],
      "topics": [
        "ExpectedGradient"
      ]
    },
    {
      "page": "get_result",
      "title": "Get the result of an interpretation method",
      "topics": [
        "get_result"
      ]
    },
    {
      "page": "Gradient",
      "title": "Vanilla Gradient and Gradient\\timesInput",
      "concept": [
        "methods"
      ],
      "topics": [
        "Gradient"
      ]
    },
    {
      "page": "GradientBased",
      "title": "Super class for gradient-based interpretation methods",
      "topics": [
        "GradientBased"
      ]
    },
    {
      "page": "innsight_ggplot2-class",
      "title": "S4 class for ggplot2-based plots",
      "topics": [
        "innsight_ggplot2"
      ]
    },
    {
      "page": "innsight_plotly-class",
      "title": "S4 class for plotly-based plots",
      "topics": [
        "innsight_plotly"
      ]
    },
    {
      "page": "innsight_sugar",
      "title": "Syntactic sugar for object construction",
      "topics": [
        "convert",
        "innsight_sugar",
        "run_cw",
        "run_deeplift",
        "run_deepshap",
        "run_expgrad",
        "run_grad",
        "run_intgrad",
        "run_lime",
        "run_lrp",
        "run_shap",
        "run_smoothgrad"
      ]
    },
    {
      "page": "IntegratedGradient",
      "title": "Integrated Gradients",
      "concept": [
        "methods"
      ],
      "topics": [
        "IntegratedGradient"
      ]
    },
    {
      "page": "InterpretingMethod",
      "title": "Super class for interpreting methods",
      "topics": [
        "InterpretingMethod"
      ]
    },
    {
      "page": "LIME",
      "title": "Local interpretable model-agnostic explanations (LIME)",
      "concept": [
        "methods"
      ],
      "topics": [
        "LIME"
      ]
    },
    {
      "page": "LRP",
      "title": "Layer-wise relevance propagation (LRP)",
      "concept": [
        "methods"
      ],
      "topics": [
        "LRP"
      ]
    },
    {
      "page": "plot_global",
      "title": "Get the result of an interpretation method",
      "topics": [
        "plot_global"
      ]
    },
    {
      "page": "innsight_ggplot2-print",
      "title": "Generic print, plot and show for 'innsight_ggplot2'",
      "topics": [
        "plot,innsight_ggplot2-method",
        "plot.innsight_ggplot2",
        "print,innsight_ggplot2-method",
        "print.innsight_ggplot2",
        "show,innsight_ggplot2-method",
        "show.innsight_ggplot2"
      ]
    },
    {
      "page": "innsight_plotly-print",
      "title": "Generic print, plot and show for 'innsight_plotly'",
      "topics": [
        "plot,innsight_plotly-method",
        "plot.innsight_plotly",
        "print,innsight_plotly-method",
        "print.innsight_plotly",
        "show,innsight_plotly-method",
        "show.innsight_plotly"
      ]
    },
    {
      "page": "SHAP",
      "title": "Shapley values",
      "concept": [
        "methods"
      ],
      "topics": [
        "SHAP"
      ]
    },
    {
      "page": "SmoothGrad",
      "title": "SmoothGrad and SmoothGrad\\timesInput",
      "concept": [
        "methods"
      ],
      "topics": [
        "SmoothGrad"
      ]
    },
    {
      "page": "torch_expgrad",
      "title": "Direct Expected Gradients for torch models",
      "concept": [
        "direct torch methods"
      ],
      "topics": [
        "torch_expgrad"
      ]
    },
    {
      "page": "torch_grad",
      "title": "Direct gradient calculation for torch models",
      "concept": [
        "direct torch methods"
      ],
      "topics": [
        "torch_grad"
      ]
    },
    {
      "page": "torch_intgrad",
      "title": "Direct Integrated Gradients for torch models",
      "concept": [
        "direct torch methods"
      ],
      "topics": [
        "torch_intgrad"
      ]
    },
    {
      "page": "torch_smoothgrad",
      "title": "Direct SmoothGrad for torch models",
      "concept": [
        "direct torch methods"
      ],
      "topics": [
        "torch_smoothgrad"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bips-hb/innsight/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bips-hb/innsight/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "callr",
    "checkmate",
    "cli",
    "coro",
    "cpp11",
    "desc",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "processx",
    "ps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "safetensors",
    "scales",
    "torch",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "torch_gradients.Rmd",
      "filename": "torch_gradients.html",
      "title": "Direct Torch Gradient Methods",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Available Methods",
        "Basic Usage",
        "Vanilla Gradient",
        "Gradient×Input",
        "Integrated Gradients",
        "SmoothGrad",
        "Expected Gradients",
        "Working with Real Data",
        "Selecting Output Nodes",
        "Data Type Support",
        "When to Use Which Method?",
        "Comparison with Converter Methods",
        "Using Results as innsight Objects",
        "Getting Results as Objects",
        "Plotting with Objects",
        "Summary"
      ],
      "created": "2026-02-22 19:18:08",
      "modified": "2026-02-22 19:18:08",
      "commits": 1
    },
    {
      "source": "Example_1_iris.Rmd",
      "filename": "Example_1_iris.html",
      "title": "Example 1: Iris dataset with torch",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 0: Train a model",
        "Step 1: Convert the model",
        "Step 2: Apply methods",
        "Step 3: Visualization",
        "Plot individual results",
        "ggplot2-based plot",
        "plotly-based plot",
        "Plot summarized results"
      ],
      "created": "2023-02-01 21:07:08",
      "modified": "2023-12-21 13:12:21",
      "commits": 5
    },
    {
      "source": "Example_2_penguin.Rmd",
      "filename": "Example_2_penguin.html",
      "title": "Example 2: Penguin dataset with torch and luz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Explore the dataset",
        "Step 0: Train a model",
        "Data preparation",
        "Create and train the model",
        "Step 1: Convert the model",
        "Step 2: Apply methods",
        "Separated categorical variables",
        "Summarized categorical variables",
        "Step 3: Visualization",
        "Plot individual results",
        "Plot summarized results"
      ],
      "created": "2023-02-01 21:07:08",
      "modified": "2025-03-28 11:32:17",
      "commits": 5
    },
    {
      "source": "detailed_overview.Rmd",
      "filename": "detailed_overview.html",
      "title": "In-depth explanation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 1: The Converter",
        "Argument model",
        "Package torch",
        "Package keras",
        "Package neuralnet",
        "Model as named list",
        "Adding layers to your list-model",
        "Argument input_dim",
        "Argument input_names",
        "Argument output_names",
        "Other arguments",
        "Argument dtype",
        "Argument save_model_as_list",
        "Fields",
        "Step 2: Apply selected method",
        "Arguments",
        "Argument converter",
        "Argument data",
        "Argument channels_first",
        "Argument output_idx",
        "Argument output_label",
        "Argument ignore_last_act",
        "Argument dtype",
        "Methods",
        "Vanilla Gradient",
        "SmoothGrad",
        "Gradient$\\times$Input and SmoothGrad$\\times$Input",
        "Layer-wise Relevance Propagation (LRP)",
        "Deep Learning Important Features (DeepLift)",
        "Apply method DeepLift with rescale rule",
        "Get result",
        "Integrated Gradients",
        "Apply method IntegratedGradient",
        "Crate model with package 'neuralnet'",
        "Step 1: Create 'Converter'",
        "Step 2: Apply Expected Gradient",
        "Verify exact decomposition",
        "Show the error between both",
        "Show the result",
        "Step 3: Show and plot the results",
        "Get results",
        "Array (type = 'array')",
        "Show the result for datapoint 1 and 10",
        "Torch Tensor (type = 'torch_tensor')",
        "Data.Frame (type = 'data.frame')",
        "get the result from the tabular model",
        "calculate mean absolute gradient",
        "Plot summarized results plot_global()",
        "Advanced plotting",
        "Create model with tabular data as inputs and one output layer",
        "Create model with images as inputs and two output layers",
        "Create model with images and tabular data as inputs and two",
        "output layers",
        "Now we can add geoms, themes and scales as usual for ggplot2 objects",
        "This object is still an 'innsight_ggplot2' object...",
        "... but all ggplot2 geoms, themes and scales are added",
        "If the respective plot allows it, you can also use the already existing",
        "mapping function and data:",
        "Show the whole plot",
        "Now you can select a single plot by passing the row and column index,",
        "e.g. the plot for output \"Y1\" and data point 3",
        "This time a ggplot2 object is returned",
        "Show the new plot",
        "Results for multiple input and/or output layers",
        "Select a restyled subplot (default)",
        "The same plot as shown in the whole plot",
        "Remove colorbar in the plot for data point 3 and output 'Y1' in output",
        "layer 1 (in such situations the restyle argument is useful)",
        "Change colorscale in the plot for data point 1 and output 'Y2' in output",
        "layer 2",
        "Change the theme in all plots for data point 3",
        "Show the result with all changes",
        "e.g. the plot for output \"Y1\", data point 3 and the second input layer",
        "It's a plotly object",
        "Show the plot",
        "All methods behave the same and return a plotly object",
        "You can also pass additional arguments to the method 'plotly::subplot',",
        "e.g. the margins"
      ],
      "created": "2023-02-01 21:07:08",
      "modified": "2025-03-28 11:32:17",
      "commits": 6
    },
    {
      "source": "innsight.Rmd",
      "filename": "innsight.html",
      "title": "Introduction to innsight",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why innsight?",
        "How to use",
        "Step 1: Model creation and converting",
        "Usage with torch models",
        "Create model",
        "Convert the model",
        "Convert model with input and output names",
        "Usage with neuralnet models",
        "Convert model",
        "Step 2: Apply selected method",
        "You can also use the helper function run_grad",
        "Apply method 'Gradient x Input' for CNN",
        "Apply method 'IntegratedGradient' for CNN with the average baseline",
        "Apply method 'LRP' for CNN with alpha-beta-rule",
        "Apply local method 'ConnectionWeights' for a CNN",
        "Note: This variant requires input data",
        "Step 3: Show and plot the results",
        "Get results",
        "or with the S3 method",
        "Show the result for data point 1 and 71",
        "Show for datapoint 1 and 71 the result"
      ],
      "created": "2021-11-22 07:00:30",
      "modified": "2025-03-28 11:32:17",
      "commits": 7
    }
  ],
  "_score": 7.3876122562959115,
  "_indexed": true,
  "_nocasepkg": "innsight",
  "_universes": [
    "bips-hb",
    "nkoenen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-05-23T08:41:58.000Z",
      "distro": "noble",
      "commit": "bc63149b2b97bb33979f77c677ef009277d3e132",
      "fileid": "b74bb9d6da766df93fb21914e031ea30b55888c4881fa8846abf37d20f7d78ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26328249412"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-05-23T08:41:55.000Z",
      "distro": "noble",
      "commit": "bc63149b2b97bb33979f77c677ef009277d3e132",
      "fileid": "15da7ce42851964810f3320cde6438cbd3077dc79739fb4c008bad4542efa3c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26328249412"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-05-23T08:40:57.000Z",
      "commit": "bc63149b2b97bb33979f77c677ef009277d3e132",
      "fileid": "53da571c90df0d2dabdc8effa3e11083d3b796a1c0fd2b59b74755c3237088b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26328249412"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-05-23T08:40:59.000Z",
      "commit": "bc63149b2b97bb33979f77c677ef009277d3e132",
      "fileid": "94b08f19b35a81ce6d751769beed6cd4ed16962e610fb684ea5e097d70cff859",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26328249412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-05-23T08:41:49.000Z",
      "commit": "bc63149b2b97bb33979f77c677ef009277d3e132",
      "fileid": "971f329880f493d48060c818f60a2d0a2d092a03baa27776568aa585a80880e2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26328249412"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-05-23T08:41:40.000Z",
      "commit": "bc63149b2b97bb33979f77c677ef009277d3e132",
      "fileid": "9a4e607feaf132e6e94529b5470fba3d4a46bbd6f734882441ad4b08113f2041",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26328249412"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-05-23T08:40:41.000Z",
      "commit": "bc63149b2b97bb33979f77c677ef009277d3e132",
      "fileid": "2e24886afdefbcbb3117b3c138d5f00281ffe6a6e43fef730feb256085402cb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26328249412"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-05-23T08:40:42.000Z",
      "commit": "bc63149b2b97bb33979f77c677ef009277d3e132",
      "fileid": "5fb9a6cae699a487a4ab2baca12c4b1bcb9f11c30ff8aae40279a2541086b01b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26328249412"
    }
  ]
}