[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/76: gnu: r-targets: Update to 1.1.3.
From: |
guix-commits |
Subject: |
27/76: gnu: r-targets: Update to 1.1.3. |
Date: |
Wed, 31 May 2023 12:22:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b823110e00b10812db89b55a725f1376866df314
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:16 2023 +0200
gnu: r-targets: Update to 1.1.3.
* gnu/packages/cran.scm (r-targets): Update to 1.1.3.
[propagated-inputs]: Remove r-withr.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 17595fd505..981533d7ee 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14631,13 +14631,13 @@ were influenced by the drake R package by Will Landau
(2018)
(define-public r-targets
(package
(name "r-targets")
- (version "1.0.0")
+ (version "1.1.3")
(source (origin
(method url-fetch)
(uri (cran-uri "targets" version))
(sha256
(base32
- "1bdhphck6vqcn3qnizfc8iq21bg68w2i5pv6kn53jm6x36cxrgi9"))))
+ "0m5sdbzyhwmfhv08b0bld4fp8vs1ga6zxy8cjpvm8amlskgxxxdm"))))
(properties `((upstream-name . "targets")))
(build-system r-build-system)
(propagated-inputs (list r-base64url
@@ -14653,7 +14653,6 @@ were influenced by the drake R package by Will Landau
(2018)
r-tibble
r-tidyselect
r-vctrs
- r-withr
r-yaml))
(native-inputs (list r-knitr))
(home-page "https://docs.ropensci.org/targets/")
- 34/76: gnu: r-deldir: Update to 1.0-9., (continued)
- 34/76: gnu: r-deldir: Update to 1.0-9., guix-commits, 2023/05/31
- 40/76: gnu: r-parameters: Update to 0.21.1., guix-commits, 2023/05/31
- 41/76: gnu: r-acet: Update to 1.9.0., guix-commits, 2023/05/31
- 59/76: gnu: r-confintr: Update to 1.0.1., guix-commits, 2023/05/31
- 66/76: gnu: r-rgeos: Update to 0.6-3., guix-commits, 2023/05/31
- 20/76: gnu: r-catdata: Update to 1.2.3., guix-commits, 2023/05/31
- 17/76: gnu: r-ucminf: Update to 1.1-4.3., guix-commits, 2023/05/31
- 18/76: gnu: r-timeseries: Update to 4030.106., guix-commits, 2023/05/31
- 19/76: gnu: r-statnet-common: Update to 4.9.0., guix-commits, 2023/05/31
- 24/76: gnu: r-nodbi: Update to 0.9.5., guix-commits, 2023/05/31
- 27/76: gnu: r-targets: Update to 1.1.3.,
guix-commits <=
- 29/76: gnu: r-chk: Update to 0.9.0., guix-commits, 2023/05/31
- 33/76: gnu: r-future-apply: Update to 1.11.0., guix-commits, 2023/05/31
- 42/76: gnu: r-tuner: Update to 1.4.4., guix-commits, 2023/05/31
- 47/76: gnu: r-influencer: Update to 0.1.5., guix-commits, 2023/05/31
- 30/76: gnu: r-admisc: Update to 0.32., guix-commits, 2023/05/31
- 61/76: gnu: r-scattermore: Update to 1.1., guix-commits, 2023/05/31
- 54/76: gnu: r-spatstat-utils: Update to 3.0-3., guix-commits, 2023/05/31
- 68/76: gnu: r-crul: Update to 1.4.0., guix-commits, 2023/05/31
- 64/76: gnu: r-lwgeom: Update to 0.2-13., guix-commits, 2023/05/31
- 73/76: gnu: r-knitr: Update to 1.43., guix-commits, 2023/05/31