[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/39: gnu: r-bayestestr: Update to 0.6.0.
From: |
guix-commits |
Subject: |
21/39: gnu: r-bayestestr: Update to 0.6.0. |
Date: |
Mon, 27 Apr 2020 11:40:34 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit a2df8f280e7824b9ab3061087f345ee99062a868
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Apr 27 17:28:18 2020 +0200
gnu: r-bayestestr: Update to 0.6.0.
* gnu/packages/cran.scm (r-bayestestr): Update to 0.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 1520f72..9a2d455 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8678,14 +8678,14 @@ differentiation.")
(define-public r-bayestestr
(package
(name "r-bayestestr")
- (version "0.5.3")
+ (version "0.6.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "bayestestR" version))
(sha256
(base32
- "1q24qh5p6bz4nbf4546kckh7d518x5pm1yhhbc8fwcnbca4kgqjz"))))
+ "0s7wdmk8avgaqk2b7fcf4bsh13isrkl1q4y7z2y8jhdagxxxnzd1"))))
(properties `((upstream-name . "bayestestR")))
(build-system r-build-system)
(propagated-inputs
- 01/39: gnu: r-with-tests, r-minimal: Update to 4.0.0., (continued)
- 01/39: gnu: r-with-tests, r-minimal: Update to 4.0.0., guix-commits, 2020/04/27
- 03/39: gnu: r-tibble: Update to 3.0.1., guix-commits, 2020/04/27
- 06/39: gnu: r-withr: Update to 2.2.0., guix-commits, 2020/04/27
- 04/39: gnu: r-dbplyr: Update to 1.4.3., guix-commits, 2020/04/27
- 05/39: gnu: r-xml2: Update to 1.3.2., guix-commits, 2020/04/27
- 08/39: gnu: r-purrr: Update to 0.3.4., guix-commits, 2020/04/27
- 07/39: gnu: r-plotrix: Update to 3.7-8., guix-commits, 2020/04/27
- 02/39: gnu: r-foreign: Update to 0.8-78., guix-commits, 2020/04/27
- 11/39: gnu: r-shinyfiles: Update to 0.8.0., guix-commits, 2020/04/27
- 15/39: gnu: r-broom: Update to 0.5.6., guix-commits, 2020/04/27
- 21/39: gnu: r-bayestestr: Update to 0.6.0.,
guix-commits <=
- 20/39: gnu: r-emmeans: Update to 1.4.6., guix-commits, 2020/04/27
- 22/39: gnu: r-ggeffects: Update to 0.14.3., guix-commits, 2020/04/27
- 23/39: gnu: r-rgl: Update to 0.100.54., guix-commits, 2020/04/27
- 24/39: gnu: r-protviz: Update to 0.6.4., guix-commits, 2020/04/27
- 25/39: gnu: r-future: Update to 1.17.0., guix-commits, 2020/04/27
- 26/39: gnu: r-etm: Update to 1.1., guix-commits, 2020/04/27
- 12/39: gnu: r-powerlaw: Update to 0.70.6., guix-commits, 2020/04/27
- 14/39: gnu: r-distillery: Update to 1.0-7., guix-commits, 2020/04/27
- 09/39: gnu: Add r-ingredients., guix-commits, 2020/04/27
- 10/39: gnu: Add r-ibreakdown., guix-commits, 2020/04/27