[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/185: gnu: r-pkgload: Update to 1.4.0.
From: |
guix-commits |
Subject: |
39/185: gnu: r-pkgload: Update to 1.4.0. |
Date: |
Tue, 2 Jul 2024 09:26:55 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 71062f771d7d0b48dedb731463c7a5a464b4b19f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:34 2024 +0200
gnu: r-pkgload: Update to 1.4.0.
* gnu/packages/cran.scm (r-pkgload): Update to 1.4.0.
[propagated-inputs]: Remove r-crayon; add r-lifecycle and r-processx.
Change-Id: I78e4c0a9a8986e1a8d7a28c1a2c6e5c8237ecd30
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index fbb8ec6796..48d0bc0510 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7193,22 +7193,23 @@ is configured appropriately so R can use them.")
(define-public r-pkgload
(package
(name "r-pkgload")
- (version "1.3.4")
+ (version "1.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "pkgload" version))
(sha256
(base32
- "1ki6k7l7dpb6bncvvcndrv5764jb1adrzs5iaxicakfsija4pc30"))))
+ "0jbmlvii40q6ymdhislmgby6dpf9585xl9d5cf8g4nn2kig8ir09"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli
- r-crayon
r-desc
r-fs
r-glue
+ r-lifecycle
r-pkgbuild
+ r-processx
r-rlang
r-rprojroot
r-withr))
- 28/185: gnu: r-zcompositions: Update to 1.5.0-4., (continued)
- 28/185: gnu: r-zcompositions: Update to 1.5.0-4., guix-commits, 2024/07/02
- 32/185: gnu: r-mc2d: Update to 0.2.1., guix-commits, 2024/07/02
- 35/185: gnu: r-deming: Update to 1.4-1., guix-commits, 2024/07/02
- 36/185: gnu: r-hgnchelper: Update to 0.8.14., guix-commits, 2024/07/02
- 30/185: gnu: r-ggpmisc: Update to 0.6.0., guix-commits, 2024/07/02
- 33/185: gnu: r-tglkmeans: Update to 0.5.5., guix-commits, 2024/07/02
- 34/185: gnu: r-secretbase: Update to 1.0.0., guix-commits, 2024/07/02
- 37/185: gnu: r-fastmap: Update to 1.2.0., guix-commits, 2024/07/02
- 38/185: gnu: r-shiny: Update to 1.8.1., guix-commits, 2024/07/02
- 40/185: gnu: r-pki: Update to 0.1-14., guix-commits, 2024/07/02
- 39/185: gnu: r-pkgload: Update to 1.4.0.,
guix-commits <=
- 41/185: gnu: r-ctrdata: Update to 1.19.0., guix-commits, 2024/07/02
- 42/185: gnu: r-restrserve: Update to 1.2.3., guix-commits, 2024/07/02
- 43/185: gnu: r-lamw: Update to 2.2.4., guix-commits, 2024/07/02
- 45/185: gnu: r-cvxr: Update to 1.0-14., guix-commits, 2024/07/02
- 46/185: gnu: r-prodlim: Update to 2024.06.25., guix-commits, 2024/07/02
- 44/185: gnu: r-rmumps: Update to 5.2.1-30., guix-commits, 2024/07/02
- 47/185: gnu: r-rpostgres: Update to 1.4.7., guix-commits, 2024/07/02
- 51/185: gnu: r-xts: Update to 0.14.0., guix-commits, 2024/07/02
- 50/185: gnu: r-ucminf: Update to 1.2.2., guix-commits, 2024/07/02
- 52/185: gnu: r-rvcg: Update to 0.23., guix-commits, 2024/07/02