[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/35: gnu: r-remotes: Update to 2.5.0.
From: |
guix-commits |
Subject: |
22/35: gnu: r-remotes: Update to 2.5.0. |
Date: |
Tue, 19 Mar 2024 10:03:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5b1c38cdb8fdc1e5eeaab5dd812cf51306344ea0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 19 14:43:25 2024 +0100
gnu: r-remotes: Update to 2.5.0.
* gnu/packages/cran.scm (r-remotes): Update to 2.5.0.
Change-Id: Ie68b8b2a04fb6d2b0d2d15936e25e7d026a8d1b6
---
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 13f79c9f9c..5d8a8dcbbc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17846,14 +17846,14 @@ more information about packages, and where they were
installed from.")
(define-public r-remotes
(package
(name "r-remotes")
- (version "2.4.2.1")
+ (version "2.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "remotes" version))
(sha256
(base32
- "1790q52z4fy4zb1hnpn066q9fph53syl7gaxlbgbqq1dcndcma3v"))))
+ "0345s9q0fyv0wrxkklcy97h7bi85jfb3vwkh80px926d4qa3yrjd"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 28/35: gnu: r-erm: Update to 1.0-6., (continued)
- 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, 2024/03/19
- 22/35: gnu: r-remotes: Update to 2.5.0.,
guix-commits <=
- 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