[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/76: gnu: r-rgeos: Update to 0.6-3.
From: |
guix-commits |
Subject: |
66/76: gnu: r-rgeos: Update to 0.6-3. |
Date: |
Wed, 31 May 2023 12:22:50 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 131db17bd5127186503ff910e0bc31f622ea0925
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:24 2023 +0200
gnu: r-rgeos: Update to 0.6-3.
* gnu/packages/cran.scm (r-rgeos): 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 90ecf4771e..2f586f7a0d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -37039,14 +37039,14 @@ object to and from disk.")
(define-public r-rgeos
(package
(name "r-rgeos")
- (version "0.6-2")
+ (version "0.6-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "rgeos" version))
(sha256
(base32
- "1bz0kyjlk8ki3379j9g06sw4lqic57w1qkaxqn591mr01j5vpqif"))))
+ "0g1bzhkvz0n5m6s1y7xi4fgjnnjjl6dkf9nf24w2jzfgzncmmg0y"))))
(properties `((upstream-name . "rgeos")))
(build-system r-build-system)
(inputs
- 03/76: gnu: r-valr: Update to 0.6.8., (continued)
- 03/76: gnu: r-valr: Update to 0.6.8., guix-commits, 2023/05/31
- 23/76: gnu: r-insight: Update to 0.19.2., guix-commits, 2023/05/31
- 28/76: gnu: r-emmeans: Update to 1.8.6., guix-commits, 2023/05/31
- 46/76: gnu: r-biclust: Update to 2.0.3.1., guix-commits, 2023/05/31
- 50/76: gnu: r-qgraph: Update to 1.9.5., guix-commits, 2023/05/31
- 53/76: gnu: r-spatstat-model: Update to 3.2-4., guix-commits, 2023/05/31
- 34/76: gnu: r-deldir: Update to 1.0-9., guix-commits, 2023/05/31
- 40/76: gnu: r-parameters: Update to 0.21.1., guix-commits, 2023/05/31
- 41/76: gnu: r-acet: Update to 1.9.0., guix-commits, 2023/05/31
- 59/76: gnu: r-confintr: Update to 1.0.1., guix-commits, 2023/05/31
- 66/76: gnu: r-rgeos: Update to 0.6-3.,
guix-commits <=
- 20/76: gnu: r-catdata: Update to 1.2.3., guix-commits, 2023/05/31
- 17/76: gnu: r-ucminf: Update to 1.1-4.3., guix-commits, 2023/05/31
- 18/76: gnu: r-timeseries: Update to 4030.106., guix-commits, 2023/05/31
- 19/76: gnu: r-statnet-common: Update to 4.9.0., guix-commits, 2023/05/31
- 24/76: gnu: r-nodbi: Update to 0.9.5., guix-commits, 2023/05/31
- 27/76: gnu: r-targets: Update to 1.1.3., guix-commits, 2023/05/31
- 29/76: gnu: r-chk: Update to 0.9.0., guix-commits, 2023/05/31
- 33/76: gnu: r-future-apply: Update to 1.11.0., guix-commits, 2023/05/31
- 42/76: gnu: r-tuner: Update to 1.4.4., guix-commits, 2023/05/31
- 47/76: gnu: r-influencer: Update to 0.1.5., guix-commits, 2023/05/31