[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/135: gnu: r-cmplot: Update to 3.7.0.
From: |
guix-commits |
Subject: |
32/135: gnu: r-cmplot: Update to 3.7.0. |
Date: |
Wed, 3 Nov 2021 17:59:45 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 76185fdae231cec433280ca29de61232a8d2272c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:22 2021 +0000
gnu: r-cmplot: Update to 3.7.0.
* gnu/packages/cran.scm (r-cmplot): Update to 3.7.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 114e6d1..843b88c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9548,14 +9548,14 @@ from the @code{stats} package (plus some extra
parameters).")
(define-public r-cmplot
(package
(name "r-cmplot")
- (version "3.6.2")
+ (version "3.7.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "CMplot" version))
(sha256
(base32
- "13y05j5gsdc712fn7yvcz5nx2pbcdvl201hfb6jzpvl86qx2l0j1"))))
+ "0d6ww8pdrawdg5acbhiyi2jpmapf2ghixy9mi4kmsq8yg36pksfh"))))
(properties `((upstream-name . "CMplot")))
(build-system r-build-system)
(home-page "https://github.com/YinLiLin/CMplot")
- 02/135: gnu: r-datawizard: Update to 0.2.1., (continued)
- 02/135: gnu: r-datawizard: Update to 0.2.1., guix-commits, 2021/11/03
- 01/135: gnu: r-interval: Update to 1.1-0.8., guix-commits, 2021/11/03
- 04/135: gnu: r-rvest: Update to 1.0.2., guix-commits, 2021/11/03
- 06/135: gnu: r-bslib: Update to 0.3.1., guix-commits, 2021/11/03
- 13/135: gnu: r-mitml: Update to 0.4-3., guix-commits, 2021/11/03
- 22/135: gnu: r-heatmaply: Update to 1.3.0., guix-commits, 2021/11/03
- 24/135: gnu: r-rjags: Update to 4-12., guix-commits, 2021/11/03
- 17/135: gnu: r-seriation: Update to 1.3.1., guix-commits, 2021/11/03
- 26/135: gnu: r-entropy: Update to 1.3.1., guix-commits, 2021/11/03
- 27/135: gnu: r-insight: Update to 0.14.5., guix-commits, 2021/11/03
- 32/135: gnu: r-cmplot: Update to 3.7.0.,
guix-commits <=
- 05/135: gnu: r-htmltable: Update to 2.3.0., guix-commits, 2021/11/03
- 07/135: gnu: r-shinydashboard: Update to 0.7.2., guix-commits, 2021/11/03
- 10/135: gnu: r-fitdistrplus: Update to 1.1-6., guix-commits, 2021/11/03
- 12/135: gnu: r-recipes: Update to 0.1.17., guix-commits, 2021/11/03
- 11/135: gnu: r-rpostgresql: Update to 0.7-3., guix-commits, 2021/11/03
- 15/135: gnu: r-vcd: Update to 1.4-9., guix-commits, 2021/11/03
- 21/135: gnu: r-ifultools: Update to 2.0-23., guix-commits, 2021/11/03
- 25/135: gnu: r-rbibutils: Update to 2.2.4., guix-commits, 2021/11/03
- 23/135: gnu: r-rastervis: Update to 0.51.0., guix-commits, 2021/11/03
- 37/135: gnu: r-emmeans: Update to 1.7.0., guix-commits, 2021/11/03