Package: ProteoBayes Title: Bayesian Statistical Tools for Quantitative Proteomics Version: 1.0.0 Authors@R: c(person("Arthur", "Leroy", , "arthur.leroy.pro@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0806-8934")), person("Marie", "Chion", , "marie.chion@protonmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-8956-8388"))) Description: Bayesian toolbox for quantitative proteomics. In particular, this package provides functions to generate synthetic datasets, execute Bayesian differential analysis methods and display results, as described in the associated article Marie Chion and Arthur Leroy (2025) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, ggplot2, magrittr, mvtnorm, tibble, tidyr, rlang, extraDistr, gridExtra, LaplacesDemon Suggests: testthat (>= 3.0.0) 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: 2026-06-18 07:23:05 UTC; root Author: Arthur Leroy [aut, cre] (ORCID: ), Marie Chion [aut] (ORCID: ) Maintainer: Arthur Leroy