[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/174: gnu: r-targets: Update to 1.2.0.
From: |
guix-commits |
Subject: |
62/174: gnu: r-targets: Update to 1.2.0. |
Date: |
Tue, 11 Jul 2023 14:48:20 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit ef557aab9d715820fc92cd5be50273f1241a9fcd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:25 2023 +0200
gnu: r-targets: Update to 1.2.0.
* gnu/packages/cran.scm (r-targets): Update to 1.2.0.
---
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 a53d530e4e..e8e2936e2f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14915,13 +14915,13 @@ were influenced by the drake R package by Will Landau
(2018)
(define-public r-targets
(package
(name "r-targets")
- (version "1.1.3")
+ (version "1.2.0")
(source (origin
(method url-fetch)
(uri (cran-uri "targets" version))
(sha256
(base32
- "0m5sdbzyhwmfhv08b0bld4fp8vs1ga6zxy8cjpvm8amlskgxxxdm"))))
+ "14vm97jjlpy3a0l0lgzgpk96igvzfpxv38xqcwa0lmp0ia7hj2p8"))))
(properties `((upstream-name . "targets")))
(build-system r-build-system)
(propagated-inputs (list r-base64url
- 39/174: gnu: r-sp: Update to 2.0-0., (continued)
- 39/174: gnu: r-sp: Update to 2.0-0., guix-commits, 2023/07/11
- 40/174: gnu: r-emdbook: Update to 1.3.13., guix-commits, 2023/07/11
- 42/174: gnu: r-broom: Update to 1.0.5., guix-commits, 2023/07/11
- 44/174: gnu: r-mice: Update to 3.16.0., guix-commits, 2023/07/11
- 55/174: gnu: r-flextable: Update to 0.9.2., guix-commits, 2023/07/11
- 32/174: gnu: r-ggtern: Update to 3.4.2., guix-commits, 2023/07/11
- 56/174: gnu: r-golem: Update to 0.4.1., guix-commits, 2023/07/11
- 54/174: gnu: r-insight: Update to 0.19.3., guix-commits, 2023/07/11
- 57/174: gnu: r-proc: Update to 1.18.4., guix-commits, 2023/07/11
- 60/174: gnu: r-raster: Update to 3.6-23., guix-commits, 2023/07/11
- 62/174: gnu: r-targets: Update to 1.2.0.,
guix-commits <=
- 63/174: gnu: r-multcomp: Update to 1.4-25., guix-commits, 2023/07/11
- 66/174: gnu: r-usethis: Update to 2.2.2., guix-commits, 2023/07/11
- 67/174: gnu: r-rcppannoy: Update to 0.0.21., guix-commits, 2023/07/11
- 68/174: gnu: r-biocmanager: Update to 1.30.21., guix-commits, 2023/07/11
- 76/174: gnu: r-ggplotify: Update to 0.1.1., guix-commits, 2023/07/11
- 77/174: gnu: r-ggfun: Update to 0.1.1., guix-commits, 2023/07/11
- 78/174: gnu: r-arrow: Update to 12.0.1., guix-commits, 2023/07/11
- 83/174: gnu: r-mda: Update to 0.5-4., guix-commits, 2023/07/11
- 82/174: gnu: r-pmcmrplus: Update to 1.9.7., guix-commits, 2023/07/11
- 86/174: gnu: r-torch: Update to 0.11.0., guix-commits, 2023/07/11