[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/21: gnu: r-mcmc: Update to 0.9-7.
From: |
guix-commits |
Subject: |
12/21: gnu: r-mcmc: Update to 0.9-7. |
Date: |
Tue, 24 Mar 2020 06:06:14 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6005efa40f9e838a8efc470d6e0bca62d7be60f7
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Tue Mar 24 10:33:16 2020 +0100
gnu: r-mcmc: Update to 0.9-7.
* gnu/packages/cran.scm (r-mcmc): Update to 0.9-7.
---
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 aeebdaa..bf71a8e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11607,14 +11607,14 @@ lasso, adaptive lasso and Ridge regression based on
cross-validation.")
(define-public r-mcmc
(package
(name "r-mcmc")
- (version "0.9-6.1")
+ (version "0.9-7")
(source
(origin
(method url-fetch)
(uri (cran-uri "mcmc" version))
(sha256
(base32
- "1i1nhdapyijvm58zx38q28zk01ndmi6smjivxk5xs2cx9b6v2av9"))))
+ "0q42m8ab7b6bxhns494ksjdss5f3c5m2jjfdlfj6fk1nz7ax7i5p"))))
(build-system r-build-system)
(home-page "https://www.stat.umn.edu/geyer/mcmc/")
(synopsis "Markov chain Monte Carlo")
- 08/21: gnu: r-patchwork: Update to 1.0.0., (continued)
- 08/21: gnu: r-patchwork: Update to 1.0.0., guix-commits, 2020/03/24
- 09/21: gnu: r-radiant-data: Update to 1.3.4., guix-commits, 2020/03/24
- 14/21: gnu: r-caret: Update to 6.0-86., guix-commits, 2020/03/24
- 15/21: gnu: r-tximport: Update to 1.14.2., guix-commits, 2020/03/24
- 06/21: gnu: r-robustbase: Update to 0.93-6., guix-commits, 2020/03/24
- 16/21: gnu: r-gosemsim: Update to 2.12.1., guix-commits, 2020/03/24
- 17/21: gnu: r-biosigner: Update to 1.14.4., guix-commits, 2020/03/24
- 20/21: gnu: r-shiny: Update to 1.4.0.2., guix-commits, 2020/03/24
- 10/21: gnu: r-xgboost: Update to 1.0.0.1., guix-commits, 2020/03/24
- 11/21: gnu: r-proc: Update to 1.16.2., guix-commits, 2020/03/24
- 12/21: gnu: r-mcmc: Update to 0.9-7.,
guix-commits <=
- 02/21: gnu: r-locfit: Update to 1.5-9.2., guix-commits, 2020/03/24
- 13/21: gnu: r-batchtools: Update to 0.9.13., guix-commits, 2020/03/24
- 18/21: gnu: r-bigpint: Update to 1.2.2., guix-commits, 2020/03/24
- 19/21: gnu: r-multiassayexperiment: Update to 1.12.5., guix-commits, 2020/03/24
- 21/21: gnu: r-harmony: Update to 0.1., guix-commits, 2020/03/24