[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/112: gnu: r-spatstat: Update to 2.3-3.
From: |
guix-commits |
Subject: |
73/112: gnu: r-spatstat: Update to 2.3-3. |
Date: |
Tue, 15 Mar 2022 15:22:22 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 026aa0aec0109025ea3f39713ba6273df1ab9e39
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:34 2022 +0100
gnu: r-spatstat: Update to 2.3-3.
* gnu/packages/cran.scm (r-spatstat): Update to 2.3-3.
[propagated-inputs]: Add r-spatstat-random.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 3370757eaf..87c58ea9e5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27071,19 +27071,19 @@ sampler).")
(define-public r-spatstat
(package
(name "r-spatstat")
- (version "2.3-0")
+ (version "2.3-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "spatstat" version))
(sha256
(base32
- "01jckks3j39854mhsarzyzn4rj82h1xrnyd2b6fyzizj48vl80ns"))))
+ "0skk377fw448gvdk6jkcviqbqdjn2vdz19vfk8aiilxax4xba1hr"))))
(properties `((upstream-name . "spatstat")))
(build-system r-build-system)
(propagated-inputs
(list r-spatstat-core r-spatstat-data r-spatstat-geom
- r-spatstat-linnet r-spatstat-utils))
+ r-spatstat-linnet r-spatstat-random r-spatstat-utils))
(home-page "http://www.spatstat.org")
(synopsis "Spatial Point Pattern analysis, model-fitting, simulation,
tests")
(description
- 29/112: gnu: r-dosnow: Update to 1.0.20., (continued)
- 29/112: gnu: r-dosnow: Update to 1.0.20., guix-commits, 2022/03/15
- 07/112: gnu: Add r-spatstat-random., guix-commits, 2022/03/15
- 18/112: gnu: r-magic: Update to 1.6-0., guix-commits, 2022/03/15
- 22/112: gnu: r-jomo: Update to 2.7-3., guix-commits, 2022/03/15
- 32/112: gnu: r-insight: Update to 0.16.0., guix-commits, 2022/03/15
- 35/112: gnu: r-gee: Update to 4.13-22., guix-commits, 2022/03/15
- 49/112: gnu: r-brobdingnag: Update to 1.2-7., guix-commits, 2022/03/15
- 56/112: gnu: r-xgboost: Update to 1.5.2.1., guix-commits, 2022/03/15
- 57/112: gnu: r-systemfonts: Update to 1.0.4., guix-commits, 2022/03/15
- 70/112: gnu: r-spatstat-geom: Update to 2.3-2., guix-commits, 2022/03/15
- 73/112: gnu: r-spatstat: Update to 2.3-3.,
guix-commits <=
- 77/112: gnu: r-scattermore: Update to 0.8., guix-commits, 2022/03/15
- 83/112: gnu: r-qs: Update to 0.25.3., guix-commits, 2022/03/15
- 112/112: gnu: r-afex: Add vignette builder., guix-commits, 2022/03/15
- 21/112: gnu: r-recipes: Update to 0.2.0., guix-commits, 2022/03/15
- 27/112: gnu: r-tinytex: Update to 0.37., guix-commits, 2022/03/15
- 41/112: gnu: r-speedglm: Update to 0.3-4., guix-commits, 2022/03/15
- 45/112: gnu: r-gmp: Update to 0.6-4., guix-commits, 2022/03/15
- 48/112: gnu: r-sets: Update to 1.0-21., guix-commits, 2022/03/15
- 38/112: gnu: r-ks: Update to 1.13.4., guix-commits, 2022/03/15
- 52/112: gnu: r-rttf2pt1: Update to 1.3.10., guix-commits, 2022/03/15