[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/89: gnu: r-pegas: Update to 0.14.
From: |
guix-commits |
Subject: |
46/89: gnu: r-pegas: Update to 0.14. |
Date: |
Mon, 5 Oct 2020 18:34:55 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3a2f2219b296cdfd985f4015a3eb1f9eeeed3693
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:44:09 2020 +0200
gnu: r-pegas: Update to 0.14.
* gnu/packages/cran.scm (r-pegas): Update to 0.14.
---
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 13b8a1f..b014dee 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14056,13 +14056,13 @@ also provided to illustrate various methods.")
(define-public r-pegas
(package
(name "r-pegas")
- (version "0.13")
+ (version "0.14")
(source
(origin
(method url-fetch)
(uri (cran-uri "pegas" version))
(sha256
- (base32 "002i7s4g0nhnq0v05gs0yssqiyhpq2f7rw2rhn31hsbgxc86frvy"))))
+ (base32 "0lr06gajzdanj8ax91kgpxsj863m367v2s1z5gnxps3999n0xybx"))))
(build-system r-build-system)
(propagated-inputs
`(("r-adegenet" ,r-adegenet)
- 87/89: gnu: r-quantreg: Update to 5.73., (continued)
- 87/89: gnu: r-quantreg: Update to 5.73., guix-commits, 2020/10/05
- 36/89: gnu: r-afex: Update to 0.28-0., guix-commits, 2020/10/05
- 34/89: gnu: r-lsei: Update to 1.3-0., guix-commits, 2020/10/05
- 38/89: gnu: r-bigrquery: Update to 1.3.2., guix-commits, 2020/10/05
- 56/89: gnu: r-acebayes: Update to 1.10., guix-commits, 2020/10/05
- 49/89: gnu: r-sctransform: Update to 0.3., guix-commits, 2020/10/05
- 54/89: gnu: r-bios2cor: Update to 2.2., guix-commits, 2020/10/05
- 48/89: gnu: r-ggvis: Update to 0.4.6., guix-commits, 2020/10/05
- 82/89: gnu: r-rmarkdown: Update to 2.4., guix-commits, 2020/10/05
- 85/89: gnu: r-gplots: Update to 3.1.0., guix-commits, 2020/10/05
- 46/89: gnu: r-pegas: Update to 0.14.,
guix-commits <=
- 45/89: gnu: r-colourpicker: Update to 1.1.0., guix-commits, 2020/10/05
- 41/89: gnu: r-spatialextremes: Update to 2.0-9., guix-commits, 2020/10/05
- 65/89: gnu: r-gaston: Update to 1.5.7., guix-commits, 2020/10/05
- 61/89: gnu: r-rpf: Update to 1.0.5., guix-commits, 2020/10/05
- 08/89: gnu: r-htmlwidgets: Update to 1.5.2., guix-commits, 2020/10/05
- 17/89: gnu: r-seriation: Update to 1.2-9., guix-commits, 2020/10/05
- 25/89: gnu: r-insight: Update to 0.9.6., guix-commits, 2020/10/05
- 30/89: gnu: r-emmeans: Update to 1.5.1., guix-commits, 2020/10/05
- 31/89: gnu: r-effectsize: Update to 0.3.3., guix-commits, 2020/10/05
- 33/89: gnu: r-usethis: Update to 1.6.3., guix-commits, 2020/10/05