Package: rankinma
Type: Package
Title: Rank in Network Meta-Analysis
Version: 0.2.0
Authors@R: c(person("Chiehfeng", "Chen", role = c("aut"), 
                  comment = c(ORCID = "0000-0002-1595-6553"), 
                  email = "clifchen@tmu.edu.tw"),
          person("Enoch", "Kang", role = c("aut", "cre", "trl"), 
                 comment = c(ORCID = "0000-0002-4903-942X"), 
                  email = "y.enoch.kang@gmail.com"),
          person("Wen-Hsuan", "Hou", role = c("aut"),
                 comment = c(ORCID = "0000-0002-4376-6298")),
          person("Jin-Hua", "Chen", role = c("aut"), 
                 comment = c(ORCID = "0000-0002-3130-4125"), 
                 email = "jh_chen@tmu.edu.tw"),
          person("Yu-Chieh", "Chuang", role = c("aut"), 
                 comment = c(ORCID = "0000-0002-7124-6556"), 
                 email = "b101104079@tmu.edu.tw"),
          person("Edwin", "Chan", role = c("aut")))
Maintainer: Enoch Kang <y.enoch.kang@gmail.com>
Description: A supportive collection of functions for gathering and plotting treatment ranking metrics after network meta-analysis.
License: GPL (>= 3)
URL: https://rankinma.shinyapps.io/rankinma/
Language: en-US
Encoding: UTF-8
Depends: R (>= 4.2.0)
Imports: graphics, grDevices, mvtnorm, netmeta, stats, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
RoxygenNote: 7.2.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-01-29 16:06:23 UTC; KYN
Author: Chiehfeng Chen [aut] (<https://orcid.org/0000-0002-1595-6553>),
  Enoch Kang [aut, cre, trl] (<https://orcid.org/0000-0002-4903-942X>),
  Wen-Hsuan Hou [aut] (<https://orcid.org/0000-0002-4376-6298>),
  Jin-Hua Chen [aut] (<https://orcid.org/0000-0002-3130-4125>),
  Yu-Chieh Chuang [aut] (<https://orcid.org/0000-0002-7124-6556>),
  Edwin Chan [aut]
Repository: CRAN
Date/Publication: 2024-01-29 16:20:02 UTC
