[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/37: gnu: r-brms: Update to 2.13.3.
From: |
guix-commits |
Subject: |
33/37: gnu: r-brms: Update to 2.13.3. |
Date: |
Thu, 16 Jul 2020 04:42:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2d2b5d60f8d90df738bc7d1c75dd9e7562156aba
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 13 21:03:49 2020 +0200
gnu: r-brms: Update to 2.13.3.
* gnu/packages/cran.scm (r-brms): Update to 2.13.3.
---
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 68212ae..d87b5d5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -22093,14 +22093,14 @@ included in this package as well.")
(define-public r-brms
(package
(name "r-brms")
- (version "2.13.0")
+ (version "2.13.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "brms" version))
(sha256
(base32
- "0vdncdawxawi16f326qrgy9jjjipmqdjxh741y9p7xdzd4fwaxx3"))))
+ "13gnc517yssvi2mnih5bln06hcbn4y80gd9h3szacs6n3mwpig5f"))))
(properties `((upstream-name . "brms")))
(build-system r-build-system)
(propagated-inputs
- 17/37: gnu: r-tibble: Update to 3.0.2., (continued)
- 17/37: gnu: r-tibble: Update to 3.0.2., guix-commits, 2020/07/16
- 20/37: gnu: r-cairo: Update to 1.5-12.2., guix-commits, 2020/07/16
- 22/37: gnu: r-rsubread: Update to 2.2.4., guix-commits, 2020/07/16
- 23/37: gnu: r-activepathways: Update to 1.0.2., guix-commits, 2020/07/16
- 25/37: gnu: r-genomicfeatures: Update to 1.40.1., guix-commits, 2020/07/16
- 24/37: gnu: r-summarizedexperiment: Update to 1.18.2., guix-commits, 2020/07/16
- 30/37: gnu: r-pillar: Update to 1.4.6., guix-commits, 2020/07/16
- 35/37: gnu: r-tibble: Update to 3.0.3., guix-commits, 2020/07/16
- 26/37: gnu: r-qtl2: Update to 0.22-11., guix-commits, 2020/07/16
- 29/37: gnu: r-mice: Update to 3.10.0., guix-commits, 2020/07/16
- 33/37: gnu: r-brms: Update to 2.13.3.,
guix-commits <=
- 36/37: gnu: r-r-rsp: Update to 0.44.0., guix-commits, 2020/07/16
- 37/37: gnu: r-quantreg: Update to 5.61., guix-commits, 2020/07/16
- 18/37: gnu: r-xml: Update to 3.99-0.4., guix-commits, 2020/07/16
- 27/37: gnu: r-rhdf5lib: Update to 1.10.1., guix-commits, 2020/07/16
- 31/37: gnu: r-gamlss-dist: Update to 5.1-7., guix-commits, 2020/07/16
- 32/37: gnu: r-gamlss: Update to 5.1-7., guix-commits, 2020/07/16
- 34/37: gnu: r-rlang: Update to 0.4.7., guix-commits, 2020/07/16
- 15/37: gnu: r-rstan: Update to 2.21.1., guix-commits, 2020/07/16
- 19/37: gnu: r-gplots: Update to 3.0.4., guix-commits, 2020/07/16
- 21/37: gnu: Add r-conquer., guix-commits, 2020/07/16