[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/81: gnu: r-rticles: Update to 0.26.
From: |
guix-commits |
Subject: |
18/81: gnu: r-rticles: Update to 0.26. |
Date: |
Mon, 1 Jan 2024 08:55:09 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 27f965c7faa885507e8a74a62d8c6c8c78074c46
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Dec 28 00:44:27 2023 +0100
gnu: r-rticles: Update to 0.26.
* gnu/packages/cran.scm (r-rticles): Update to 0.26.
Change-Id: I5c2c25477990a87c3b1cec7f7830cddb862d2b6a
---
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 5bf8894fcf..c3d39e1948 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1612,14 +1612,14 @@ bioinformaticians to assemble complex plots for
publication.")
(define-public r-rticles
(package
(name "r-rticles")
- (version "0.25")
+ (version "0.26")
(source
(origin
(method url-fetch)
(uri (cran-uri "rticles" version))
(sha256
(base32
- "17nggn3zrbi1nj8g8v0hq3sakjvl742vhljdnxw7h6cx3j7123xg"))))
+ "0v1sji223iifqmq9hakr1wcgzfca52nvmh3vbi6s6d309qc77vkk"))))
(properties `((upstream-name . "rticles")))
(build-system r-build-system)
(propagated-inputs
- 04/81: gnu: Add r-safetensors., (continued)
- 04/81: gnu: Add r-safetensors., guix-commits, 2024/01/01
- 08/81: gnu: python-pytorch-for-r-torch: Update to 2.0.1., guix-commits, 2024/01/01
- 09/81: gnu: liblantern: Update to 0.11.0-1.4d83bd0., guix-commits, 2024/01/01
- 10/81: gnu: r-torch: Update to 0.12.0., guix-commits, 2024/01/01
- 19/81: gnu: r-servr: Update to 0.28., guix-commits, 2024/01/01
- 24/81: gnu: r-psych: Update to 2.3.12., guix-commits, 2024/01/01
- 25/81: gnu: r-recipes: Update to 1.0.9., guix-commits, 2024/01/01
- 21/81: gnu: r-gensa: Update to 1.1.12., guix-commits, 2024/01/01
- 12/81: gnu: r-radiant-data: Update to 1.6.3., guix-commits, 2024/01/01
- 07/81: gnu: Add onnx-optimizer-for-torch2., guix-commits, 2024/01/01
- 18/81: gnu: r-rticles: Update to 0.26.,
guix-commits <=
- 30/81: gnu: r-dofuture: Update to 1.0.1., guix-commits, 2024/01/01
- 33/81: gnu: r-targets: Update to 1.4.0., guix-commits, 2024/01/01
- 16/81: gnu: r-aod: Update to 1.3.3., guix-commits, 2024/01/01
- 17/81: gnu: r-datawizard: Update to 0.9.1., guix-commits, 2024/01/01
- 20/81: gnu: r-maps: Update to 3.4.2., guix-commits, 2024/01/01
- 28/81: gnu: r-timeseries: Update to 4032.108., guix-commits, 2024/01/01
- 31/81: gnu: r-mixsqp: Update to 0.3-54., guix-commits, 2024/01/01
- 34/81: gnu: r-quickjsr: Update to 1.0.9., guix-commits, 2024/01/01
- 41/81: gnu: r-protviz: Update to 0.7.9., guix-commits, 2024/01/01
- 43/81: gnu: r-future-apply: Update to 1.11.1., guix-commits, 2024/01/01