Package: bayesMRM
Type: Package
Title: Bayesian Multivariate Receptor Modeling
Version: 2.4.0
Authors@R: 
    c(person(given = "Man-Suk",
           family = "Oh",
           role = c("aut", "cre"),
           email = "msoh@ewha.ac.kr"),
    person(given = "Eun-Kyung",
           family = "Lee",
           role = c("aut")),
    person(given = "Eun Sug",
           family = "Park",
           role = c("aut")))   
Maintainer: Man-Suk Oh <msoh@ewha.ac.kr>
Description: Bayesian analysis of multivariate receptor modeling. The package consists of implementations of the methods of Park and Oh (2015) <doi:10.1016/j.chemolab.2015.08.021>.The package uses 'JAGS'(Just Another Gibbs Sampler) to generate Markov chain Monte Carlo samples of parameters. 
Date: 2022-12-14
Depends: R (>= 4.0.0)
License: GPL (>= 2)
Encoding: UTF-8
Imports:
        rjags,coda,ggplot2,grDevices,graphics,gridExtra,rgl,shiny,shinythemes
Suggests: stats
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-12-14 02:05:48 UTC; EKLee
Author: Man-Suk Oh [aut, cre],
  Eun-Kyung Lee [aut],
  Eun Sug Park [aut]
Repository: CRAN
Date/Publication: 2022-12-14 07:30:05 UTC
Built: R 4.3.0; ; 2023-07-12 00:55:24 UTC; unix
