[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/124: gnu: r-mcmcpack: Update to 1.6-0.
From: |
guix-commits |
Subject: |
65/124: gnu: r-mcmcpack: Update to 1.6-0. |
Date: |
Mon, 1 Nov 2021 17:29:10 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit bb6e28b1f2421b38c11a97585ba4d8b046178e1f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:43 2021 +0000
gnu: r-mcmcpack: Update to 1.6-0.
* gnu/packages/cran.scm (r-mcmcpack): Update to 1.6-0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 2d25133..54dfc56 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -18713,14 +18713,14 @@ multicore machines.")
(define-public r-mcmcpack
(package
(name "r-mcmcpack")
- (version "1.5-0")
+ (version "1.6-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "MCMCpack" version))
(sha256
(base32
- "1khavqsimiwbfq7gyw5jyj67jxfd579pnc7mngnd655zc8yzspvr"))))
+ "16zjx8yz29ii75wfxj3p562l657bng8jnwzp2b54s7fiaws4kfdm"))))
(properties `((upstream-name . "MCMCpack")))
(build-system r-build-system)
(propagated-inputs
- 74/124: gnu: r-caret: Update to 6.0-90., (continued)
- 74/124: gnu: r-caret: Update to 6.0-90., guix-commits, 2021/11/01
- 70/124: gnu: r-parameters: Update to 0.15.0., guix-commits, 2021/11/01
- 89/124: gnu: r-tidytext: Update to 0.3.2., guix-commits, 2021/11/01
- 66/124: gnu: r-clue: Update to 0.3-60., guix-commits, 2021/11/01
- 99/124: gnu: r-exactextractr: Update to 0.7.1., guix-commits, 2021/11/01
- 104/124: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/01
- 109/124: gnu: r-knitr: Update to 1.36., guix-commits, 2021/11/01
- 111/124: gnu: r-rlang: Update to 0.4.12., guix-commits, 2021/11/01
- 117/124: gnu: r-mvtnorm: Update to 1.1-3., guix-commits, 2021/11/01
- 120/124: gnu: r-plotly: Update to 4.10.0., guix-commits, 2021/11/01
- 65/124: gnu: r-mcmcpack: Update to 1.6-0.,
guix-commits <=
- 63/124: gnu: r-yulab-utils: Update to 0.0.4., guix-commits, 2021/11/01
- 62/124: gnu: r-svmisc: Update to 1.2.3., guix-commits, 2021/11/01
- 90/124: gnu: r-tidymodels: Update to 0.1.4., guix-commits, 2021/11/01
- 98/124: gnu: r-textplot: Update to 0.2.1., guix-commits, 2021/11/01
- 110/124: gnu: r-testthat: Update to 3.1.0., guix-commits, 2021/11/01
- 102/124: gnu: r-ztpln: Update to 0.1.2., guix-commits, 2021/11/01
- 119/124: gnu: r-tidyr: Update to 1.1.4., guix-commits, 2021/11/01