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 (2023) <arXiv:2307.08975>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, ggplot2, magrittr, mvtnorm, tibble, tidyr, rlang,
        extraDistr
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://mariechion.github.io/ProteoBayes/
NeedsCompilation: no
Packaged: 2023-07-19 00:36:27 UTC; user
Author: Arthur Leroy [aut, cre] (<https://orcid.org/0000-0003-0806-8934>),
  Marie Chion [aut] (<https://orcid.org/0000-0001-8956-8388>)
Maintainer: Arthur Leroy <arthur.leroy.pro@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-19 15:20:05 UTC
Built: R 4.2.0; ; 2023-07-20 11:58:44 UTC; unix
