{
  "_id": "6a197789acfb0bcc41df2c2b",
  "Package": "ClusterR",
  "Type": "Package",
  "Title": "Gaussian Mixture Models, K-Means, Mini-Batch-Kmeans, K-Medoids\nand Affinity Propagation Clustering",
  "Version": "1.3.6",
  "Date": "2025-12-30",
  "Authors@R": "c( person(given = \"Lampros\", family = \"Mouselimis\", email = \"mouselimislampros@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-8024-1546\")), person(given = \"Conrad\", family = \"Sanderson\", role = \"cph\", comment = \"Author of the C++ Armadillo library\"), person(given = \"Ryan\", family = \"Curtin\", role = \"cph\", comment = \"Author of the C++ Armadillo library\"), person(given = \"Siddharth\", family = \"Agrawal\", role = \"cph\", comment = \"Author of the C code of the Mini-Batch-Kmeans algorithm (https://github.com/siddharth-agrawal/Mini-Batch-K-Means)\"), person(given = \"Brendan\", family = \"Frey\", email = \"frey@psi.toronto.edu\", role = \"cph\", comment = \"Author of the matlab code of the Affinity propagation algorithm (for commercial use please contact the author of the matlab code)\"), person(given = \"Delbert\", family = \"Dueck\", role = \"cph\", comment = \"Author of the matlab code of the Affinity propagation algorithm\"), person(given = \"Vitalie\", family = \"Spinu\", email = \"spinuvit@gmail.com\", role = \"ctb\", comment = \"Github Contributor\"),person(given = \"Frederiek - Maarten\", family = \"Kerckhof\", email = \"fm@kytos.be\", role = \"ctb\", comment = \"Github Contributor\") )",
  "BugReports": "https://github.com/mlampros/ClusterR/issues",
  "URL": "https://github.com/mlampros/ClusterR,\nhttps://mlampros.github.io/ClusterR/",
  "Description": "Gaussian mixture models, k-means, mini-batch-kmeans,\nk-medoids and affinity propagation clustering with the option\nto plot, validate, predict (new data) and estimate the optimal\nnumber of clusters. The package takes advantage of\n'RcppArmadillo' to speed up the computationally intensive parts\nof the functions. For more information, see (i) \"Clustering in\nan Object-Oriented Environment\" by Anja Struyf, Mia Hubert,\nPeter Rousseeuw (1997), Journal of Statistical Software,\n<doi:10.18637/jss.v001.i04>; (ii) \"Web-scale k-means\nclustering\" by D. Sculley (2010), ACM Digital Library,\n<doi:10.1145/1772690.1772862>; (iii) \"Armadillo: a\ntemplate-based C++ library for linear algebra\" by Sanderson et\nal (2016), The Journal of Open Source Software,\n<doi:10.21105/joss.00026>; (iv) \"Clustering by Passing Messages\nBetween Data Points\" by Brendan J. Frey and Delbert Dueck,\nScience 16 Feb 2007: Vol. 315, Issue 5814, pp. 972-976,\n<doi:10.1126/science.1136800>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libgmp3-dev",
  "Repository": "https://mlampros.r-universe.dev",
  "Date/Publication": "2025-12-30 16:25:47 UTC",
  "RemoteUrl": "https://github.com/mlampros/clusterr",
  "RemoteRef": "HEAD",
  "RemoteSha": "02cef2881461ace7a00583dd0a06144854432f0c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 09:51:20 UTC",
    "User": "root"
  },
  "Author": "Lampros Mouselimis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8024-1546>),\nConrad Sanderson [cph] (Author of the C++ Armadillo library),\nRyan Curtin [cph] (Author of the C++ Armadillo library),\nSiddharth Agrawal [cph] (Author of the C code of the Mini-Batch-Kmeans\nalgorithm\n(https://github.com/siddharth-agrawal/Mini-Batch-K-Means)),\nBrendan Frey [cph] (Author of the matlab code of the Affinity\npropagation algorithm (for commercial use please contact the author\nof the matlab code)),\nDelbert Dueck [cph] (Author of the matlab code of the Affinity\npropagation algorithm),\nVitalie Spinu [ctb] (Github Contributor),\nFrederiek - Maarten Kerckhof [ctb] (Github Contributor)",
  "Maintainer": "Lampros Mouselimis <mouselimislampros@gmail.com>",
  "MD5sum": "8fa2b09d494e6c888b54cc251d1adc9b",
  "_user": "mlampros",
  "_type": "src",
  "_file": "ClusterR_1.3.6.tar.gz",
  "_fileid": "2ca0014db9d995b10c6f3a5fe146bfc01761a802a16947e9cab1c35ec5211498",
  "_filesize": 1659828,
  "_sha256": "2ca0014db9d995b10c6f3a5fe146bfc01761a802a16947e9cab1c35ec5211498",
  "_created": "2026-05-29T09:51:20.000Z",
  "_published": "2026-05-29T11:24:57.973Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78478090656,
      "time": 175,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287992269"
    },
    {
      "job": 78478090684,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288002650"
    },
    {
      "job": 78478090685,
      "time": 193,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287997758"
    },
    {
      "job": 78478090668,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287988871"
    },
    {
      "job": 78478090704,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289526632"
    },
    {
      "job": 78478090624,
      "time": 299,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288115073"
    },
    {
      "job": 78478090689,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289522124"
    },
    {
      "job": 78478090675,
      "time": 346,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288128679"
    },
    {
      "job": 78477324724,
      "time": 292,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287937963"
    },
    {
      "job": 78478090611,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287980558"
    },
    {
      "job": 78478090641,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287987555"
    },
    {
      "job": 78478090629,
      "time": 161,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287988840"
    },
    {
      "job": 78478090657,
      "time": 167,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287990213"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mlampros/clusterr",
  "_commit": {
    "id": "02cef2881461ace7a00583dd0a06144854432f0c",
    "author": "mlampros <mouselimislampros@gmail.com>",
    "committer": "mlampros <mouselimislampros@gmail.com>",
    "message": "updated to CRAN version 1.3.6\n",
    "time": 1767111947
  },
  "_maintainer": {
    "name": "Lampros Mouselimis",
    "email": "mouselimislampros@gmail.com",
    "login": "mlampros",
    "description": "Search (a little bit) and you'll find...",
    "uuid": 3055514,
    "orcid": "0000-0002-8024-1546"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.9.1",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.5",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "gmp",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "OpenImageR",
      "role": "Suggests"
    },
    {
      "package": "FD",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mlampros",
  "_selfowned": true,
  "_usedby": 25,
  "_updates": [
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-52",
      "n": 5
    },
    {
      "week": "2026-01",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "affinity-propagation",
    "cpp11",
    "gmm",
    "kmeans",
    "kmedoids-clustering",
    "mini-batch-kmeans",
    "rcpparmadillo",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 85,
  "_contributors": [
    {
      "user": "mlampros",
      "count": 101,
      "uuid": 3055514
    },
    {
      "user": "monopteryx",
      "count": 45,
      "uuid": 114278455
    },
    {
      "user": "vspinu",
      "count": 11,
      "uuid": 1363467
    },
    {
      "user": "copilot",
      "count": 9,
      "uuid": 198982749
    },
    {
      "user": "fmkerckhof",
      "count": 9,
      "uuid": 2431458
    },
    {
      "user": "nredell",
      "count": 1,
      "uuid": 22822660
    }
  ],
  "_userbio": {
    "uuid": 3055514,
    "type": "user",
    "name": "Lampros Mouselimis",
    "description": "Search (a little bit) and you'll find..."
  },
  "_downloads": {
    "count": 8202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ClusterR"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/mlampros/clusterr",
  "_pkgdown": "https://mlampros.github.io/ClusterR/",
  "_searchresults": 732,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/ClusterR.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlampros/clusterr",
  "_realowner": "mlampros",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-09-06"
    },
    {
      "version": "1.0.1",
      "date": "2016-09-09"
    },
    {
      "version": "1.0.3",
      "date": "2016-10-08"
    },
    {
      "version": "1.0.4",
      "date": "2017-02-02"
    },
    {
      "version": "1.0.5",
      "date": "2017-02-11"
    },
    {
      "version": "1.0.6",
      "date": "2017-08-03"
    },
    {
      "version": "1.0.7",
      "date": "2017-10-13"
    },
    {
      "version": "1.0.8",
      "date": "2017-10-28"
    },
    {
      "version": "1.0.9",
      "date": "2017-11-30"
    },
    {
      "version": "1.1.0",
      "date": "2018-01-17"
    },
    {
      "version": "1.1.1",
      "date": "2018-02-26"
    },
    {
      "version": "1.1.2",
      "date": "2018-05-03"
    },
    {
      "version": "1.1.3",
      "date": "2018-07-21"
    },
    {
      "version": "1.1.4",
      "date": "2018-08-22"
    },
    {
      "version": "1.1.5",
      "date": "2018-10-05"
    },
    {
      "version": "1.1.6",
      "date": "2018-11-08"
    },
    {
      "version": "1.1.7",
      "date": "2018-12-10"
    },
    {
      "version": "1.1.8",
      "date": "2019-01-11"
    },
    {
      "version": "1.1.9",
      "date": "2019-04-14"
    },
    {
      "version": "1.2.0",
      "date": "2019-07-18"
    },
    {
      "version": "1.2.1",
      "date": "2019-11-29"
    },
    {
      "version": "1.2.2",
      "date": "2020-05-12"
    },
    {
      "version": "1.2.3",
      "date": "2021-05-03"
    },
    {
      "version": "1.2.4",
      "date": "2021-05-04"
    },
    {
      "version": "1.2.5",
      "date": "2021-05-21"
    },
    {
      "version": "1.2.6",
      "date": "2022-01-28"
    },
    {
      "version": "1.2.7",
      "date": "2022-09-21"
    },
    {
      "version": "1.2.8",
      "date": "2022-12-03"
    },
    {
      "version": "1.2.9",
      "date": "2022-12-13"
    },
    {
      "version": "1.3.0",
      "date": "2023-01-21"
    },
    {
      "version": "1.3.1",
      "date": "2023-04-29"
    },
    {
      "version": "1.3.2",
      "date": "2023-12-04"
    },
    {
      "version": "1.3.3",
      "date": "2024-06-18"
    },
    {
      "version": "1.3.4",
      "date": "2025-09-14"
    },
    {
      "version": "1.3.5",
      "date": "2025-10-18"
    },
    {
      "version": "1.3.6",
      "date": "2025-12-22"
    }
  ],
  "_exports": [
    "AP_affinity_propagation",
    "AP_preferenceRange",
    "center_scale",
    "Clara_Medoids",
    "Cluster_Medoids",
    "cost_clusters_from_dissim_medoids",
    "distance_matrix",
    "external_validation",
    "GMM",
    "KMeans_arma",
    "KMeans_rcpp",
    "MiniBatchKmeans",
    "Optimal_Clusters_GMM",
    "Optimal_Clusters_KMeans",
    "Optimal_Clusters_Medoids",
    "plot_2d",
    "predict_GMM",
    "predict_KMeans",
    "predict_MBatchKMeans",
    "predict_Medoids",
    "Silhouette_Dissimilarity_Plot",
    "silhouette_of_clusters"
  ],
  "_datasets": [
    {
      "name": "dietary_survey_IBS",
      "title": "Synthetic data using a dietary survey of patients with irritable bowel syndrome (IBS)",
      "object": "dietary_survey_IBS",
      "class": [
        "data.frame"
      ],
      "fields": [
        "bread",
        "wheat",
        "pasta",
        "breakfast_cereal",
        "yeast",
        "spicy_food",
        "curry",
        "chinese_takeaway",
        "chilli",
        "cabbage",
        "onion",
        "garlic",
        "potatoes",
        "pepper",
        "vegetables_unspecified",
        "tomato",
        "beans_and_pulses",
        "mushroom",
        "fatty_foods_unspecified",
        "sauces",
        "chocolate",
        "fries",
        "crisps",
        "desserts",
        "eggs",
        "red_meat",
        "processed_meat",
        "pork",
        "chicken",
        "fish_shellfish",
        "dairy_products_unspecified",
        "cheese",
        "cream",
        "milk",
        "fruit_unspecified",
        "nuts_and_seeds",
        "orange",
        "apple",
        "banana",
        "grapes",
        "alcohol",
        "caffeine",
        "class"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "mushroom",
      "title": "The mushroom data",
      "object": "mushroom",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "cap_shape",
        "cap_surface",
        "cap_color",
        "bruises",
        "odor",
        "gill_attachment",
        "gill_spacing",
        "gill_size",
        "gill_color",
        "stalk_shape",
        "stalk_root",
        "stalk_surface_above_ring",
        "stalk_surface_below_ring",
        "stalk_color_above_ring",
        "stalk_color_below_ring",
        "veil_type",
        "veil_color",
        "ring_number",
        "ring_type",
        "spore_print_color",
        "population",
        "habitat"
      ],
      "rows": 8124,
      "table": true,
      "tojson": true
    },
    {
      "name": "soybean",
      "title": "The soybean (large) data set from the UCI repository",
      "object": "soybean",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "plant_stand",
        "precip",
        "temp",
        "hail",
        "crop_hist",
        "area_damaged",
        "severity",
        "seed_tmt",
        "germination",
        "plant_growth",
        "leaves",
        "leafspots_halo",
        "leafspots_marg",
        "leafspot_size",
        "leaf_shread",
        "leaf_malf",
        "leaf_mild",
        "stem",
        "lodging",
        "stem_cankers",
        "canker_lesion",
        "fruiting_bodies",
        "external_decay",
        "mycelium",
        "int_discolor",
        "sclerotia",
        "fruit_pods",
        "fruit_spots",
        "seed",
        "mold_growth",
        "seed_discolor",
        "seed_size",
        "shriveling",
        "roots",
        "class"
      ],
      "rows": 307,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AP_affinity_propagation",
      "title": "Affinity propagation clustering",
      "topics": [
        "AP_affinity_propagation"
      ]
    },
    {
      "page": "AP_preferenceRange",
      "title": "Affinity propagation preference range",
      "topics": [
        "AP_preferenceRange"
      ]
    },
    {
      "page": "center_scale",
      "title": "Function to scale and/or center the data",
      "topics": [
        "center_scale"
      ]
    },
    {
      "page": "Clara_Medoids",
      "title": "Clustering large applications",
      "topics": [
        "Clara_Medoids"
      ]
    },
    {
      "page": "Cluster_Medoids",
      "title": "Partitioning around medoids",
      "topics": [
        "Cluster_Medoids"
      ]
    },
    {
      "page": "cost_clusters_from_dissim_medoids",
      "title": "Compute the cost and clusters based on an input dissimilarity matrix and medoids",
      "topics": [
        "cost_clusters_from_dissim_medoids"
      ]
    },
    {
      "page": "dietary_survey_IBS",
      "title": "Synthetic data using a dietary survey of patients with irritable bowel syndrome (IBS)",
      "topics": [
        "dietary_survey_IBS"
      ]
    },
    {
      "page": "distance_matrix",
      "title": "Distance matrix calculation",
      "topics": [
        "distance_matrix"
      ]
    },
    {
      "page": "external_validation",
      "title": "external clustering validation",
      "topics": [
        "external_validation"
      ]
    },
    {
      "page": "GMM",
      "title": "Gaussian Mixture Model clustering",
      "topics": [
        "GMM"
      ]
    },
    {
      "page": "KMeans_arma",
      "title": "k-means using the Armadillo library",
      "topics": [
        "KMeans_arma"
      ]
    },
    {
      "page": "KMeans_rcpp",
      "title": "k-means using RcppArmadillo",
      "topics": [
        "KMeans_rcpp"
      ]
    },
    {
      "page": "MiniBatchKmeans",
      "title": "Mini-batch-k-means using RcppArmadillo",
      "topics": [
        "MiniBatchKmeans"
      ]
    },
    {
      "page": "mushroom",
      "title": "The mushroom data",
      "topics": [
        "mushroom"
      ]
    },
    {
      "page": "Optimal_Clusters_GMM",
      "title": "Optimal number of Clusters for the gaussian mixture models",
      "topics": [
        "Optimal_Clusters_GMM"
      ]
    },
    {
      "page": "Optimal_Clusters_KMeans",
      "title": "Optimal number of Clusters for Kmeans or Mini-Batch-Kmeans",
      "topics": [
        "Optimal_Clusters_KMeans"
      ]
    },
    {
      "page": "Optimal_Clusters_Medoids",
      "title": "Optimal number of Clusters for the partitioning around Medoids functions",
      "topics": [
        "Optimal_Clusters_Medoids"
      ]
    },
    {
      "page": "plot_2d",
      "title": "2-dimensional plots",
      "topics": [
        "plot_2d"
      ]
    },
    {
      "page": "predict_GMM",
      "title": "Prediction function for a Gaussian Mixture Model object",
      "topics": [
        "predict.GMMCluster",
        "predict_GMM"
      ]
    },
    {
      "page": "predict_KMeans",
      "title": "Prediction function for the k-means",
      "topics": [
        "predict.KMeansCluster",
        "predict_KMeans"
      ]
    },
    {
      "page": "predict_MBatchKMeans",
      "title": "Prediction function for Mini-Batch-k-means",
      "topics": [
        "predict.MBatchKMeans",
        "predict_MBatchKMeans"
      ]
    },
    {
      "page": "predict_Medoids",
      "title": "Predictions for the Medoid functions",
      "topics": [
        "predict.MedoidsCluster",
        "predict_Medoids"
      ]
    },
    {
      "page": "Silhouette_Dissimilarity_Plot",
      "title": "Plot of silhouette widths or dissimilarities",
      "topics": [
        "Silhouette_Dissimilarity_Plot"
      ]
    },
    {
      "page": "silhouette_of_clusters",
      "title": "Silhouette width based on pre-computed clusters",
      "topics": [
        "silhouette_of_clusters"
      ]
    },
    {
      "page": "soybean",
      "title": "The soybean (large) data set from the UCI repository",
      "topics": [
        "soybean"
      ]
    }
  ],
  "_readme": "https://github.com/mlampros/clusterr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gmp",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "the_clusterR_package.Rmd",
      "filename": "the_clusterR_package.html",
      "title": "Functionality of the ClusterR package",
      "author": "Lampros Mouselimis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Gaussian Mixture Models (GMM)",
        "k-means",
        "Mini-batch-kmeans",
        "K-Medoids"
      ],
      "created": "2016-09-12 11:48:18",
      "modified": "2023-12-05 08:25:14",
      "commits": 9
    }
  ],
  "_score": 11.759002294171532,
  "_indexed": true,
  "_nocasepkg": "clusterr",
  "_universes": [
    "mlampros"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.6",
      "date": "2026-05-29T09:54:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "287f5d2703dfa1be20ae7ba7e900c6f97deea59cd0a86159f35eceb6b06a15a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.6",
      "date": "2026-05-29T09:54:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "a69d00a09cdf93553189e1d9a2044e5e7cdfb0a76a1d3c776d98a9c6b24b46aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.6",
      "date": "2026-05-29T09:54:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "f5040309f16b8b1c5d6683e711eb3cbed4f3764a176f189eeae18b8ae3d56f0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.6",
      "date": "2026-05-29T09:54:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "cf4b5df0210b424962a0911ad69087df19fff5140e3582ad26b3149589d73c5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.6",
      "date": "2026-05-29T11:23:56.000Z",
      "arch": "aarch64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "8e72faa5194781c52d87041372223536ad73de200d927a7003b23c6717f87a6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.6",
      "date": "2026-05-29T09:59:56.000Z",
      "arch": "x86_64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "77b69cd6cc9c6baea1f52c13e6b717b3f34a235a255b95ac9aa8b396912db86e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.6",
      "date": "2026-05-29T11:23:40.000Z",
      "arch": "aarch64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "996479c041409df6358233764780dabac0e4cc46b514701c7356d5d098afdd95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.6",
      "date": "2026-05-29T10:00:46.000Z",
      "arch": "x86_64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "9ff18f59c9c934aebe09909d3ff42d9efa938e2897ddcd9f9b9399d5fcbe5c36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.6",
      "date": "2026-05-29T09:54:10.000Z",
      "arch": "emscripten",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "bc14b0fecc082d534199b976cca4dae3ba0e912512b488587722a15bf93325d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.6",
      "date": "2026-05-29T09:53:07.000Z",
      "arch": "x86_64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "a86f6f1454884945c0c272964c9610619bd16f2e6dacb9da4e5c1f6f09ee06ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.6",
      "date": "2026-05-29T09:53:14.000Z",
      "arch": "x86_64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "30edd82f40bb082ffd75bee478c9392a861326c4226abc83a0dba64148c9bf8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.6",
      "date": "2026-05-29T09:53:20.000Z",
      "arch": "x86_64",
      "commit": "02cef2881461ace7a00583dd0a06144854432f0c",
      "fileid": "e7e96e5c112c4667b9088d113e93068c215e006ef5f4bda78cccdb931892c9cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/26630333319"
    }
  ]
}