{
  "_id": "6a227e72cd65a98ecbd5059b",
  "Package": "radiant.multivariate",
  "Type": "Package",
  "Title": "Multivariate Menu for Radiant: Business Analytics using R and\nShiny",
  "Version": "1.6.7",
  "Date": "2025-3-9",
  "Authors@R": "person(\"Vincent\", \"Nijs\", , \"radiant@rady.ucsd.edu\", c(\"aut\", \"cre\"))",
  "Description": "The Radiant Multivariate menu includes interfaces for\nperceptual mapping, factor analysis, cluster analysis, and\nconjoint analysis. The application extends the functionality in\n'radiant.data'.",
  "URL": "https://github.com/radiant-rstats/radiant.multivariate/,\nhttps://radiant-rstats.github.io/radiant.multivariate/,\nhttps://radiant-rstats.github.io/docs/",
  "BugReports": "https://github.com/radiant-rstats/radiant.multivariate/issues/",
  "License": "AGPL-3 | file LICENSE",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://radiant-rstats.r-universe.dev",
  "Date/Publication": "2025-03-10 00:12:39 UTC",
  "RemoteUrl": "https://github.com/radiant-rstats/radiant.multivariate",
  "RemoteRef": "HEAD",
  "RemoteSha": "08adce285a9cfe5106a2d397d890e9eb98451ce9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 07:30:58 UTC",
    "User": "root"
  },
  "Author": "Vincent Nijs [aut, cre]",
  "Maintainer": "Vincent Nijs <radiant@rady.ucsd.edu>",
  "MD5sum": "aa1027065ba9c52e37f79e2c9a733fca",
  "_user": "radiant-rstats",
  "_type": "src",
  "_file": "radiant.multivariate_1.6.7.tar.gz",
  "_fileid": "75011f0a15b217aaf3e6f7e59e033a02f39f2637dfeb826365050aeede662cca",
  "_filesize": 4007042,
  "_sha256": "75011f0a15b217aaf3e6f7e59e033a02f39f2637dfeb826365050aeede662cca",
  "_created": "2026-06-05T07:30:58.000Z",
  "_published": "2026-06-05T07:44:50.698Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79683874016,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431228723"
    },
    {
      "job": 79683874008,
      "time": 228,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431237926"
    },
    {
      "job": 79683874021,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431394471"
    },
    {
      "job": 79683874019,
      "time": 218,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431380043"
    },
    {
      "job": 79683276994,
      "time": 258,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431168413"
    },
    {
      "job": 79683874006,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431217787"
    },
    {
      "job": 79683874025,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431218751"
    },
    {
      "job": 79683874035,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431214805"
    },
    {
      "job": 79683874065,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431215031"
    }
  ],
  "_buildurl": "https://github.com/r-universe/radiant-rstats/actions/runs/27001634760",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/radiant-rstats/radiant.multivariate",
  "_commit": {
    "id": "08adce285a9cfe5106a2d397d890e9eb98451ce9",
    "author": "vnijs <vnijs@ucsd.edu>",
    "committer": "vnijs <vnijs@ucsd.edu>",
    "message": "CRAN 1.6.7\n",
    "time": 1741565559
  },
  "_maintainer": {
    "name": "Vincent Nijs",
    "email": "radiant@rady.ucsd.edu",
    "login": "vnijs",
    "twitter": "@vrnijs",
    "description": "",
    "uuid": 2998956
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "radiant.data",
      "version": ">= 1.6.6",
      "role": "Depends"
    },
    {
      "package": "radiant.model",
      "version": ">= 1.6.6",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.8.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.10",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "psych",
      "version": ">= 1.8.4",
      "role": "Imports"
    },
    {
      "package": "GPArotation",
      "version": ">= 2014.11-1",
      "role": "Imports"
    },
    {
      "package": "car",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3",
      "role": "Imports"
    },
    {
      "package": "import",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.8",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "polycor",
      "version": ">= 0.7.10",
      "role": "Imports"
    },
    {
      "package": "gower",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "clustMixType",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "version": ">= 1.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "radiant-rstats",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "vnijs",
      "count": 255,
      "uuid": 2998956
    }
  ],
  "_userbio": {
    "uuid": 11896821,
    "type": "organization",
    "name": "radiant-rstats",
    "description": "This repo contains all source code for Radiant. A browser-based interface for business analytics in R (with Shiny)"
  },
  "_downloads": {
    "count": 921,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/radiant.multivariate"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/radiant-rstats/radiant.multivariate",
  "_pkgdown": "https://radiant-rstats.github.io/radiant.multivariate/",
  "_searchresults": 39,
  "_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/radiant.multivariate.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/radiant-rstats/radiant.multivariate",
  "_realowner": "radiant-rstats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.0",
      "date": "2016-09-17"
    },
    {
      "version": "0.8.0",
      "date": "2017-04-29"
    },
    {
      "version": "0.9.5",
      "date": "2018-06-15"
    },
    {
      "version": "0.9.7",
      "date": "2018-10-06"
    },
    {
      "version": "0.9.9",
      "date": "2019-03-08"
    },
    {
      "version": "0.9.9.1",
      "date": "2019-05-16"
    },
    {
      "version": "1.3.5",
      "date": "2020-03-25"
    },
    {
      "version": "1.4.1",
      "date": "2021-11-22"
    },
    {
      "version": "1.4.4",
      "date": "2022-07-23"
    },
    {
      "version": "1.5.0",
      "date": "2023-01-14"
    },
    {
      "version": "1.6.0",
      "date": "2023-09-11"
    },
    {
      "version": "1.6.1",
      "date": "2023-09-23"
    },
    {
      "version": "1.6.6",
      "date": "2024-05-20"
    },
    {
      "version": "1.6.7",
      "date": "2025-03-10"
    },
    {
      "version": "1.6.8",
      "date": "2026-01-10"
    }
  ],
  "_exports": [
    "clean_loadings",
    "conjoint",
    "full_factor",
    "hclus",
    "kclus",
    "mds",
    "pre_factor",
    "predict_conjoint_by",
    "prmap",
    "radiant.multivariate",
    "radiant.multivariate_viewer",
    "radiant.multivariate_window",
    "the_table"
  ],
  "_datasets": [
    {
      "name": "carpet",
      "title": "Carpet cleaners",
      "object": "carpet",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "design",
        "brand",
        "price",
        "seal",
        "money_back",
        "ranking"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "city",
      "title": "City distances",
      "object": "city",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "from",
        "to",
        "distance"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    },
    {
      "name": "city2",
      "title": "City distances 2",
      "object": "city2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "from",
        "to",
        "distance"
      ],
      "rows": 78,
      "table": true,
      "tojson": true
    },
    {
      "name": "computer",
      "title": "Perceptions of computer (re)sellers",
      "object": "computer",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "brand",
        "high_end",
        "stylish",
        "modern",
        "value",
        "dated",
        "innovative",
        "business"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "movie",
      "title": "Conjoint data for Movie theaters",
      "object": "movie",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Ranking",
        "price",
        "sight",
        "comfort",
        "audio_visual",
        "food"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "mp3",
      "title": "Conjoint data for MP3 players",
      "object": "mp3",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Rating",
        "Memory",
        "Radio",
        "Size",
        "Price",
        "Shape"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "retailers",
      "title": "Perceptions of retailers",
      "object": "retailers",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "retailer",
        "good_value",
        "quality_prod",
        "service",
        "convenience",
        "assortment",
        "sophisticated",
        "cluttered",
        "segment1",
        "segment2"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "shopping",
      "title": "Shopping attitudes",
      "object": "shopping",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "v1",
        "v2",
        "v3",
        "v4",
        "v5",
        "v6"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "toothpaste",
      "title": "Toothpaste attitudes",
      "object": "toothpaste",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "v1",
        "v2",
        "v3",
        "v4",
        "v5",
        "v6",
        "age",
        "age.cat",
        "gender"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "tpbrands",
      "title": "Toothpaste brands",
      "object": "tpbrands",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id1",
        "id2",
        "dissimilarity",
        "similarity"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "carpet",
      "title": "Carpet cleaners",
      "topics": [
        "carpet"
      ]
    },
    {
      "page": "city",
      "title": "City distances",
      "topics": [
        "city"
      ]
    },
    {
      "page": "city2",
      "title": "City distances 2",
      "topics": [
        "city2"
      ]
    },
    {
      "page": "clean_loadings",
      "title": "Sort and clean loadings",
      "topics": [
        "clean_loadings"
      ]
    },
    {
      "page": "computer",
      "title": "Perceptions of computer (re)sellers",
      "topics": [
        "computer"
      ]
    },
    {
      "page": "conjoint",
      "title": "Conjoint analysis",
      "topics": [
        "conjoint"
      ]
    },
    {
      "page": "full_factor",
      "title": "Factor analysis (PCA)",
      "topics": [
        "full_factor"
      ]
    },
    {
      "page": "hclus",
      "title": "Hierarchical cluster analysis",
      "topics": [
        "hclus"
      ]
    },
    {
      "page": "kclus",
      "title": "K-clustering",
      "topics": [
        "kclus"
      ]
    },
    {
      "page": "mds",
      "title": "(Dis)similarity based brand maps (MDS)",
      "topics": [
        "mds"
      ]
    },
    {
      "page": "movie",
      "title": "Conjoint data for Movie theaters",
      "topics": [
        "movie"
      ]
    },
    {
      "page": "mp3",
      "title": "Conjoint data for MP3 players",
      "topics": [
        "mp3"
      ]
    },
    {
      "page": "plot.conjoint",
      "title": "Plot method for the conjoint function",
      "topics": [
        "plot.conjoint"
      ]
    },
    {
      "page": "plot.full_factor",
      "title": "Plot method for the full_factor function",
      "topics": [
        "plot.full_factor"
      ]
    },
    {
      "page": "plot.hclus",
      "title": "Plot method for the hclus function",
      "topics": [
        "plot.hclus"
      ]
    },
    {
      "page": "plot.kclus",
      "title": "Plot method for kclus",
      "topics": [
        "plot.kclus"
      ]
    },
    {
      "page": "plot.mds",
      "title": "Plot method for the mds function",
      "topics": [
        "plot.mds"
      ]
    },
    {
      "page": "plot.pre_factor",
      "title": "Plot method for the pre_factor function",
      "topics": [
        "plot.pre_factor"
      ]
    },
    {
      "page": "plot.prmap",
      "title": "Plot method for the prmap function",
      "topics": [
        "plot.prmap"
      ]
    },
    {
      "page": "pre_factor",
      "title": "Evaluate if data are appropriate for PCA / Factor analysis",
      "topics": [
        "pre_factor"
      ]
    },
    {
      "page": "predict_conjoint_by",
      "title": "Predict method for the conjoint function when a by variables is used",
      "topics": [
        "predict_conjoint_by"
      ]
    },
    {
      "page": "predict.conjoint",
      "title": "Predict method for the conjoint function",
      "topics": [
        "predict.conjoint"
      ]
    },
    {
      "page": "print.conjoint.predict",
      "title": "Print method for predict.conjoint",
      "topics": [
        "print.conjoint.predict"
      ]
    },
    {
      "page": "prmap",
      "title": "Attribute based brand maps",
      "topics": [
        "prmap"
      ]
    },
    {
      "page": "radiant.multivariate",
      "title": "radiant.multivariate",
      "topics": [
        "radiant.multivariate"
      ]
    },
    {
      "page": "radiant.multivariate_viewer",
      "title": "Launch radiant.multivariate in the Rstudio viewer",
      "topics": [
        "radiant.multivariate_viewer"
      ]
    },
    {
      "page": "radiant.multivariate_window",
      "title": "Launch radiant.multivariate in an Rstudio window",
      "topics": [
        "radiant.multivariate_window"
      ]
    },
    {
      "page": "retailers",
      "title": "Perceptions of retailers",
      "topics": [
        "retailers"
      ]
    },
    {
      "page": "shopping",
      "title": "Shopping attitudes",
      "topics": [
        "shopping"
      ]
    },
    {
      "page": "store.conjoint",
      "title": "Store method for the Multivariate > Conjoint tab",
      "topics": [
        "store.conjoint"
      ]
    },
    {
      "page": "store.conjoint.predict",
      "title": "Store predicted values generated in predict.conjoint",
      "topics": [
        "store.conjoint.predict"
      ]
    },
    {
      "page": "store.full_factor",
      "title": "Store factor scores to active dataset",
      "topics": [
        "store.full_factor"
      ]
    },
    {
      "page": "store.hclus",
      "title": "Add a cluster membership variable to the active dataset",
      "topics": [
        "store.hclus"
      ]
    },
    {
      "page": "store.kclus",
      "title": "Add a cluster membership variable to the active dataset",
      "topics": [
        "store.kclus"
      ]
    },
    {
      "page": "summary.conjoint",
      "title": "Summary method for the conjoint function",
      "topics": [
        "summary.conjoint"
      ]
    },
    {
      "page": "summary.full_factor",
      "title": "Summary method for the full_factor function",
      "topics": [
        "summary.full_factor"
      ]
    },
    {
      "page": "summary.hclus",
      "title": "Summary method for the hclus function",
      "topics": [
        "summary.hclus"
      ]
    },
    {
      "page": "summary.kclus",
      "title": "Summary method for kclus",
      "topics": [
        "summary.kclus"
      ]
    },
    {
      "page": "summary.mds",
      "title": "Summary method for the mds function",
      "topics": [
        "summary.mds"
      ]
    },
    {
      "page": "summary.pre_factor",
      "title": "Summary method for the pre_factor function",
      "topics": [
        "summary.pre_factor"
      ]
    },
    {
      "page": "summary.prmap",
      "title": "Summary method for the prmap function",
      "topics": [
        "summary.prmap"
      ]
    },
    {
      "page": "the_table",
      "title": "Function to calculate the PW and IW table for conjoint",
      "topics": [
        "the_table"
      ]
    },
    {
      "page": "toothpaste",
      "title": "Toothpaste attitudes",
      "topics": [
        "toothpaste"
      ]
    },
    {
      "page": "tpbrands",
      "title": "Toothpaste brands",
      "topics": [
        "tpbrands"
      ]
    }
  ],
  "_readme": "https://github.com/radiant-rstats/radiant.multivariate/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "admisc",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cellranger",
    "class",
    "cli",
    "clipr",
    "cluster",
    "clustMixType",
    "colorspace",
    "combinat",
    "commonmark",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "data.tree",
    "Deriv",
    "DiagrammeR",
    "digest",
    "doBy",
    "dplyr",
    "DT",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gower",
    "GPArotation",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "igraph",
    "import",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "mnormt",
    "modelr",
    "mvtnorm",
    "NeuralNetTools",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "patchwork",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "polycor",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "psych",
    "purrr",
    "quantreg",
    "R6",
    "radiant.basics",
    "radiant.data",
    "radiant.model",
    "randomizr",
    "ranger",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shiny",
    "shinyAce",
    "shinyFiles",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xgboost",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 4.545307116465824,
  "_indexed": true,
  "_nocasepkg": "radiant.multivariate",
  "_universes": [
    "radiant-rstats",
    "vnijs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.7",
      "date": "2026-06-05T07:33:50.000Z",
      "distro": "noble",
      "commit": "08adce285a9cfe5106a2d397d890e9eb98451ce9",
      "fileid": "77d9a39a8cc6c318b69a6ec28ee7985a4df696871da5e9db30bd0ff15f8a08a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/radiant-rstats/actions/runs/27001634760"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.7",
      "date": "2026-06-05T07:34:04.000Z",
      "distro": "noble",
      "commit": "08adce285a9cfe5106a2d397d890e9eb98451ce9",
      "fileid": "966b700725525f55afe66dba022378199b4531f743383095fa53ffb888ed1b4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/radiant-rstats/actions/runs/27001634760"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.7",
      "date": "2026-06-05T07:43:22.000Z",
      "commit": "08adce285a9cfe5106a2d397d890e9eb98451ce9",
      "fileid": "f685886555c778de2cae8a9f62bd60455a160dacd8a9ca5c2c4000ab55ad610a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/radiant-rstats/actions/runs/27001634760"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.7",
      "date": "2026-06-05T07:42:23.000Z",
      "commit": "08adce285a9cfe5106a2d397d890e9eb98451ce9",
      "fileid": "48341bc3dd2a9c452f124412b77f7bc1ae1f565e5ce64ab48e72f53a0d06feb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/radiant-rstats/actions/runs/27001634760"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.7",
      "date": "2026-06-05T07:34:08.000Z",
      "commit": "08adce285a9cfe5106a2d397d890e9eb98451ce9",
      "fileid": "43e6114e5c6aff059868a8364ca2ce4d52ca24fad4a6a770ff313f1645d35ba8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/radiant-rstats/actions/runs/27001634760"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.7",
      "date": "2026-06-05T07:32:52.000Z",
      "commit": "08adce285a9cfe5106a2d397d890e9eb98451ce9",
      "fileid": "ad6b97dc3543f8424466d54e64b9e396a05b937aef2c84a44fddfcc557c26763",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/radiant-rstats/actions/runs/27001634760"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.7",
      "date": "2026-06-05T07:32:39.000Z",
      "commit": "08adce285a9cfe5106a2d397d890e9eb98451ce9",
      "fileid": "d83e84e463d68d0cb8e100211ac772f134ecc02eee1bc145ad539b50e26e17b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/radiant-rstats/actions/runs/27001634760"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.7",
      "date": "2026-06-05T07:32:40.000Z",
      "commit": "08adce285a9cfe5106a2d397d890e9eb98451ce9",
      "fileid": "df76c5a9f7674633b23fc7ec4a09882551165f69d61cc7267ea50c647d538ece",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/radiant-rstats/actions/runs/27001634760"
    }
  ]
}