{
  "_id": "6a1eea80b401979e7341204d",
  "Package": "ProteoBayes",
  "Title": "Bayesian Statistical Tools for Quantitative Proteomics",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Arthur\", \"Leroy\", , \"arthur.leroy.pro@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0806-8934\")),\nperson(\"Marie\", \"Chion\", , \"marie.chion@protonmail.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-8956-8388\")))",
  "Description": "Bayesian toolbox for quantitative proteomics. In\nparticular, this package provides functions to generate\nsynthetic datasets, execute Bayesian differential analysis\nmethods and display results, as described in the associated\narticle Marie Chion and Arthur Leroy (2025) <arXiv:2307.08975>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://mariechion.github.io/ProteoBayes/",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mariechion.r-universe.dev",
  "Date/Publication": "2026-04-19 15:34:08 UTC",
  "RemoteUrl": "https://github.com/mariechion/proteobayes",
  "RemoteRef": "HEAD",
  "RemoteSha": "d7a72f71de3d6ea021a374d92dfd355261f14343",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:59:55 UTC",
    "User": "root"
  },
  "Author": "Arthur Leroy [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0806-8934>),\nMarie Chion [aut] (ORCID: <https://orcid.org/0000-0001-8956-8388>)",
  "Maintainer": "Arthur Leroy <arthur.leroy.pro@gmail.com>",
  "MD5sum": "0f2277c9ebbc9da5b71a43114ee82a4d",
  "_user": "mariechion",
  "_type": "src",
  "_file": "ProteoBayes_1.0.0.tar.gz",
  "_fileid": "eab5abd6ce0c0612b30f1af9a36f7907bbca5391411b9b25f7591e1d80d45b9b",
  "_filesize": 218442,
  "_sha256": "eab5abd6ce0c0612b30f1af9a36f7907bbca5391411b9b25f7591e1d80d45b9b",
  "_created": "2026-05-19T09:59:55.000Z",
  "_published": "2026-06-02T14:36:48.687Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79096499162,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7080457572"
    },
    {
      "job": 79096499319,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7080443765"
    },
    {
      "job": 79096498715,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7080432336"
    },
    {
      "job": 79096499222,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7080427438"
    },
    {
      "job": 79096497549,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080398235"
    },
    {
      "job": 79096497630,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360826167"
    },
    {
      "job": 79096498645,
      "time": 273,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7080492580"
    },
    {
      "job": 79096499266,
      "time": 292,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7080498602"
    },
    {
      "job": 79096498778,
      "time": 278,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7080494148"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mariechion/actions/runs/26089945413",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mariechion/proteobayes",
  "_commit": {
    "id": "d7a72f71de3d6ea021a374d92dfd355261f14343",
    "author": "Arthur <arthur.leroy.pro@gmail.com>",
    "committer": "Arthur <arthur.leroy.pro@gmail.com>",
    "message": "Update compute_differences.R\n",
    "time": 1776612848
  },
  "_maintainer": {
    "name": "Arthur Leroy",
    "email": "arthur.leroy.pro@gmail.com",
    "login": "arthurleroy",
    "description": "",
    "uuid": 36625932,
    "orcid": "0000-0003-0806-8934"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "LaplacesDemon",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mariechion",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "arthurleroy",
      "count": 43,
      "uuid": 36625932
    },
    {
      "user": "mariechion",
      "count": 3,
      "uuid": 43200714
    }
  ],
  "_userbio": {
    "uuid": 43200714,
    "type": "user",
    "name": "Marie Chion"
  },
  "_downloads": {
    "count": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ProteoBayes"
  },
  "_devurl": "https://github.com/mariechion/proteobayes",
  "_pkgdown": "https://mariechion.github.io/ProteoBayes/",
  "_searchresults": 11,
  "_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/ProteoBayes.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mariechion/proteobayes",
  "_realowner": "mariechion",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-07-19"
    }
  ],
  "_exports": [
    "%>%",
    "identify_diff",
    "multi_CI",
    "multi_identify_diff",
    "multi_overlap_coef",
    "multi_posterior_mean",
    "overlap_coef",
    "plot_distrib",
    "plot_multi_diff",
    "posterior_mean",
    "sample_distrib",
    "simu_db"
  ],
  "_help": [
    {
      "page": "identify_diff",
      "title": "Identify posterior mean differences",
      "topics": [
        "identify_diff"
      ]
    },
    {
      "page": "multi_CI",
      "title": "Multidimensional Credible Interval",
      "topics": [
        "multi_CI"
      ]
    },
    {
      "page": "multi_identify_diff",
      "title": "Identify differences in multivariate posteriors",
      "topics": [
        "multi_identify_diff"
      ]
    },
    {
      "page": "multi_overlap_coef",
      "title": "Overlapping coefficient between multivariate t-distributions",
      "topics": [
        "multi_overlap_coef"
      ]
    },
    {
      "page": "multi_posterior_mean",
      "title": "Multivariate posterior distribution of the means",
      "topics": [
        "multi_posterior_mean"
      ]
    },
    {
      "page": "overlap_coef",
      "title": "Overlapping coefficient between univariate t-distributions",
      "topics": [
        "overlap_coef"
      ]
    },
    {
      "page": "plot_distrib",
      "title": "Plot the posterior distribution of the difference of means",
      "topics": [
        "plot_distrib"
      ]
    },
    {
      "page": "plot_multi_diff",
      "title": "Plot multivariate comparison between groups",
      "topics": [
        "plot_multi_diff"
      ]
    },
    {
      "page": "posterior_mean",
      "title": "Posterior distribution of the means",
      "topics": [
        "posterior_mean"
      ]
    },
    {
      "page": "sample_distrib",
      "title": "Sample from a t-distribution",
      "topics": [
        "sample_distrib"
      ]
    },
    {
      "page": "simu_db",
      "title": "Generate a synthetic dataset tailored for ProteoBayes",
      "topics": [
        "simu_db"
      ]
    },
    {
      "page": "vectorised_multi",
      "title": "Vectorised version of multi_posterior_mean()",
      "topics": [
        "vectorised_multi"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mariechion/proteobayes/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mariechion/proteobayes/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "extraDistr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "LaplacesDemon",
    "lifecycle",
    "magrittr",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.9956351945975497,
  "_indexed": true,
  "_nocasepkg": "proteobayes",
  "_universes": [
    "mariechion",
    "arthurleroy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-19T10:02:48.000Z",
      "distro": "noble",
      "commit": "d7a72f71de3d6ea021a374d92dfd355261f14343",
      "fileid": "924759229b126e85e0292d6341434aa07efbc8e3f102928bdf59ec46392df12f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mariechion/actions/runs/26089945413"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-19T10:02:10.000Z",
      "distro": "noble",
      "commit": "d7a72f71de3d6ea021a374d92dfd355261f14343",
      "fileid": "d6138240a7dbd04845802fd41bee6c89f1d01c5079ef17dcea3716b9f1f25329",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mariechion/actions/runs/26089945413"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-19T10:01:36.000Z",
      "commit": "d7a72f71de3d6ea021a374d92dfd355261f14343",
      "fileid": "166e3dbb8a003b8e9e35efe7b8454cc37ac3c019595ba033d441a140a88bf005",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mariechion/actions/runs/26089945413"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-19T10:01:24.000Z",
      "commit": "d7a72f71de3d6ea021a374d92dfd355261f14343",
      "fileid": "f53f85cab0dd09493a77a3fd519f20f8b909f2a66e5fa85fe3bf16754f4f2817",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mariechion/actions/runs/26089945413"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T10:04:28.000Z",
      "commit": "d7a72f71de3d6ea021a374d92dfd355261f14343",
      "fileid": "a8a33a544428c384ce6dddc78ba8f103fcd17ebe7f74aa20c5e1a6ff4e2070e1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mariechion/actions/runs/26089945413"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T10:04:44.000Z",
      "commit": "d7a72f71de3d6ea021a374d92dfd355261f14343",
      "fileid": "e09b64acb6c36eaef1fc4e870298b71a31116a8eb56920c45bba02d7046c8bfa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mariechion/actions/runs/26089945413"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T10:04:31.000Z",
      "commit": "d7a72f71de3d6ea021a374d92dfd355261f14343",
      "fileid": "11f3ef5d9604795e3ddce1dae6a9c20e1d8a50a12b53e60edc6c863f0414ce82",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mariechion/actions/runs/26089945413"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T14:36:15.000Z",
      "commit": "d7a72f71de3d6ea021a374d92dfd355261f14343",
      "fileid": "7f5ab09e6d98951a21b61e0e0b62da2cd3e9466d226522d07cf8326138e5b1c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mariechion/actions/runs/26089945413"
    }
  ]
}