[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/124: gnu: r-ore: Update to 1.7.0.
From: |
guix-commits |
Subject: |
51/124: gnu: r-ore: Update to 1.7.0. |
Date: |
Mon, 1 Nov 2021 17:29:04 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit e49d18949180abae9267c9b3fa0c792d4c113e5a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:27 2021 +0000
gnu: r-ore: Update to 1.7.0.
* gnu/packages/cran.scm (r-ore): Update to 1.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 c91050f..48f2a98 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13505,13 +13505,13 @@ creating color scales and calculating color
distances.")
(define-public r-ore
(package
(name "r-ore")
- (version "1.6.3")
+ (version "1.7.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ore" version))
(sha256
- (base32 "1vh6w3arrhgkfjjjw7ci91xmz4wpfr3cmwd5zkqch89dgn07skkv"))))
+ (base32 "0qhbv7bynisr0prv7h0yxsxff7qdxfqza7i06xi4vn360kxx6w9g"))))
(build-system r-build-system)
(home-page "https://github.com/jonclayden/ore")
(synopsis "R interface to the Onigmo regular expression library")
- 42/124: gnu: r-effectsize: Update to 0.5., (continued)
- 42/124: gnu: r-effectsize: Update to 0.5., guix-commits, 2021/11/01
- 49/124: gnu: r-sodium: Update to 1.2.0., guix-commits, 2021/11/01
- 50/124: gnu: r-rvcheck: Update to 0.2.1., guix-commits, 2021/11/01
- 52/124: gnu: r-grimport: Update to 0.9-4., guix-commits, 2021/11/01
- 53/124: gnu: r-rmpfr: Update to 0.8-5., guix-commits, 2021/11/01
- 55/124: gnu: r-sets: Update to 1.0-19., guix-commits, 2021/11/01
- 56/124: gnu: r-spdata: Update to 2.0.1., guix-commits, 2021/11/01
- 57/124: gnu: r-deldir: Update to 1.0-6., guix-commits, 2021/11/01
- 41/124: gnu: r-performance: Update to 0.8.0., guix-commits, 2021/11/01
- 47/124: gnu: r-misc3d: Update to 0.9-1., guix-commits, 2021/11/01
- 51/124: gnu: r-ore: Update to 1.7.0.,
guix-commits <=
- 54/124: gnu: r-colourpicker: Update to 1.1.1., guix-commits, 2021/11/01
- 67/124: gnu: r-sitmo: Update to 2.0.2., guix-commits, 2021/11/01
- 78/124: gnu: r-rpf: Update to 1.0.11., guix-commits, 2021/11/01
- 83/124: gnu: r-memuse: Update to 4.2-1., guix-commits, 2021/11/01
- 82/124: gnu: r-lightgbm: Update to 3.3.0., guix-commits, 2021/11/01
- 100/124: gnu: r-stringfish: Update to 0.15.4., guix-commits, 2021/11/01
- 77/124: gnu: r-sem: Update to 3.1-13., guix-commits, 2021/11/01
- 79/124: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/01
- 84/124: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/01
- 87/124: gnu: r-igraph: Update to 1.2.7., guix-commits, 2021/11/01