[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/124: gnu: r-remotes: Update to 2.4.1.
From: |
guix-commits |
Subject: |
44/124: gnu: r-remotes: Update to 2.4.1. |
Date: |
Mon, 1 Nov 2021 17:29:02 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 31451328b21fdd20fc6fb257b1a304fab0a7f98a
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)))
- 30/124: gnu: r-rootsolve: Update to 1.8.2.3., (continued)
- 30/124: gnu: r-rootsolve: Update to 1.8.2.3., guix-commits, 2021/11/01
- 32/124: gnu: r-cmplot: Update to 3.7.0., guix-commits, 2021/11/01
- 34/124: gnu: r-raster: Update to 3.5-2., guix-commits, 2021/11/01
- 39/124: gnu: r-coin: Update to 1.4-2., guix-commits, 2021/11/01
- 40/124: gnu: r-tmb: Update to 1.7.22., guix-commits, 2021/11/01
- 43/124: gnu: r-usethis: Update to 2.1.0., guix-commits, 2021/11/01
- 46/124: gnu: r-rcppgsl: Update to 0.3.10., guix-commits, 2021/11/01
- 45/124: gnu: r-rcmdcheck: Update to 1.4.0., guix-commits, 2021/11/01
- 48/124: gnu: r-arm: Update to 1.12-2., guix-commits, 2021/11/01
- 38/124: gnu: r-libcoin: Update to 1.0-9., guix-commits, 2021/11/01
- 44/124: gnu: r-remotes: Update to 2.4.1.,
guix-commits <=
- 23/124: gnu: r-rastervis: Update to 0.51.0., guix-commits, 2021/11/01
- 29/124: gnu: r-argparse: Update to 2.1.2., guix-commits, 2021/11/01
- 35/124: gnu: r-acceptancesampling: Update to 1.0-7., guix-commits, 2021/11/01
- 36/124: gnu: r-th-data: Update to 1.1-0., guix-commits, 2021/11/01
- 37/124: gnu: r-emmeans: Update to 1.7.0., guix-commits, 2021/11/01
- 42/124: gnu: r-effectsize: Update to 0.5., guix-commits, 2021/11/01
- 49/124: gnu: r-sodium: Update to 1.2.0., guix-commits, 2021/11/01
- 50/124: gnu: r-rvcheck: Update to 0.2.1., guix-commits, 2021/11/01
- 52/124: gnu: r-grimport: Update to 0.9-4., guix-commits, 2021/11/01
- 53/124: gnu: r-rmpfr: Update to 0.8-5., guix-commits, 2021/11/01