diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2020-06-25 00:31:39 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2020-06-25 00:31:39 +0000 |
commit | 4932791908812908bee091b898278cd2cb0b5a1a (patch) | |
tree | 8998d0d186b7bbc55945bbb56139863a55b2581f | |
parent | c95923111fd6844c6cbe7dd8082fa877abf16aa4 (diff) |
automatic import of R-CRAN-gemtc
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | R-CRAN-gemtc.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 4 deletions
@@ -1,3 +1,4 @@ /gemtc_0.8-2.tar.gz /gemtc_0.8-4.tar.gz /gemtc_0.8-5.tar.gz +/gemtc_0.8-6.tar.gz diff --git a/R-CRAN-gemtc.spec b/R-CRAN-gemtc.spec index 14b1ac6..49d37b6 100644 --- a/R-CRAN-gemtc.spec +++ b/R-CRAN-gemtc.spec @@ -1,9 +1,9 @@ %global packname gemtc -%global packver 0.8-5 +%global packver 0.8-6 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.8.5 +Version: 0.8.6 Release: 1%{?dist} Summary: Network Meta-Analysis Using Bayesian Methods @@ -44,7 +44,9 @@ Requires: R-CRAN-Rglpk %description Network meta-analyses (mixed treatment comparisons) in the Bayesian framework using JAGS. Includes methods to assess heterogeneity and -inconsistency, and a number of standard visualizations. +inconsistency, and a number of standard visualizations. van Valkenhoef et +al. (2012) <doi:10.1002/jrsm.1054>; van Valkenhoef et al. (2015) +<doi:10.1002/jrsm.1167>. %prep %setup -q -c -n %{packname} @@ -1 +1 @@ -c9e0eb02ea5ddd0f98343f3a84631aa6 gemtc_0.8-5.tar.gz +81b477f2063afeee7df2e1e4acd50653 gemtc_0.8-6.tar.gz |