[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/135: gnu: r-remotes: Update to 2.4.1.
From: |
guix-commits |
Subject: |
44/135: gnu: r-remotes: Update to 2.4.1. |
Date: |
Wed, 3 Nov 2021 17:59:50 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6813c6c1506b33bd1602e6e951f332d4d714e759
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:25 2021 +0000
gnu: r-remotes: Update to 2.4.1.
* gnu/packages/cran.scm (r-remotes): Update to 2.4.1.
---
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 b231d4b..d466d37 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11817,14 +11817,14 @@ more information about packages, and where they were
installed from.")
(define-public r-remotes
(package
(name "r-remotes")
- (version "2.4.0")
+ (version "2.4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "remotes" version))
(sha256
(base32
- "048lihmwksl72fg4fdmhihblj9ipxl22x9wfpgwsbsv79zjc7rfd"))))
+ "0xij8x4ga0r7rp2lxx9hw1zlzv48mfg56v8nf03gsw0dw6r7gmym"))))
(build-system r-build-system)
(native-inputs
`(("r-knitr" ,r-knitr)))
- 19/135: gnu: r-pillar: Update to 1.6.4., (continued)
- 19/135: gnu: r-pillar: Update to 1.6.4., guix-commits, 2021/11/03
- 30/135: gnu: r-rootsolve: Update to 1.8.2.3., guix-commits, 2021/11/03
- 35/135: gnu: r-acceptancesampling: Update to 1.0-7., guix-commits, 2021/11/03
- 33/135: gnu: r-qualv: Update to 0.3-4., guix-commits, 2021/11/03
- 36/135: gnu: r-th-data: Update to 1.1-0., guix-commits, 2021/11/03
- 34/135: gnu: r-raster: Update to 3.5-2., guix-commits, 2021/11/03
- 40/135: gnu: r-tmb: Update to 1.7.22., guix-commits, 2021/11/03
- 41/135: gnu: r-performance: Update to 0.8.0., guix-commits, 2021/11/03
- 39/135: gnu: r-coin: Update to 1.4-2., guix-commits, 2021/11/03
- 45/135: gnu: r-rcmdcheck: Update to 1.4.0., guix-commits, 2021/11/03
- 44/135: gnu: r-remotes: Update to 2.4.1.,
guix-commits <=
- 43/135: gnu: r-usethis: Update to 2.1.0., guix-commits, 2021/11/03
- 46/135: gnu: r-rcppgsl: Update to 0.3.10., guix-commits, 2021/11/03
- 47/135: gnu: r-misc3d: Update to 0.9-1., guix-commits, 2021/11/03
- 48/135: gnu: r-arm: Update to 1.12-2., guix-commits, 2021/11/03
- 52/135: gnu: r-grimport: Update to 0.9-4., guix-commits, 2021/11/03
- 54/135: gnu: r-colourpicker: Update to 1.1.1., guix-commits, 2021/11/03
- 56/135: gnu: r-spdata: Update to 2.0.1., guix-commits, 2021/11/03
- 55/135: gnu: r-sets: Update to 1.0-19., guix-commits, 2021/11/03
- 50/135: gnu: r-rvcheck: Update to 0.2.1., guix-commits, 2021/11/03
- 53/135: gnu: r-rmpfr: Update to 0.8-5., guix-commits, 2021/11/03