{
  "_id": "6a2d1bac3efcd9bda42f4d1c",
  "Package": "GreedyEPL",
  "Type": "Package",
  "Title": "Greedy Expected Posterior Loss",
  "Version": "1.3",
  "Date": "2025-10-16",
  "Authors@R": "person(given = \"Riccardo\", family = \"Rastelli\", role = c(\"aut\", \"cre\"), email = \"riccardoras@gmail.com\")",
  "Description": "Summarises a collection of partitions into a single\noptimal partition. The objective function is the expected\nposterior loss, and the minimisation is performed through a\ngreedy algorithm described in Rastelli, R. and Friel, N. (2017)\n\"Optimal Bayesian estimators for latent variable cluster\nmodels\" <DOI:10.1007/s11222-017-9786-y>.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-13 08:54:24 UTC",
    "User": "root"
  },
  "Author": "Riccardo Rastelli [aut, cre]",
  "Maintainer": "Riccardo Rastelli <riccardoras@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-16 18:10:12 UTC",
  "RemoteUrl": "https://github.com/cran/GreedyEPL",
  "RemoteRef": "HEAD",
  "RemoteSha": "08f4df062afe0df4dd0ed88dc09e536710675a35",
  "MD5sum": "ca04a6192f467ee4236e91dc1028d24a",
  "_user": "cran",
  "_type": "src",
  "_file": "GreedyEPL_1.3.tar.gz",
  "_fileid": "e2dd4538879455a3d999cc0815d6166112fb7ec53e31eca1d7c34fcf32139ac0",
  "_filesize": 102717,
  "_sha256": "e2dd4538879455a3d999cc0815d6166112fb7ec53e31eca1d7c34fcf32139ac0",
  "_created": "2026-06-13T08:54:24.000Z",
  "_published": "2026-06-13T08:58:20.935Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81177987449,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609289892"
    },
    {
      "job": 81177987444,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609293435"
    },
    {
      "job": 81177987452,
      "time": 174,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609293760"
    },
    {
      "job": 81177987460,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609290044"
    },
    {
      "job": 81177791549,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609274390"
    },
    {
      "job": 81177987422,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609289537"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27462128249",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GreedyEPL",
  "_commit": {
    "id": "08f4df062afe0df4dd0ed88dc09e536710675a35",
    "author": "Riccardo Rastelli <riccardoras@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1760638212
  },
  "_maintainer": {
    "name": "Riccardo Rastelli",
    "email": "riccardoras@gmail.com",
    "login": "riccardorastelli",
    "description": "",
    "uuid": 8495453
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.10",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.3",
      "date": "2025-10-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "riccardorastelli",
      "count": 3,
      "uuid": 8495453
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GreedyEPL"
  },
  "_mentions": 1,
  "_searchresults": 12,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GreedyEPL.html",
    "manual.pdf"
  ],
  "_realowner": "riccardorastelli",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-08-02"
    },
    {
      "version": "1.1",
      "date": "2021-05-12"
    },
    {
      "version": "1.2",
      "date": "2021-09-02"
    },
    {
      "version": "1.3",
      "date": "2025-10-16"
    }
  ],
  "_exports": [
    "CollapseLabels",
    "MinimiseEPL"
  ],
  "_help": [
    {
      "page": "GreedyEPL-package",
      "title": "Greedy Expected Posterior Loss",
      "topics": [
        "GreedyEPL-package",
        "GreedyEPL"
      ]
    },
    {
      "page": "CollapseLabels",
      "title": "CollapseLabels",
      "topics": [
        "CollapseLabels"
      ]
    },
    {
      "page": "MinimiseEPL",
      "title": "MinimiseEPL",
      "topics": [
        "MinimiseEPL"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 1.0791812460476249,
  "_indexed": false,
  "_nocasepkg": "greedyepl",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://riccardorastelli.r-universe.dev/GreedyEPL",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-13T08:56:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "08f4df062afe0df4dd0ed88dc09e536710675a35",
      "fileid": "9f7bc09011d73058230c280e82f6feb90c818934355a2930ffeaa0b3b0a9c1d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27462128249"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-13T08:57:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "08f4df062afe0df4dd0ed88dc09e536710675a35",
      "fileid": "5948f04703311894ecb7d60f624f1b644ad19e21f1d0a374d790db910175847a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27462128249"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-13T08:57:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "08f4df062afe0df4dd0ed88dc09e536710675a35",
      "fileid": "6f931a006cbf66bb5643b40f80914ccb8d51e1d0109422b9721d35b2d2663824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27462128249"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-13T08:56:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "08f4df062afe0df4dd0ed88dc09e536710675a35",
      "fileid": "c4d6a67be6c1c7007a234aca9f046033f593010ad4b43c16dcaacef74459b78e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27462128249"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-06-13T08:57:01.000Z",
      "arch": "emscripten",
      "commit": "08f4df062afe0df4dd0ed88dc09e536710675a35",
      "fileid": "a4772e77108f3bf253a943fad26710049a40d1130387c3179b10bdd58bf44148",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27462128249"
    }
  ]
}