{
  "_id": "6a1f2a16b401979e73424452",
  "Package": "dimRed",
  "Title": "A Framework for Dimensionality Reduction",
  "Version": "0.2.7",
  "Authors@R": "c(\nperson(\"Guido\", \"Kraemer\", email = \"guido.kraemer@uni-leipzig.de\", role = c(\"aut\",\"cre\"),\ncomment = c(ORCID = \"0000-0003-4865-5041\")\n)\n)",
  "Description": "A collection of dimensionality reduction techniques from R\npackages and a common interface for calling the methods.",
  "VignetteBuilder": "knitr",
  "License": "GPL-3 | file LICENSE",
  "BugReports": "https://github.com/gdkrmr/dimRed/issues",
  "URL": "https://www.guido-kraemer.com/software/dimred/",
  "Encoding": "UTF-8",
  "Collate": "'autoencoder.R' 'misc.R' 'dimRedData-class.R' 'dataSets.R'\n'dimRedMethod-class.R' 'dimRedResult-class.R' 'diffmap.R'\n'dimRed.R' 'drr.R' 'embed.R' 'fastica.R' 'get_info.R'\n'graph_embed.R' 'hlle.R' 'isomap.R' 'kpca.R' 'l1pca.R' 'leim.R'\n'lle.R' 'loe.R' 'mds.R' 'mixColorSpaces.R' 'nmds.R' 'nnmf.R'\n'pca.R' 'plot.R' 'quality.R' 'rotate.R' 'soe.R' 'tsne.R'\n'umap.R'",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://gdkrmr.r-universe.dev",
  "Date/Publication": "2025-04-24 07:08:16 UTC",
  "RemoteUrl": "https://github.com/gdkrmr/dimred",
  "RemoteRef": "HEAD",
  "RemoteSha": "6931165735ad8f42c67c39e1efb69e68e4019fa4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 17:28:14 UTC",
    "User": "root"
  },
  "Author": "Guido Kraemer [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4865-5041>)",
  "Maintainer": "Guido Kraemer <guido.kraemer@uni-leipzig.de>",
  "MD5sum": "bd790e7f952569f8d203b3442bb230e6",
  "_user": "gdkrmr",
  "_type": "src",
  "_file": "dimRed_0.2.7.tar.gz",
  "_fileid": "d5f60628345d65deedf5be6227d74d252fd4460443ec28a0cb7bdfa13008562a",
  "_filesize": 1061664,
  "_sha256": "d5f60628345d65deedf5be6227d74d252fd4460443ec28a0cb7bdfa13008562a",
  "_created": "2026-05-15T17:28:14.000Z",
  "_published": "2026-06-02T19:08:06.872Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79150708343,
      "time": 231,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7022857978"
    },
    {
      "job": 79150708148,
      "time": 281,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7022872387"
    },
    {
      "job": 79150708398,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7022837509"
    },
    {
      "job": 79150708332,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7022837431"
    },
    {
      "job": 79150707346,
      "time": 331,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7022788006"
    },
    {
      "job": 79150707361,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367318616"
    },
    {
      "job": 79150708422,
      "time": 208,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7022851282"
    },
    {
      "job": 79150708538,
      "time": 194,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7022847311"
    },
    {
      "job": 79150708366,
      "time": 257,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7022865238"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gdkrmr/actions/runs/25931546504",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gdkrmr/dimred",
  "_commit": {
    "id": "6931165735ad8f42c67c39e1efb69e68e4019fa4",
    "author": "Guido Kraemer <guido.kraemer@uni-leipzig.de>",
    "committer": "Guido Kraemer <guido.kraemer@uni-leipzig.de>",
    "message": "bump version number\n",
    "time": 1745478496
  },
  "_maintainer": {
    "name": "Guido Kraemer",
    "email": "guido.kraemer@uni-leipzig.de",
    "login": "gdkrmr",
    "twitter": "@gdkrmr",
    "uuid": 12512930,
    "orcid": "0000-0003-4865-5041"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "DRR",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "NMF",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "RANN",
      "role": "Suggests"
    },
    {
      "package": "RSpectra",
      "role": "Suggests"
    },
    {
      "package": "Rtsne",
      "role": "Suggests"
    },
    {
      "package": "cccd",
      "role": "Suggests"
    },
    {
      "package": "coRanking",
      "role": "Suggests"
    },
    {
      "package": "diffusionMap",
      "role": "Suggests"
    },
    {
      "package": "energy",
      "role": "Suggests"
    },
    {
      "package": "fastICA",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "keras",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "optimx",
      "role": "Suggests"
    },
    {
      "package": "pcaL1",
      "role": "Suggests"
    },
    {
      "package": "pcaPP",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "scatterplot3d",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "tensorflow",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    },
    {
      "package": "umap",
      "role": "Suggests"
    },
    {
      "package": "vegan",
      "role": "Suggests"
    }
  ],
  "_owner": "gdkrmr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dimensionality-reduction",
    "framework",
    "high-dimensional-data",
    "manifold-learning",
    "quality-control",
    "visualization"
  ],
  "_stars": 74,
  "_contributors": [
    {
      "user": "gdkrmr",
      "count": 498,
      "uuid": 12512930
    },
    {
      "user": "topepo",
      "count": 13,
      "uuid": 5731043
    },
    {
      "user": "khughitt",
      "count": 1,
      "uuid": 125001
    }
  ],
  "_userbio": {
    "uuid": 12512930,
    "type": "user",
    "name": "Guido Kraemer"
  },
  "_downloads": {
    "count": 5586,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dimRed"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/gdkrmr/dimred",
  "_searchresults": 177,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dimRed.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gdkrmr/dimred",
  "_realowner": "gdkrmr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2017-01-19"
    },
    {
      "version": "0.1.0",
      "date": "2017-05-04"
    },
    {
      "version": "0.2.0",
      "date": "2018-11-08"
    },
    {
      "version": "0.2.1",
      "date": "2018-11-09"
    },
    {
      "version": "0.2.2",
      "date": "2018-11-13"
    },
    {
      "version": "0.2.3",
      "date": "2019-05-08"
    },
    {
      "version": "0.2.4",
      "date": "2021-12-06"
    },
    {
      "version": "0.2.5",
      "date": "2022-03-10"
    },
    {
      "version": "0.2.6",
      "date": "2022-07-11"
    },
    {
      "version": "0.2.7",
      "date": "2025-04-23"
    }
  ],
  "_exports": [
    "as.data.frame",
    "as.dimRedData",
    "AUC_lnK_R_NX",
    "cophenetic_correlation",
    "dataSetList",
    "DiffusionMaps",
    "dimRedData",
    "dimRedMethodList",
    "dimRedQualityList",
    "dimRedResult",
    "distance_correlation",
    "DrL",
    "DRR",
    "embed",
    "FastICA",
    "FruchtermanReingold",
    "getData",
    "getDimRedData",
    "getMeta",
    "getNDim",
    "getOrgData",
    "getOtherData",
    "getPars",
    "getRotationMatrix",
    "HLLE",
    "installSuggests",
    "inverse",
    "Isomap",
    "KamadaKawai",
    "kPCA",
    "LCMC",
    "loadDataSet",
    "maximize_correlation",
    "MDS",
    "mean_R_NX",
    "mixColor1Ramps",
    "mixColor2Ramps",
    "mixColor3Ramps",
    "mixColorRamps",
    "ndims",
    "nMDS",
    "NNMF",
    "nrow",
    "PCA",
    "PCA_L1",
    "plot",
    "plot_R_NX",
    "predict",
    "print",
    "Q_global",
    "Q_local",
    "Q_NX",
    "quality",
    "R_NX",
    "reconstruction_error",
    "reconstruction_rmse",
    "total_correlation",
    "tSNE",
    "UMAP"
  ],
  "_help": [
    {
      "page": "dimRed-package",
      "title": "The dimRed package",
      "topics": [
        "dimRed-package",
        "dimRed"
      ]
    },
    {
      "page": "as.data.frame",
      "title": "Converts to data.frame",
      "topics": [
        "as.data.frame"
      ]
    },
    {
      "page": "as.dimRedData",
      "title": "Converts to dimRedData",
      "concept": [
        "dimRedData"
      ],
      "topics": [
        "as.dimRedData",
        "as.dimRedData,formula-method"
      ]
    },
    {
      "page": "AUC_lnK_R_NX-dimRedResult-method",
      "title": "Method AUC_lnK_R_NX",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "AUC_lnK_R_NX",
        "AUC_lnK_R_NX,dimRedResult-method"
      ]
    },
    {
      "page": "cophenetic_correlation-dimRedResult-method",
      "title": "Method cophenetic_correlation",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "cophenetic_correlation",
        "cophenetic_correlation,dimRedResult-method"
      ]
    },
    {
      "page": "dataSets",
      "title": "Example Data Sets for dimensionality reduction",
      "topics": [
        "dataSetList",
        "dataSets",
        "loadDataSet"
      ]
    },
    {
      "page": "DiffusionMaps-class",
      "title": "Diffusion Maps",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "DiffusionMaps",
        "DiffusionMaps-class"
      ]
    },
    {
      "page": "dimRedData-class",
      "title": "Class \"dimRedData\"",
      "concept": [
        "dimRedData"
      ],
      "topics": [
        "as.data.frame,dimRedData-method",
        "dimRedData",
        "dimRedData-class",
        "getData,dimRedData-method",
        "getMeta,dimRedData-method",
        "ndims,dimRedData-method",
        "nrow,dimRedData-method",
        "[,dimRedData,ANY,ANY,ANY-method"
      ]
    },
    {
      "page": "dimRedMethod-class",
      "title": "Class \"dimRedMethod\"",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "dimRedMethod-class"
      ]
    },
    {
      "page": "dimRedMethodList",
      "title": "dimRedMethodList",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "dimRedMethodList"
      ]
    },
    {
      "page": "dimRedResult-class",
      "title": "Class \"dimRedResult\"",
      "concept": [
        "dimRedResult"
      ],
      "topics": [
        "as.data.frame,dimRedResult-method",
        "dimRedResult",
        "dimRedResult-class",
        "getDimRedData,dimRedResult-method",
        "getNDim,dimRedResult-method",
        "getOrgData,dimRedResult-method",
        "getOtherData,dimRedResult-method",
        "getPars,dimRedResult-method",
        "inverse",
        "inverse,dimRedResult-method",
        "ndims,dimRedResult-method",
        "predict,dimRedResult-method",
        "print,dimRedResult-method"
      ]
    },
    {
      "page": "distance_correlation-dimRedResult-method",
      "title": "Method distance_correlation",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "distance_correlation",
        "distance_correlation,dimRedResult-method"
      ]
    },
    {
      "page": "DrL-class",
      "title": "Distributed Recursive Graph Layout",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "DrL",
        "DrL-class"
      ]
    },
    {
      "page": "DRR-class",
      "title": "Dimensionality Reduction via Regression",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "DRR",
        "DRR-class"
      ]
    },
    {
      "page": "embed",
      "title": "dispatches the different methods for dimensionality reduction",
      "topics": [
        "embed",
        "embed,ANY-method",
        "embed,dimRedData-method",
        "embed,formula-method"
      ]
    },
    {
      "page": "FastICA-class",
      "title": "Independent Component Analysis",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "FastICA",
        "FastICA-class"
      ]
    },
    {
      "page": "FruchtermanReingold-class",
      "title": "Fruchterman Reingold Graph Layout",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "FruchtermanReingold",
        "FruchtermanReingold-class"
      ]
    },
    {
      "page": "getData",
      "title": "Method getData",
      "topics": [
        "getData"
      ]
    },
    {
      "page": "getDimRedData",
      "title": "Method getDimRedData",
      "topics": [
        "getDimRedData"
      ]
    },
    {
      "page": "getMeta",
      "title": "Method getMeta",
      "topics": [
        "getMeta"
      ]
    },
    {
      "page": "getNDim",
      "title": "Method getNDim",
      "topics": [
        "getNDim"
      ]
    },
    {
      "page": "getOrgData",
      "title": "Method getOrgData",
      "topics": [
        "getOrgData"
      ]
    },
    {
      "page": "getOtherData",
      "title": "Method getOtherData",
      "topics": [
        "getOtherData"
      ]
    },
    {
      "page": "getPars",
      "title": "Method getPars",
      "topics": [
        "getPars"
      ]
    },
    {
      "page": "getRotationMatrix",
      "title": "getRotationMatrix",
      "concept": [
        "convenience functions"
      ],
      "topics": [
        "getRotationMatrix"
      ]
    },
    {
      "page": "HLLE-class",
      "title": "Hessian Locally Linear Embedding",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "HLLE",
        "HLLE-class"
      ]
    },
    {
      "page": "installSuggests",
      "title": "getSuggests",
      "topics": [
        "installSuggests"
      ]
    },
    {
      "page": "Isomap-class",
      "title": "Isomap embedding",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "Isomap",
        "Isomap-class"
      ]
    },
    {
      "page": "KamadaKawai-class",
      "title": "Graph Embedding via the Kamada Kawai Algorithm",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "KamadaKawai",
        "KamadaKawai-class"
      ]
    },
    {
      "page": "kPCA-class",
      "title": "Kernel PCA",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "kPCA",
        "kPCA-class"
      ]
    },
    {
      "page": "LCMC-dimRedResult-method",
      "title": "Method LCMC",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "LCMC",
        "LCMC,dimRedResult-method"
      ]
    },
    {
      "page": "makeKNNgraph",
      "title": "makeKNNgraph",
      "topics": [
        "makeKNNgraph"
      ]
    },
    {
      "page": "maximize_correlation-dimRedResult-method",
      "title": "Maximize Correlation with the Axes",
      "topics": [
        "maximize_correlation",
        "maximize_correlation,dimRedResult-method"
      ]
    },
    {
      "page": "MDS-class",
      "title": "Metric Dimensional Scaling",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "MDS",
        "MDS-class"
      ]
    },
    {
      "page": "mean_R_NX-dimRedResult-method",
      "title": "Method mean_R_NX",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "mean_R_NX",
        "mean_R_NX,dimRedResult-method"
      ]
    },
    {
      "page": "mixColorRamps",
      "title": "Mixing color ramps",
      "topics": [
        "mixColor1Ramps",
        "mixColor2Ramps",
        "mixColor3Ramps",
        "mixColorRamps"
      ]
    },
    {
      "page": "ndims",
      "title": "Method ndims",
      "topics": [
        "ndims"
      ]
    },
    {
      "page": "nMDS-class",
      "title": "Non-Metric Dimensional Scaling",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "nMDS",
        "nMDS-class"
      ]
    },
    {
      "page": "NNMF-class",
      "title": "Non-Negative Matrix Factorization",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "NNMF",
        "NNMF-class"
      ]
    },
    {
      "page": "PCA_L1-class",
      "title": "Principal Component Analysis with L1 error.",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "PCA_L1",
        "PCA_L1-class"
      ]
    },
    {
      "page": "PCA-class",
      "title": "Principal Component Analysis",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "PCA",
        "PCA-class"
      ]
    },
    {
      "page": "plot",
      "title": "Plotting of dimRed* objects",
      "topics": [
        "plot",
        "plot,dimRedData,ANY-method",
        "plot,dimRedResult,ANY-method",
        "plot.dimRed",
        "plot.dimRedData",
        "plot.dimRedResult"
      ]
    },
    {
      "page": "plot_R_NX",
      "title": "plot_R_NX",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "plot_R_NX"
      ]
    },
    {
      "page": "print",
      "title": "Method print",
      "topics": [
        "print"
      ]
    },
    {
      "page": "Q_global-dimRedResult-method",
      "title": "Method Q_global",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "Q_global",
        "Q_global,dimRedResult-method"
      ]
    },
    {
      "page": "Q_local-dimRedResult-method",
      "title": "Method Q_local",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "Q_local",
        "Q_local,dimRedResult-method"
      ]
    },
    {
      "page": "Q_NX-dimRedResult-method",
      "title": "Method Q_NX",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "Q_NX",
        "Q_NX,dimRedResult-method"
      ]
    },
    {
      "page": "quality",
      "title": "Quality Criteria for dimensionality reduction.",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "dimRedQualityList",
        "quality",
        "quality,dimRedResult-method",
        "quality.dimRedResult"
      ]
    },
    {
      "page": "R_NX-dimRedResult-method",
      "title": "Method R_NX",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "R_NX",
        "R_NX,dimRedResult-method"
      ]
    },
    {
      "page": "reconstruction_error-dimRedResult-method",
      "title": "Method reconstruction_error",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "reconstruction_error",
        "reconstruction_error,dimRedResult-method"
      ]
    },
    {
      "page": "reconstruction_rmse-dimRedResult-method",
      "title": "Method reconstruction_rmse",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "reconstruction_rmse",
        "reconstruction_rmse,dimRedResult-method"
      ]
    },
    {
      "page": "total_correlation-dimRedResult-method",
      "title": "Method total_correlation",
      "concept": [
        "Quality scores for dimensionality reduction"
      ],
      "topics": [
        "total_correlation",
        "total_correlation,dimRedResult-method"
      ]
    },
    {
      "page": "tSNE-class",
      "title": "t-Distributed Stochastic Neighborhood Embedding",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "tSNE",
        "tSNE-class"
      ]
    },
    {
      "page": "UMAP-class",
      "title": "Umap embedding",
      "concept": [
        "dimensionality reduction methods"
      ],
      "topics": [
        "UMAP",
        "UMAP-class"
      ]
    }
  ],
  "_readme": "https://github.com/gdkrmr/dimred/raw/HEAD/README.md",
  "_rundeps": [
    "CVST",
    "DRR",
    "kernlab",
    "lattice",
    "magrittr",
    "Matrix"
  ],
  "_score": 7.341427172177432,
  "_indexed": true,
  "_nocasepkg": "dimred",
  "_universes": [
    "gdkrmr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-15T17:31:02.000Z",
      "distro": "noble",
      "commit": "6931165735ad8f42c67c39e1efb69e68e4019fa4",
      "fileid": "f0c358ef3c2e240033c31da8b9b50f4b99762b8a3d2825e5b6cae8bee917ebf3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/gdkrmr/actions/runs/25931546504"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-15T17:31:49.000Z",
      "distro": "noble",
      "commit": "6931165735ad8f42c67c39e1efb69e68e4019fa4",
      "fileid": "55cfb31059cba584bdfebc03fcc6b4ea7bb0fc7935c25cd747461767fd294d18",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/gdkrmr/actions/runs/25931546504"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-15T17:30:20.000Z",
      "commit": "6931165735ad8f42c67c39e1efb69e68e4019fa4",
      "fileid": "29b15100d1b2107bf0b489ec728e3bb5684e5affab5276f3524a2b3e54b433f1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/gdkrmr/actions/runs/25931546504"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-15T17:30:09.000Z",
      "commit": "6931165735ad8f42c67c39e1efb69e68e4019fa4",
      "fileid": "356900dc1f80d7a2219af17ab0829b9e963fde0ddef018ddf3bd8fb9d1e21099",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/gdkrmr/actions/runs/25931546504"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-15T17:29:48.000Z",
      "commit": "6931165735ad8f42c67c39e1efb69e68e4019fa4",
      "fileid": "57e8fc5d91262778d653b3e8d3e7cf8fad64fa2d0b46b87c761fdb633227102b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/gdkrmr/actions/runs/25931546504"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-15T17:29:39.000Z",
      "commit": "6931165735ad8f42c67c39e1efb69e68e4019fa4",
      "fileid": "e2ac80492b12324bb21858d6edd6089dcdf463dabea1f000223b03089271f22c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/gdkrmr/actions/runs/25931546504"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-15T17:30:12.000Z",
      "commit": "6931165735ad8f42c67c39e1efb69e68e4019fa4",
      "fileid": "643ee4379bd91fe507fa7c5efe7d6670a5a298f9dd318ddf2e2dacb24e2bad5f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/gdkrmr/actions/runs/25931546504"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.7",
      "date": "2026-06-02T19:07:46.000Z",
      "commit": "6931165735ad8f42c67c39e1efb69e68e4019fa4",
      "fileid": "65ebf5f1ca4c65dc52c469be3ca7815e89bc11c583a77e318b6c27610692c646",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gdkrmr/actions/runs/25931546504"
    }
  ]
}