[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
71/111: gnu: r-spatstat-core: Update to 2.4-0.
From: |
guix-commits |
Subject: |
71/111: gnu: r-spatstat-core: Update to 2.4-0. |
Date: |
Mon, 14 Mar 2022 02:25:24 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 6a7960bcee11fd645cdf49ae9af1eb757a34a3d6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:33 2022 +0100
gnu: r-spatstat-core: Update to 2.4-0.
* gnu/packages/cran.scm (r-spatstat-core): Update to 2.4-0.
[propagated-inputs]: Add r-spatstat-random.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index aab17d3661..65874a1559 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26981,14 +26981,14 @@ for the geometry of linear networks.")
(define-public r-spatstat-core
(package
(name "r-spatstat-core")
- (version "2.3-2")
+ (version "2.4-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "spatstat.core" version))
(sha256
(base32
- "0g7nj8nf9ywhdbc5irxlry6kzq6bwwbkk9cp22kyv1wigycnskbz"))))
+ "1dx6fh6l3bqxqfaczm9gxx1sirmdpx8biag462pj9wjqmw9m4j35"))))
(properties `((upstream-name . "spatstat.core")))
(build-system r-build-system)
(propagated-inputs
@@ -27000,6 +27000,7 @@ for the geometry of linear networks.")
r-rpart
r-spatstat-data
r-spatstat-geom
+ r-spatstat-random
r-spatstat-sparse
r-spatstat-utils
r-tensor))
- 74/111: gnu: r-rfast: Update to 2.0.6., (continued)
- 74/111: gnu: r-rfast: Update to 2.0.6., guix-commits, 2022/03/14
- 87/111: gnu: r-mockery: Update to 0.4.3., guix-commits, 2022/03/14
- 85/111: gnu: r-keras: Update to 2.8.0., guix-commits, 2022/03/14
- 91/111: gnu: r-svglite: Update to 2.1.0., guix-commits, 2022/03/14
- 103/111: gnu: r-domc: Update to 1.3.8., guix-commits, 2022/03/14
- 32/111: gnu: r-insight: Update to 0.16.0., guix-commits, 2022/03/14
- 99/111: gnu: r-xml: Update to 3.99-0.9., guix-commits, 2022/03/14
- 102/111: gnu: r-doparallel: Update to 1.0.17., guix-commits, 2022/03/14
- 106/111: gnu: r-randomforest: Update to 4.7-1., guix-commits, 2022/03/14
- 57/111: gnu: r-systemfonts: Update to 1.0.4., guix-commits, 2022/03/14
- 71/111: gnu: r-spatstat-core: Update to 2.4-0.,
guix-commits <=
- 72/111: gnu: r-spatstat-linnet: Update to 2.3-2., guix-commits, 2022/03/14
- 75/111: gnu: r-dials: Update to 0.1.0., guix-commits, 2022/03/14
- 78/111: gnu: r-mlr3: Update to 0.13.2., guix-commits, 2022/03/14
- 93/111: gnu: r-yaml: Update to 2.3.5., guix-commits, 2022/03/14
- 55/111: gnu: r-dalex: Update to 2.4.0., guix-commits, 2022/03/14
- 76/111: gnu: r-seqminer: Update to 8.4., guix-commits, 2022/03/14
- 89/111: gnu: r-ggdendro: Update to 0.1.23., guix-commits, 2022/03/14
- 94/111: gnu: r-crayon: Update to 1.5.0., guix-commits, 2022/03/14
- 73/111: gnu: r-spatstat: Update to 2.3-3., guix-commits, 2022/03/14
- 110/111: gnu: r-quantreg: Update to 5.88., guix-commits, 2022/03/14