[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/86: gnu: r-vioplot: Update to 0.3.6.
From: |
guix-commits |
Subject: |
10/86: gnu: r-vioplot: Update to 0.3.6. |
Date: |
Wed, 7 Apr 2021 21:21:46 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c6976608be1a91a15e2f7c9837bbd40aa5cf7cc2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 8 02:25:49 2021 +0200
gnu: r-vioplot: Update to 0.3.6.
* gnu/packages/cran.scm (r-vioplot): Update to 0.3.6.
---
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 73bcbc1..3d060a6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4768,14 +4768,14 @@ structure.")
(define-public r-vioplot
(package
(name "r-vioplot")
- (version "0.3.5")
+ (version "0.3.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "vioplot" version))
(sha256
(base32
- "0aiy615kn9lpr2cs757g3pklg81n01yhqh0wrwv111fn3cy86r0v"))))
+ "15vmrm9gwdhfg8mnq8rsg7m59kzc9h53cv96am4ds1dkm56w4n6p"))))
(build-system r-build-system)
(propagated-inputs
`(("r-sm" ,r-sm)
- branch master updated (2ffd92a -> 83991a3), guix-commits, 2021/04/07
- 01/86: gnu: r-seurat: Update to 4.0.1., guix-commits, 2021/04/07
- 02/86: gnu: Add r-workflowsets., guix-commits, 2021/04/07
- 03/86: gnu: r-diffobj: Update to 0.3.4., guix-commits, 2021/04/07
- 06/86: gnu: r-reprex: Update to 2.0.0., guix-commits, 2021/04/07
- 11/86: gnu: r-cli: Update to 2.4.0., guix-commits, 2021/04/07
- 15/86: gnu: r-sapa: Update to 2.0-3., guix-commits, 2021/04/07
- 10/86: gnu: r-vioplot: Update to 0.3.6.,
guix-commits <=
- 17/86: gnu: r-rastervis: Update to 0.50.1., guix-commits, 2021/04/07
- 21/86: gnu: r-insight: Update to 0.13.2., guix-commits, 2021/04/07
- 29/86: gnu: r-summarytools: Update to 0.9.9., guix-commits, 2021/04/07
- 32/86: gnu: r-gargle: Update to 1.1.0., guix-commits, 2021/04/07
- 43/86: gnu: r-gamlss: Update to 5.3-4., guix-commits, 2021/04/07
- 51/86: gnu: r-lightgbm: Update to 3.2.0., guix-commits, 2021/04/07
- 04/86: gnu: r-ggpmisc: Update to 0.3.9., guix-commits, 2021/04/07
- 12/86: gnu: r-processx: Update to 3.5.1., guix-commits, 2021/04/07
- 31/86: gnu: r-tiff: Update to 0.1-8., guix-commits, 2021/04/07
- 19/86: gnu: r-rbibutils: Update to 2.1., guix-commits, 2021/04/07