[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/59: gnu: r-valr: Update to 0.6.3.
From: |
guix-commits |
Subject: |
32/59: gnu: r-valr: Update to 0.6.3. |
Date: |
Thu, 20 May 2021 04:59:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit da372ae60379bd43e255a654afb3ccdd14b64a7d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:43 2021 +0200
gnu: r-valr: Update to 0.6.3.
* gnu/packages/cran.scm (r-valr): Update to 0.6.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 4d819fd..b655c28 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14925,14 +14925,14 @@ plotting functions are available for analyzing
clustering results.")
(define-public r-valr
(package
(name "r-valr")
- (version "0.6.2")
+ (version "0.6.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "valr" version))
(sha256
(base32
- "1vbp89zfylgih5acvw7lcx3a0dbbd7dhq7yhywr7kq02737qykdx"))))
+ "1lzdlw0mw06rymyjzwf4i8rx1z6zxpwxxqfsc9ggqlnhq6bfhy93"))))
(build-system r-build-system)
(propagated-inputs
`(("r-broom" ,r-broom)
- 12/59: gnu: r-corrplot: Update to 0.88., (continued)
- 12/59: gnu: r-corrplot: Update to 0.88., guix-commits, 2021/05/20
- 19/59: gnu: r-sjlabelled: Update to 1.1.8., guix-commits, 2021/05/20
- 15/59: gnu: r-cubature: Update to 2.0.4.2., guix-commits, 2021/05/20
- 28/59: gnu: r-softimpute: Update to 1.4-1., guix-commits, 2021/05/20
- 22/59: gnu: r-sandwich: Update to 3.0-1., guix-commits, 2021/05/20
- 27/59: gnu: r-fmsb: Update to 0.7.1., guix-commits, 2021/05/20
- 11/59: gnu: r-inline: Update to 0.3.18., guix-commits, 2021/05/20
- 17/59: gnu: r-overlap: Update to 0.3.4., guix-commits, 2021/05/20
- 18/59: gnu: r-insight: Update to 0.14.0., guix-commits, 2021/05/20
- 31/59: gnu: r-irkernel: Update to 1.2., guix-commits, 2021/05/20
- 32/59: gnu: r-valr: Update to 0.6.3.,
guix-commits <=
- 29/59: gnu: r-rnifti: Update to 1.3.1., guix-commits, 2021/05/20
- 35/59: gnu: r-ggplotify: Update to 0.0.7., guix-commits, 2021/05/20
- 36/59: gnu: r-ibreakdown: Update to 2.0.1., guix-commits, 2021/05/20
- 37/59: gnu: r-systemfonts: Update to 1.0.2., guix-commits, 2021/05/20
- 39/59: gnu: r-bio3d: Update to 2.4-2., guix-commits, 2021/05/20
- 40/59: gnu: r-caret: Update to 6.0-88., guix-commits, 2021/05/20
- 41/59: gnu: r-proxyc: Update to 0.2.0., guix-commits, 2021/05/20
- 42/59: gnu: r-oai: Update to 0.3.2., guix-commits, 2021/05/20
- 48/59: gnu: r-pdftools: Update to 3.0.1., guix-commits, 2021/05/20
- 51/59: gnu: r-tibble: Update to 3.1.2., guix-commits, 2021/05/20