{
  "_id": "6a5c73b69baadeef8ab502b1",
  "Package": "SBmedian",
  "Type": "Package",
  "Title": "Scalable Bayes with Median of Subset Posteriors",
  "Version": "0.1.2",
  "Authors@R": "c(person(\"Kisung\", \"You\", role = c(\"aut\", \"cre\"), email = \"kisung.you@outlook.com\",comment=c(ORCID=\"0000-0002-8584-459X\")))",
  "Description": "Median-of-means is a generic yet powerful framework for\nscalable and robust estimation. A framework for Bayesian\nanalysis is called M-posterior, which estimates a median of\nsubset posterior measures. For general exposition to the topic,\nsee the paper by Minsker (2015) <doi:10.3150/14-BEJ645>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "RdMacros": "Rdpack",
  "Repository": "https://kisungyou.r-universe.dev",
  "Date/Publication": "2025-09-21 01:24:02 UTC",
  "RemoteUrl": "https://github.com/kisungyou/sbmedian",
  "RemoteRef": "HEAD",
  "RemoteSha": "53a59a84cc14840716223e4744998f89cade454a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-19 06:45:48 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)",
  "Maintainer": "Kisung You <kisung.you@outlook.com>",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "SBmedian_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/6a1c57c2d3025f155ce8c09947e47008320e9fc4d7a6b80b161b75748325ace8",
  "_filesize": 161596,
  "_sha256": "6a1c57c2d3025f155ce8c09947e47008320e9fc4d7a6b80b161b75748325ace8",
  "_expires": "2026-10-27T06:50:28.000Z",
  "_created": "2026-07-19T06:45:48.000Z",
  "_published": "2026-07-19T06:50:30.197Z",
  "_jobs": [
    {
      "job": 88166041088,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439228441"
    },
    {
      "job": 88166041082,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439229747"
    },
    {
      "job": 88166041085,
      "time": 145,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439231048"
    },
    {
      "job": 88166041032,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439232894"
    },
    {
      "job": 88166041029,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439221671"
    },
    {
      "job": 88166041067,
      "time": 189,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439238238"
    },
    {
      "job": 88166041063,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439224594"
    },
    {
      "job": 88166041014,
      "time": 240,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439246582"
    },
    {
      "job": 88165814961,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439206881"
    },
    {
      "job": 88166041046,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8439222769"
    },
    {
      "job": 88166041024,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439223970"
    },
    {
      "job": 88166041083,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439225638"
    },
    {
      "job": 88166041017,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439233614"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416",
  "_status": "success",
  "_upstream": "https://github.com/kisungyou/sbmedian",
  "_commit": {
    "id": "53a59a84cc14840716223e4744998f89cade454a",
    "author": "Kisung You <kisung.you@outlook.com>",
    "committer": "Kisung You <kisung.you@outlook.com>",
    "message": "2025/09\n",
    "time": 1758417842
  },
  "_maintainer": {
    "name": "Kisung You",
    "email": "kisung.you@outlook.com",
    "login": "kisungyou",
    "twitter": "@kisung_you",
    "description": "",
    "uuid": 22312643,
    "orcid": "0000-0002-8584-459X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "expm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "kisungyou",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kisungyou",
      "count": 10,
      "uuid": 22312643
    }
  ],
  "_userbio": {
    "uuid": 22312643,
    "type": "user",
    "name": "Kisung You",
    "followers": 34
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SBmedian"
  },
  "_devurl": "https://github.com/kisungyou/sbmedian",
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/SBmedian.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kisungyou/sbmedian",
  "_realowner": "kisungyou",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-02-26"
    },
    {
      "version": "0.1.1",
      "date": "2021-08-16"
    },
    {
      "version": "0.1.2",
      "date": "2025-09-21"
    }
  ],
  "_exports": [
    "mpost.euc",
    "mpost.spd"
  ],
  "_help": [
    {
      "page": "mpost.euc",
      "title": "Median Posterior for Subset Posterior Samples in Euclidean Space",
      "topics": [
        "mpost.euc"
      ]
    },
    {
      "page": "mpost.spd",
      "title": "Median Posterior for Subset Posterior Samples in SPD manifold",
      "topics": [
        "mpost.spd"
      ]
    }
  ],
  "_rundeps": [
    "expm",
    "lattice",
    "Matrix",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "sbmedian",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-19T06:47:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/5dfb7184a1562074fa1e46102c666a16da62bb36f1ff6f2c3c0917f0ba49b645",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-19T06:47:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/d2c131ffe60717fadb070da7fb4d9e66ca63451573785bfdfc66900e50184580",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-19T06:48:11.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/1763b620b82b92b54dcfa82e457c20ed2a4b9d88245f3efb2794f755df676631",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-19T06:48:17.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/7df6a86698bb52d12e36da5bedf5bf75295331711226ea3e3d020783342ef2a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-19T06:47:23.000Z",
      "arch": "aarch64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/b63d9598add5ef22269715276366eef913d0b414e2586e61dc5a63f6bcc94d14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-19T06:48:32.000Z",
      "arch": "x86_64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/82584e212aa1f67fa58e476951b7f87244137a206594bafed1b7eb956bff694c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-19T06:47:33.000Z",
      "arch": "aarch64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/1ef0a045b0f20be335b5af8fc2030e6f53a4ccb9e3ec9336cb6d68bc7e6f6d4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-19T06:48:51.000Z",
      "arch": "x86_64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/9ef6eb7895ba87219029e090bb8a0a3ed597aa6cd369d82459d5e92e73204f97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-19T06:47:44.000Z",
      "arch": "emscripten",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/d4b115ef8f1f3d2d5a8e10db8ef85ebc66d703c2b27553322bf8de0d262f1d43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-19T06:47:01.000Z",
      "arch": "x86_64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/a35f08851d31dfbb54c931e4a535bcc287f28599ec3bd6547d58314aa650f630",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-19T06:47:09.000Z",
      "arch": "x86_64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/3c8b038a66feacacac3be7293c5c25ef3d4aa91fb021f3387720c63d4c03198f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-19T06:47:12.000Z",
      "arch": "x86_64",
      "commit": "53a59a84cc14840716223e4744998f89cade454a",
      "fileid": "https://r2.ropensci.org/399566f96deeafeda3e38fab17040738168d07efe0a044d1f1398e2d80671eb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29676891416"
    }
  ]
}