[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/48: gnu: r-lattice: Update to 0.22-6.
From: |
guix-commits |
Subject: |
46/48: gnu: r-lattice: Update to 0.22-6. |
Date: |
Wed, 27 Mar 2024 08:50:55 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d341a9c5ec49ac35708694a0c1ebb61bd99cd1a1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:35:59 2024 +0100
gnu: r-lattice: Update to 0.22-6.
* gnu/packages/statistics.scm (r-lattice): Update to 0.22-6.
Change-Id: I7f273c9264eaddae45bb7d44ee2dbff99546cd91
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index e9b7b7fae1..0ef03deac7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -663,13 +663,13 @@ estimation) corresponding to the book: Wand, M.P. and
Jones, M.C. (1995)
(define-public r-lattice
(package
(name "r-lattice")
- (version "0.22-5")
+ (version "0.22-6")
(source (origin
(method url-fetch)
(uri (cran-uri "lattice" version))
(sha256
(base32
- "1wd5dlxi0hd4l08g999y3xnxnaq06gwvflcqr9ym0cx131gbw7xs"))))
+ "1xq09lfjlca6c7mn412hjjav0q66p7wmjrwx5f3ygv3jwh8p4dsb"))))
(build-system r-build-system)
(home-page "https://lattice.r-forge.r-project.org/")
(synopsis "High-level data visualization system")
- 19/48: gnu: r-statsexpressions: Update to 1.5.4., (continued)
- 19/48: gnu: r-statsexpressions: Update to 1.5.4., guix-commits, 2024/03/27
- 23/48: gnu: r-insight: Update to 0.19.10., guix-commits, 2024/03/27
- 24/48: gnu: r-survey: Update to 4.4-2., guix-commits, 2024/03/27
- 29/48: gnu: r-repr: Update to 1.1.7., guix-commits, 2024/03/27
- 21/48: gnu: r-abc-data: Update to 1.1., guix-commits, 2024/03/27
- 22/48: gnu: r-ggsci: Update to 3.0.3., guix-commits, 2024/03/27
- 33/48: gnu: r-brms: Update to 2.21.0., guix-commits, 2024/03/27
- 43/48: gnu: r-tidymodels: Update to 1.2.0., guix-commits, 2024/03/27
- 45/48: gnu: r-maxlik: Update to 1.5-2.1., guix-commits, 2024/03/27
- 44/48: gnu: r-mlr3pipelines: Update to 0.5.1., guix-commits, 2024/03/27
- 46/48: gnu: r-lattice: Update to 0.22-6.,
guix-commits <=
- 48/48: gnu: r-rstudioapi: Update to 0.16.0., guix-commits, 2024/03/27
- 34/48: gnu: r-spatstat-explore: Update to 3.2-7., guix-commits, 2024/03/27
- 36/48: gnu: r-spatstat-linnet: Update to 3.1-5., guix-commits, 2024/03/27
- 39/48: gnu: r-rsample: Update to 1.2.1., guix-commits, 2024/03/27
- 40/48: gnu: r-tune: Update to 1.2.0., guix-commits, 2024/03/27
- 47/48: gnu: r-dbplyr: Update to 2.5.0., guix-commits, 2024/03/27
- 35/48: gnu: r-spatstat-model: Update to 3.2-11., guix-commits, 2024/03/27
- 28/48: gnu: r-future: Update to 1.33.2., guix-commits, 2024/03/27
- 25/48: gnu: r-glmmtmb: Update to 1.1.9., guix-commits, 2024/03/27
- 27/48: gnu: r-ggeffects: Update to 1.5.1., guix-commits, 2024/03/27