[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/87: gnu: r-rncl: Update to 0.8.7.
From: |
guix-commits |
Subject: |
55/87: gnu: r-rncl: Update to 0.8.7. |
Date: |
Mon, 9 Jan 2023 18:27:36 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 8b7de31e7a8c0aa3ce543e2638fb8ae164e76fac
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:19:49 2023 +0100
gnu: r-rncl: Update to 0.8.7.
* gnu/packages/cran.scm (r-rncl): Update to 0.8.7.
---
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 32b4a9542a..80d3db19e1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16165,13 +16165,13 @@ Touzet and Varre (2007).")
(define-public r-rncl
(package
(name "r-rncl")
- (version "0.8.6")
+ (version "0.8.7")
(source (origin
(method url-fetch)
(uri (cran-uri "rncl" version))
(sha256
(base32
- "1ywgwqn82z8h6zpcxxq4hgngdpfa6dj0lr7bfq4cwfml9z075jgw"))))
+ "0flrqz7pansy11ds23qv06bcmh6vxqljq0517v6292ibbx7nx1qx"))))
(build-system r-build-system)
(propagated-inputs
(list r-progress r-rcpp))
- 33/87: gnu: r-htmlwidgets: Update to 1.6.1., (continued)
- 33/87: gnu: r-htmlwidgets: Update to 1.6.1., guix-commits, 2023/01/09
- 35/87: gnu: r-lava: Update to 1.7.1., guix-commits, 2023/01/09
- 38/87: gnu: r-seriation: Update to 1.4.1., guix-commits, 2023/01/09
- 39/87: gnu: r-zlog: Update to 1.0.2., guix-commits, 2023/01/09
- 41/87: gnu: r-heatmaply: Update to 1.4.2., guix-commits, 2023/01/09
- 42/87: gnu: r-rastervis: Update to 0.51.5., guix-commits, 2023/01/09
- 46/87: gnu: r-writexl: Update to 1.4.2., guix-commits, 2023/01/09
- 49/87: gnu: r-drtmle: Update to 1.1.2., guix-commits, 2023/01/09
- 51/87: gnu: r-afex: Update to 1.2-1., guix-commits, 2023/01/09
- 52/87: gnu: r-ncdf4: Update to 1.21., guix-commits, 2023/01/09
- 55/87: gnu: r-rncl: Update to 0.8.7.,
guix-commits <=
- 50/87: gnu: r-raster: Update to 3.6-13., guix-commits, 2023/01/09
- 54/87: gnu: r-fmsb: Update to 0.7.5., guix-commits, 2023/01/09
- 57/87: gnu: r-gkmsvm: Update to 0.82.0., guix-commits, 2023/01/09
- 58/87: gnu: r-qqconf: Update to 1.3.1., guix-commits, 2023/01/09
- 60/87: gnu: r-tidytext: Update to 0.4.1., guix-commits, 2023/01/09
- 65/87: gnu: r-sendmailr: Update to 1.3-2., guix-commits, 2023/01/09
- 67/87: gnu: r-fpc: Update to 2.2-10., guix-commits, 2023/01/09
- 68/87: import/cran: Fix Bioconductor updater., guix-commits, 2023/01/09
- 69/87: gnu: Update copyright header., guix-commits, 2023/01/09
- 70/87: gnu: Add r-clustergeneration., guix-commits, 2023/01/09