[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
101/185: gnu: r-aplot: Update to 0.2.3.
From: |
guix-commits |
Subject: |
101/185: gnu: r-aplot: Update to 0.2.3. |
Date: |
Tue, 2 Jul 2024 09:28:04 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 6f0afbd6115d8778b718347843f4d37fe0e49f8d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:44 2024 +0200
gnu: r-aplot: Update to 0.2.3.
* gnu/packages/cran.scm (r-aplot): Update to 0.2.3.
Change-Id: I3871ec2347f47ec97650c18811fb8d86cf3065b9
---
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 59b30dc52d..d2e85d1f2c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26436,14 +26436,14 @@ external dependencies. This package has is
implemented purely in R.")
(define-public r-aplot
(package
(name "r-aplot")
- (version "0.2.2")
+ (version "0.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "aplot" version))
(sha256
(base32
- "094bzrcjybs2dk2plmxf80mbx9dz1hi5m7gp8bbs5qqh03xn7wf7"))))
+ "0shd66q2hagddc0nd96lljin0nyqwp1qq4b485r3z4wr042n5c0z"))))
(properties `((upstream-name . "aplot")))
(build-system r-build-system)
(propagated-inputs
- 100/185: gnu: r-ggfun: Update to 0.1.5., (continued)
- 100/185: gnu: r-ggfun: Update to 0.1.5., guix-commits, 2024/07/02
- 103/185: gnu: r-dqrng: Update to 0.4.1., guix-commits, 2024/07/02
- 82/185: gnu: r-sjplot: Update to 2.8.16., guix-commits, 2024/07/02
- 81/185: gnu: r-ggeffects: Update to 1.7.0., guix-commits, 2024/07/02
- 90/185: gnu: r-ggpattern: Update to 1.1.1., guix-commits, 2024/07/02
- 88/185: gnu: r-cmprsk: Update to 2.2-12., guix-commits, 2024/07/02
- 93/185: gnu: r-spdata: Update to 2.3.1., guix-commits, 2024/07/02
- 97/185: gnu: r-r2html: Update to 2.3.4., guix-commits, 2024/07/02
- 94/185: gnu: r-spdep: Update to 1.3-5., guix-commits, 2024/07/02
- 98/185: gnu: r-pamr: Update to 1.57., guix-commits, 2024/07/02
- 101/185: gnu: r-aplot: Update to 0.2.3.,
guix-commits <=
- 102/185: gnu: r-rsparse: Update to 0.5.2., guix-commits, 2024/07/02
- 105/185: gnu: r-systemfonts: Update to 1.1.0., guix-commits, 2024/07/02
- 107/185: gnu: r-parameters: Update to 0.22.0., guix-commits, 2024/07/02
- 109/185: gnu: r-additivitytests: Update to 1.1-4.2., guix-commits, 2024/07/02
- 108/185: gnu: r-lhs: Update to 1.2.0., guix-commits, 2024/07/02
- 110/185: gnu: r-forecast: Update to 8.23.0., guix-commits, 2024/07/02
- 112/185: gnu: r-rsconnect: Update to 1.3.1., guix-commits, 2024/07/02
- 104/185: gnu: r-dae: Update to 3.2.28., guix-commits, 2024/07/02
- 119/185: gnu: r-clusterr: Update to 1.3.3., guix-commits, 2024/07/02
- 120/185: gnu: r-modeldata: Update to 1.4.0., guix-commits, 2024/07/02