{
  "_id": "6a104d05acfb0bcc41ca04e9",
  "Package": "waspr",
  "Type": "Package",
  "Title": "Wasserstein Barycenters of Subset Posteriors",
  "Version": "1.0.1",
  "Authors@R": "person(\"Jolien\", \"Cremers\", email = \"joliencremers@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Functions to compute Wasserstein barycenters of subset\nposteriors using the swapping algorithm developed by Puccetti,\nRüschendorf and Vanduffel (2020)\n<doi:10.1016/j.jmaa.2017.02.003>. The Wasserstein barycenter is\na geometric approach for combining subset posteriors. It allows\nfor parallel and distributed computation of the posterior in\ncase of complex models and/or big datasets, thereby increasing\ncomputational speed tremendously.",
  "License": "GPL-3",
  "URL": "https://github.com/joliencremers/waspr",
  "BugReports": "https://github.com/joliencremers/waspr/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Biarch": "true",
  "Repository": "https://joliencremers.r-universe.dev",
  "Date/Publication": "2023-11-02 12:17:51 UTC",
  "RemoteUrl": "https://github.com/joliencremers/waspr",
  "RemoteRef": "HEAD",
  "RemoteSha": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-10 07:09:43 UTC",
    "User": "root"
  },
  "Author": "Jolien Cremers [aut, cre]",
  "Maintainer": "Jolien Cremers <joliencremers@gmail.com>",
  "MD5sum": "4cdb9712ae288b4a3c950c79ef470cb0",
  "_user": "joliencremers",
  "_type": "src",
  "_file": "waspr_1.0.1.tar.gz",
  "_fileid": "4028f0b70f74640b552c5e7e51930dafd96498dbfe61438ce0d14b856814d01b",
  "_filesize": 285675,
  "_sha256": "4028f0b70f74640b552c5e7e51930dafd96498dbfe61438ce0d14b856814d01b",
  "_created": "2026-05-10T07:09:43.000Z",
  "_published": "2026-05-22T12:33:09.525Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77379999589,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901861127"
    },
    {
      "job": 77379999693,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901860755"
    },
    {
      "job": 77379999851,
      "time": 156,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901861839"
    },
    {
      "job": 77380000040,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901860712"
    },
    {
      "job": 77380000535,
      "time": 266,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901868104"
    },
    {
      "job": 77379999973,
      "time": 319,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901875332"
    },
    {
      "job": 77379999995,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901860957"
    },
    {
      "job": 77379999433,
      "time": 243,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901867604"
    },
    {
      "job": 77379999380,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901843984"
    },
    {
      "job": 77379999156,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160551852"
    },
    {
      "job": 77379999491,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901862079"
    },
    {
      "job": 77379999727,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901859241"
    },
    {
      "job": 77379999499,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901858380"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/joliencremers/waspr",
  "_commit": {
    "id": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
    "author": "joliencremers <joliencremers@gmail.com>",
    "committer": "joliencremers <joliencremers@gmail.com>",
    "message": "waspr 1.0.1.9000\n",
    "time": 1698927471
  },
  "_maintainer": {
    "name": "Jolien Cremers",
    "email": "joliencremers@gmail.com",
    "login": "joliencremers",
    "uuid": 10900828
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.4.6",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "joliencremers",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "joliencremers",
      "count": 43,
      "uuid": 10900828
    },
    {
      "user": "ekstroem",
      "count": 1,
      "uuid": 6160801
    }
  ],
  "_userbio": {
    "uuid": 10900828,
    "type": "user",
    "name": "joliencremers"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/waspr"
  },
  "_devurl": "https://github.com/joliencremers/waspr",
  "_searchresults": 25,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_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/waspr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/joliencremers/waspr",
  "_realowner": "joliencremers",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-07-24"
    },
    {
      "version": "1.0.1",
      "date": "2023-09-11"
    }
  ],
  "_exports": [
    "hpd_est",
    "mode_est",
    "summary",
    "wasp"
  ],
  "_datasets": [
    {
      "name": "pois_logistic",
      "title": "pois_logistic",
      "object": "pois_logistic",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "combine",
      "title": "Combine output of the swapping algorithm",
      "topics": [
        "combine"
      ]
    },
    {
      "page": "hpd_est",
      "title": "Compute the 95 percent Highest Posterior Density interval",
      "topics": [
        "hpd_est"
      ]
    },
    {
      "page": "mode_est",
      "title": "Compute the mode",
      "topics": [
        "mode_est"
      ]
    },
    {
      "page": "pois_logistic",
      "title": "pois_logistic",
      "topics": [
        "pois_logistic"
      ]
    },
    {
      "page": "print.wasp",
      "title": "Print posterior summaries for the Wasserstein barycenter of subset posteriors",
      "topics": [
        "print.wasp"
      ]
    },
    {
      "page": "summary",
      "title": "Posterior summaries for the Wasserstein barycenter of subset posteriors",
      "topics": [
        "summary"
      ]
    },
    {
      "page": "summary.wasp",
      "title": "Posterior summaries for the Wasserstein barycenter of subset posteriors",
      "topics": [
        "summary.wasp"
      ]
    },
    {
      "page": "swap_rcpp",
      "title": "The swapping algorithm for computing Wasserstein barycenters",
      "topics": [
        "swap_rcpp"
      ]
    },
    {
      "page": "wasp",
      "title": "Compute Wasserstein barycenters of subset posteriors",
      "topics": [
        "wasp"
      ]
    }
  ],
  "_readme": "https://github.com/joliencremers/waspr/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "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"
    }
  ],
  "_vignettes": [
    {
      "source": "Tutorial.Rmd",
      "filename": "Tutorial.html",
      "title": "Tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-07-07 10:55:33",
      "modified": "2020-07-15 12:25:22",
      "commits": 3
    }
  ],
  "_score": 4.096910013008056,
  "_indexed": true,
  "_nocasepkg": "waspr",
  "_universes": [
    "joliencremers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T07:12:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "147105f7d7461e0e8bb6ebc088d1825b29a82cda0a4c5e08cc98237d40b14eb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T07:12:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "32659d340931f3c9ff80c262f50d1ea617294c5847aa9667bbdc9742799509a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T07:12:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "7f3b3ae3b796533138ef17acfde160a1823b7bd4a1fffb5b8565dd53b24d9585",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T07:12:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "bbc298c5cf577cb6b9d7e4d9ff6dfdd918a44e0bacdf220cedc0222078841c86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T07:13:19.000Z",
      "arch": "aarch64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "1048d69f15672e311e0a5a7912bedd0cea4c7229f7df39a3911ca9bad54fb18c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T07:14:19.000Z",
      "arch": "x86_64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "332ba086446031f997858b4c4a567d234e856e0699fd086547d43bd55f89616c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T07:12:13.000Z",
      "arch": "aarch64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "40825b152186ca22f17d5175c59f796fb9ff8296211add5b0b682ca85a947761",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T07:13:01.000Z",
      "arch": "x86_64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "b5d03c17d2e8481d22287aa15a7260b15b7cbf9cdeccfe4ae2c4a6f1bc33b83c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-10T07:11:53.000Z",
      "arch": "x86_64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "ed12eb47eaf5ba8698e3aeea4bad958d13d7e0db8abed3bad2f43855e42bf011",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-10T07:11:22.000Z",
      "arch": "x86_64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "06a175ddef2e549d00451bda9086154cd76268ca281977a569f9b6604a04b491",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-10T07:11:21.000Z",
      "arch": "x86_64",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "1468efe380724945a36f68a449f64d7ecadcf7d32de345d125afd286c2542fbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T12:32:39.000Z",
      "arch": "emscripten",
      "commit": "9a615cacd9ae67b0769c94ad6e1bb3e461b79058",
      "fileid": "7804a04ff188414441a40094a88948b4722f2a05c05a36f40ee3c6162ed300d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joliencremers/actions/runs/25622511347"
    }
  ]
}