{
  "_id": "6a27c95424555f66ed54120a",
  "Package": "wilson",
  "Type": "Package",
  "Title": "Web-Based Interactive Omics Visualization",
  "Version": "2.4.2",
  "Authors@R": "c(\nperson(\"Hendrik\", \"Schultheis\", email = \"hendrik.schultheis@mpi-bn.mpg.de\", role = c(\"aut\", \"cre\")),\nperson(\"Jens\", \"Preussner\", email = \"jens.preussner@mpi-bn.mpg.de\", role = \"aut\"),\nperson(\"Looso\", \"Mario\", email = \"mario.looso@mpi-bn.mpg.de\", role = \"aut\"))",
  "Description": "Tool-set of modules for creating web-based applications\nthat use plot based strategies to visualize and analyze\nmulti-omics data. This package utilizes the 'shiny' and\n'plotly' frameworks to provide a user friendly dashboard for\ninteractive plotting.",
  "URL": "https://github.com/loosolab/wilson/",
  "BugReports": "https://github.com/loosolab/wilson/issues/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "biocViews": "",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libicu-dev\nlibpng-dev libuv1-dev libssl-dev perl zlib1g-dev",
  "Repository": "https://loosolab.r-universe.dev",
  "Date/Publication": "2021-04-16 14:54:33 UTC",
  "RemoteUrl": "https://github.com/loosolab/wilson",
  "RemoteRef": "HEAD",
  "RemoteSha": "35c9bdac7306aac509bb8bdec111b042c0cd1bb0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:48:36 UTC",
    "User": "root"
  },
  "Author": "Hendrik Schultheis [aut, cre],\nJens Preussner [aut],\nLooso Mario [aut]",
  "Maintainer": "Hendrik Schultheis <hendrik.schultheis@mpi-bn.mpg.de>",
  "MD5sum": "62f7ae079169d038d2097483b842a979",
  "_user": "loosolab",
  "_type": "src",
  "_file": "wilson_2.4.2.tar.gz",
  "_fileid": "f574f766429fa5e7395222637251e8780bc2996129f95441e463dacf8e1a574f",
  "_filesize": 307211,
  "_sha256": "f574f766429fa5e7395222637251e8780bc2996129f95441e463dacf8e1a574f",
  "_created": "2026-06-09T07:48:36.000Z",
  "_published": "2026-06-09T08:05:40.369Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80273557091,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501643002"
    },
    {
      "job": 80273557095,
      "time": 294,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501670844"
    },
    {
      "job": 80273557050,
      "time": 241,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501663967"
    },
    {
      "job": 80273557075,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501883971"
    },
    {
      "job": 80272842345,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501571868"
    },
    {
      "job": 80273557073,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501635501"
    },
    {
      "job": 80273557084,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501629286"
    },
    {
      "job": 80273557126,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501629539"
    },
    {
      "job": 80273557203,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501626211"
    }
  ],
  "_buildurl": "https://github.com/r-universe/loosolab/actions/runs/27191565830",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/loosolab/wilson",
  "_commit": {
    "id": "35c9bdac7306aac509bb8bdec111b042c0cd1bb0",
    "author": "hendrik.schultheis <hendrik.schultheis@mpi-bn.mpg.de>",
    "committer": "hendrik.schultheis <hendrik.schultheis@mpi-bn.mpg.de>",
    "message": "Merge branch 'scatterplot_transformation_fix' into 'master'\n\nScatterplot transformation fix\n\nSee merge request loosolab/software/wilson!7",
    "time": 1618584873
  },
  "_maintainer": {
    "name": "Hendrik Schultheis",
    "email": "hendrik.schultheis@mpi-bn.mpg.de",
    "login": "hschult",
    "description": "",
    "uuid": 27274175
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "version": "> 4.8.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "colourpicker",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "rje",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Imports"
    },
    {
      "package": "rintrojs",
      "role": "Imports"
    },
    {
      "package": "RJSONIO",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.6.12",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "FactoMineR",
      "role": "Imports"
    },
    {
      "package": "factoextra",
      "role": "Imports"
    },
    {
      "package": "heatmaply",
      "version": ">= 0.14.1",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "log4r",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    }
  ],
  "_owner": "loosolab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "hschult",
      "count": 57,
      "uuid": 27274175
    },
    {
      "user": "jenzopr",
      "count": 32,
      "uuid": 8362850
    },
    {
      "user": "rwiegan",
      "count": 11,
      "uuid": 36538452
    },
    {
      "user": "ckuenne",
      "count": 4,
      "uuid": 5773626
    }
  ],
  "_userbio": {
    "uuid": 12712804,
    "type": "organization",
    "name": "Looso bioinformatics lab",
    "description": "Group of bioinformatics at the Max Planck Institute for Heart and Lung Research"
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wilson"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/loosolab/wilson",
  "_searchresults": 7,
  "_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/wilson.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/loosolab/wilson",
  "_realowner": "loosolab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.1",
      "date": "2018-07-20"
    },
    {
      "version": "2.0.2",
      "date": "2018-09-19"
    },
    {
      "version": "2.3.1",
      "date": "2019-11-18"
    },
    {
      "version": "2.4.0",
      "date": "2020-05-26"
    },
    {
      "version": "2.4.1",
      "date": "2021-03-08"
    },
    {
      "version": "2.4.2",
      "date": "2021-04-19"
    }
  ],
  "_exports": [
    "and",
    "andUI",
    "Clarion",
    "colorPicker",
    "colorPickerUI",
    "columnSelector",
    "columnSelectorUI",
    "create_geneview",
    "create_heatmap",
    "create_pca",
    "create_scatterplot",
    "featureSelector",
    "featureSelectorUI",
    "geneView",
    "geneViewUI",
    "global_cor_heatmap",
    "global_cor_heatmapUI",
    "heatmap",
    "heatmapUI",
    "install_app",
    "label",
    "labelUI",
    "limit",
    "limitUI",
    "marker",
    "markerUI",
    "orNumeric",
    "orNumericUI",
    "orTextual",
    "orTextualUI",
    "parse_MaxQuant",
    "parser",
    "pca",
    "pcaUI",
    "scatterPlot",
    "scatterPlotUI",
    "set_logger",
    "tobias_parser",
    "transformation",
    "transformationUI"
  ],
  "_help": [
    {
      "page": "and",
      "title": "AND module server logic",
      "topics": [
        "and"
      ]
    },
    {
      "page": "andUI",
      "title": "AND module UI representation",
      "topics": [
        "andUI"
      ]
    },
    {
      "page": "categoricalPalettes",
      "title": "Function to generate categorical (qualitative) color palettes",
      "topics": [
        "categoricalPalettes"
      ]
    },
    {
      "page": "Clarion",
      "title": "Clarion R6-class definition",
      "topics": [
        "Clarion"
      ]
    },
    {
      "page": "colorPicker",
      "title": "colorPicker module server logic",
      "topics": [
        "colorPicker"
      ]
    },
    {
      "page": "colorPickerUI",
      "title": "colorPicker module UI representation",
      "topics": [
        "colorPickerUI"
      ]
    },
    {
      "page": "columnSelector",
      "title": "columnSelector module server logic",
      "topics": [
        "columnSelector"
      ]
    },
    {
      "page": "columnSelectorUI",
      "title": "columnSelector module UI representation",
      "topics": [
        "columnSelectorUI"
      ]
    },
    {
      "page": "create_geneview",
      "title": "Method for geneView creation",
      "topics": [
        "create_geneview"
      ]
    },
    {
      "page": "create_heatmap",
      "title": "Method for heatmap creation",
      "topics": [
        "create_heatmap"
      ]
    },
    {
      "page": "create_pca",
      "title": "Method for pca creation.",
      "topics": [
        "create_pca"
      ]
    },
    {
      "page": "create_scatterplot",
      "title": "Method for scatter plot creation",
      "topics": [
        "create_scatterplot"
      ]
    },
    {
      "page": "divergingPalettes",
      "title": "Function to generate diverging (two-sided) color palettes (e.g. for log2fc, zscore)",
      "topics": [
        "divergingPalettes"
      ]
    },
    {
      "page": "download",
      "title": "Function used for downloading. Creates a zip container containing plot in png, pdf and user input in json format. Use inside 'downloadHandler' content function.",
      "topics": [
        "download"
      ]
    },
    {
      "page": "equalize",
      "title": "Method to get equalized min/max values from vector",
      "topics": [
        "equalize"
      ]
    },
    {
      "page": "featureSelector",
      "title": "featureSelector module server logic",
      "topics": [
        "featureSelector"
      ]
    },
    {
      "page": "featureSelectorGuide",
      "title": "featureSelector module guide",
      "topics": [
        "featureSelectorGuide"
      ]
    },
    {
      "page": "featureSelectorUI",
      "title": "featureSelector module UI representation",
      "topics": [
        "featureSelectorUI"
      ]
    },
    {
      "page": "forceArgs",
      "title": "Force evaluation of the parent function's arguments.",
      "topics": [
        "forceArgs"
      ]
    },
    {
      "page": "geneView",
      "title": "geneView's module server logic",
      "topics": [
        "geneView"
      ]
    },
    {
      "page": "geneViewGuide",
      "title": "geneView module guide",
      "topics": [
        "geneViewGuide"
      ]
    },
    {
      "page": "geneViewUI",
      "title": "geneView's module UI representation",
      "topics": [
        "geneViewUI"
      ]
    },
    {
      "page": "global_cor_heatmap",
      "title": "global correlation heatmap module server logic",
      "topics": [
        "global_cor_heatmap"
      ]
    },
    {
      "page": "global_cor_heatmap_guide",
      "title": "global correlation heatmap module guide",
      "topics": [
        "global_cor_heatmap_guide"
      ]
    },
    {
      "page": "global_cor_heatmapUI",
      "title": "global correlation heatmap module UI representation",
      "topics": [
        "global_cor_heatmapUI"
      ]
    },
    {
      "page": "heatmap",
      "title": "heatmap module server logic",
      "topics": [
        "heatmap"
      ]
    },
    {
      "page": "heatmapGuide",
      "title": "heatmap module guide",
      "topics": [
        "heatmapGuide"
      ]
    },
    {
      "page": "heatmapUI",
      "title": "heatmap module UI representation",
      "topics": [
        "heatmapUI"
      ]
    },
    {
      "page": "install_app",
      "title": "Download and install Wilson Apps",
      "topics": [
        "install_app"
      ]
    },
    {
      "page": "label",
      "title": "label module server logic",
      "topics": [
        "label"
      ]
    },
    {
      "page": "labelUI",
      "title": "label module UI representation",
      "topics": [
        "labelUI"
      ]
    },
    {
      "page": "limit",
      "title": "limit module server logic",
      "topics": [
        "limit"
      ]
    },
    {
      "page": "limitUI",
      "title": "limit module UI representation",
      "topics": [
        "limitUI"
      ]
    },
    {
      "page": "log_message",
      "title": "logger message convenience function",
      "topics": [
        "log_message"
      ]
    },
    {
      "page": "marker",
      "title": "marker module server logic",
      "topics": [
        "marker"
      ]
    },
    {
      "page": "markerUI",
      "title": "marker module UI representation",
      "topics": [
        "markerUI"
      ]
    },
    {
      "page": "orNumeric",
      "title": "orNumeric module server logic",
      "topics": [
        "orNumeric"
      ]
    },
    {
      "page": "orNumericUI",
      "title": "orNumeric module UI representation",
      "topics": [
        "orNumericUI"
      ]
    },
    {
      "page": "orTextual",
      "title": "orTextual module server logic",
      "topics": [
        "orTextual"
      ]
    },
    {
      "page": "orTextualUI",
      "title": "orTextual module UI representation",
      "topics": [
        "orTextualUI"
      ]
    },
    {
      "page": "parse_MaxQuant",
      "title": "Converting MaxQuant Output file proteinGroups.txt to CLARION format by creating a headline of metadata for each column",
      "topics": [
        "parse_MaxQuant"
      ]
    },
    {
      "page": "parser",
      "title": "Method to parse input file.",
      "topics": [
        "parser"
      ]
    },
    {
      "page": "pca",
      "title": "pca module server logic",
      "topics": [
        "pca"
      ]
    },
    {
      "page": "pcaGuide",
      "title": "pca module guide",
      "topics": [
        "pcaGuide"
      ]
    },
    {
      "page": "pcaUI",
      "title": "pca module UI representation",
      "topics": [
        "pcaUI"
      ]
    },
    {
      "page": "release_questions",
      "title": "Defines additional questions asked before CRAN submission. DO NOT EXPORT!",
      "topics": [
        "release_questions"
      ]
    },
    {
      "page": "scatterPlot",
      "title": "scatterPlot module server logic",
      "topics": [
        "scatterPlot"
      ]
    },
    {
      "page": "scatterPlotGuide",
      "title": "scatterPlot module guide",
      "topics": [
        "scatterPlotGuide"
      ]
    },
    {
      "page": "scatterPlotUI",
      "title": "scatterPlot module UI representation",
      "topics": [
        "scatterPlotUI"
      ]
    },
    {
      "page": "searchData",
      "title": "Function to search data for selection",
      "topics": [
        "searchData"
      ]
    },
    {
      "page": "sequentialPalettes",
      "title": "Function to generate sequential (one-sided) color palettes (e.g. for expression, enrichment)",
      "topics": [
        "sequentialPalettes"
      ]
    },
    {
      "page": "set_logger",
      "title": "set a log4r logger used within the package",
      "topics": [
        "set_logger"
      ]
    },
    {
      "page": "tobias_parser",
      "title": "TOBIAS TFBS table to clarion parser",
      "topics": [
        "tobias_parser"
      ]
    },
    {
      "page": "transformation",
      "title": "transformation module server logic",
      "topics": [
        "transformation"
      ]
    },
    {
      "page": "transformationUI",
      "title": "transformation module UI representation",
      "topics": [
        "transformationUI"
      ]
    }
  ],
  "_readme": "https://github.com/loosolab/wilson/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "assertthat",
    "backports",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "bitops",
    "boot",
    "broom",
    "bslib",
    "ca",
    "cachem",
    "callr",
    "car",
    "carData",
    "caTools",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "colourpicker",
    "commonmark",
    "ComplexHeatmap",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DelayedArray",
    "dendextend",
    "Deriv",
    "DESeq2",
    "digest",
    "doBy",
    "doParallel",
    "dplyr",
    "DT",
    "egg",
    "ellipse",
    "emmeans",
    "estimability",
    "evaluate",
    "factoextra",
    "FactoMineR",
    "farver",
    "fastmap",
    "flashClust",
    "fontawesome",
    "foreach",
    "forecast",
    "formatR",
    "Formula",
    "fracdiff",
    "fs",
    "futile.logger",
    "futile.options",
    "gclus",
    "generics",
    "GenomicRanges",
    "GetoptLong",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "GlobalOptions",
    "glue",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "heatmaply",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "IRanges",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "leaps",
    "lifecycle",
    "lme4",
    "lmtest",
    "locfit",
    "log4r",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "miniUI",
    "minqa",
    "modelr",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "pbkrtest",
    "permute",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "polynom",
    "processx",
    "promises",
    "ps",
    "purrr",
    "qap",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "registry",
    "reshape",
    "reshape2",
    "rintrojs",
    "rje",
    "rjson",
    "RJSONIO",
    "rlang",
    "rmarkdown",
    "rstatix",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "Seqinfo",
    "seriation",
    "shape",
    "shiny",
    "shinycssloaders",
    "shinydashboard",
    "shinyjs",
    "shinyWidgets",
    "snow",
    "sourcetools",
    "SparseArray",
    "SparseM",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "TSP",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridis",
    "viridisLite",
    "webshot",
    "withr",
    "xfun",
    "xtable",
    "XVector",
    "yaml",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction",
      "author": "Hendrik Schultheis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Workflow",
        "Example"
      ],
      "created": "2018-07-06 13:50:22",
      "modified": "2021-03-08 09:03:41",
      "commits": 5
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "wilson",
  "_universes": [
    "loosolab",
    "hschult"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.2",
      "date": "2026-06-09T07:51:45.000Z",
      "distro": "noble",
      "commit": "35c9bdac7306aac509bb8bdec111b042c0cd1bb0",
      "fileid": "f552170cca5443da4bea63e595efceb6f64a5929ed4c30c36497549112d8c918",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loosolab/actions/runs/27191565830"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.2",
      "date": "2026-06-09T07:53:08.000Z",
      "distro": "noble",
      "commit": "35c9bdac7306aac509bb8bdec111b042c0cd1bb0",
      "fileid": "2329810359942047912cfd48c9d5f184f8e47c71f8a9ed332804aafed6f09490",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loosolab/actions/runs/27191565830"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.2",
      "date": "2026-06-09T07:52:50.000Z",
      "commit": "35c9bdac7306aac509bb8bdec111b042c0cd1bb0",
      "fileid": "e1c9b38c9bf99b7f061fe5420b09a3a63e3bf8410acea56aee97315856faae0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loosolab/actions/runs/27191565830"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.2",
      "date": "2026-06-09T08:04:01.000Z",
      "commit": "35c9bdac7306aac509bb8bdec111b042c0cd1bb0",
      "fileid": "b390c5276c4576959a7de180db9ead9d9b486864be48d70e1e360c37cc0c1d2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loosolab/actions/runs/27191565830"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.2",
      "date": "2026-06-09T07:52:00.000Z",
      "commit": "35c9bdac7306aac509bb8bdec111b042c0cd1bb0",
      "fileid": "7d23c56c24fd430ff6bb075521d82ab7f22f849b353c4aa9fb56b9439af75a84",
      "status": "success",
      "buildurl": "https://github.com/r-universe/loosolab/actions/runs/27191565830"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.2",
      "date": "2026-06-09T07:50:43.000Z",
      "commit": "35c9bdac7306aac509bb8bdec111b042c0cd1bb0",
      "fileid": "ced69a36865185d78d262ac109aa6766527465a7a7ed97106143d7bcd54f119d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loosolab/actions/runs/27191565830"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.2",
      "date": "2026-06-09T07:50:50.000Z",
      "commit": "35c9bdac7306aac509bb8bdec111b042c0cd1bb0",
      "fileid": "9dacdb2a8787955d0b18a78c2cc5f2787c8dadae293db33cd78086017d475d8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loosolab/actions/runs/27191565830"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4.2",
      "date": "2026-06-09T07:50:47.000Z",
      "commit": "35c9bdac7306aac509bb8bdec111b042c0cd1bb0",
      "fileid": "69de5c9a524d0287d05e4b653d88f290ce000e2e8c9b17960018208a891154b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loosolab/actions/runs/27191565830"
    }
  ]
}