[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/35: gnu: r-targets: Update to 1.6.0.
From: |
guix-commits |
Subject: |
21/35: gnu: r-targets: Update to 1.6.0. |
Date: |
Tue, 19 Mar 2024 10:03:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 93bb0037c6e3c81ce4a12723d451dd342846dea8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 19 14:43:25 2024 +0100
gnu: r-targets: Update to 1.6.0.
* gnu/packages/cran.scm (r-targets): Update to 1.6.0.
Change-Id: I4e72c19c1aa0c9486f5b495e60e969f043a6936e
---
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 e67adbb48b..13f79c9f9c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16707,13 +16707,13 @@ were influenced by the drake R package by Will Landau
(2018)
(define-public r-targets
(package
(name "r-targets")
- (version "1.5.1")
+ (version "1.6.0")
(source (origin
(method url-fetch)
(uri (cran-uri "targets" version))
(sha256
(base32
- "1g21cp0p5jdghr61w9q3y73jm2k248z4apn7rlxqm6m18i4x7zsb"))))
+ "1ddpbhvdydxm62k6ay7hpqjh8kh2isjpcdh3gygzcdrghx6d7x65"))))
(properties `((upstream-name . "targets")))
(build-system r-build-system)
(propagated-inputs (list r-base64url
- 26/35: gnu: r-parameters: Update to 0.21.6., (continued)
- 26/35: gnu: r-parameters: Update to 0.21.6., guix-commits, 2024/03/19
- 28/35: gnu: r-erm: Update to 1.0-6., guix-commits, 2024/03/19
- 27/35: gnu: r-gamlss-data: Update to 6.0-6., guix-commits, 2024/03/19
- 29/35: gnu: r-seurat: Update to 5.0.3., guix-commits, 2024/03/19
- 33/35: gnu: r-tidyselect: Update to 1.2.1., guix-commits, 2024/03/19
- 35/35: gnu: snakemake-7: Patch tibanna command line., guix-commits, 2024/03/19
- 18/35: gnu: r-insight: Update to 0.19.9., guix-commits, 2024/03/19
- 04/35: gnu: apache-arrow: Update to 15.0.1., guix-commits, 2024/03/19
- 19/35: gnu: r-wrs2: Update to 1.1-6., guix-commits, 2024/03/19
- 16/35: gnu: r-nestedcv: Update to 0.7.8., guix-commits, 2024/03/19
- 21/35: gnu: r-targets: Update to 1.6.0.,
guix-commits <=
- 22/35: gnu: r-remotes: Update to 2.5.0., guix-commits, 2024/03/19
- 24/35: gnu: r-bigrquery: Update to 1.5.1., guix-commits, 2024/03/19
- 30/35: gnu: r-mlr3learners: Update to 0.6.0., guix-commits, 2024/03/19
- 31/35: gnu: r-ragg: Update to 1.3.0., guix-commits, 2024/03/19
- 32/35: gnu: r-digest: Update to 0.6.35., guix-commits, 2024/03/19
- 34/35: gnu: r-hmisc: Update to 5.1-2., guix-commits, 2024/03/19