[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
79/89: gnu: r-devtools: Update to 2.3.2.
From: |
guix-commits |
Subject: |
79/89: gnu: r-devtools: Update to 2.3.2. |
Date: |
Mon, 5 Oct 2020 18:35:07 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6a595864a5ffcf5c4cc62011a83db8781c03e6e8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:46:02 2020 +0200
gnu: r-devtools: Update to 2.3.2.
* gnu/packages/statistics.scm (r-devtools): Update to 2.3.2.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 9b48448..673e8bd 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2426,13 +2426,13 @@ informative error messages when it's not available.")
(define-public r-devtools
(package
(name "r-devtools")
- (version "2.3.1")
+ (version "2.3.2")
(source (origin
(method url-fetch)
(uri (cran-uri "devtools" version))
(sha256
(base32
- "100mgighf6vqsfwv2qw5rlnd5sfvcji9l9jrmx9ii28r9fd2gyas"))))
+ "0vcqs4c5dfjs2ddkclv3z7zzix2zrnrxvzax8hjvjszgp8362275"))))
(build-system r-build-system)
(propagated-inputs
`(("r-callr" ,r-callr)
- 16/89: gnu: r-dtw: Update to 1.22-3., (continued)
- 16/89: gnu: r-dtw: Update to 1.22-3., guix-commits, 2020/10/05
- 47/89: gnu: r-msigdbr: Update to 7.2.1., guix-commits, 2020/10/05
- 62/89: gnu: r-aws: Update to 2.5., guix-commits, 2020/10/05
- 39/89: gnu: r-gmp: Update to 0.6-1., guix-commits, 2020/10/05
- 43/89: gnu: r-future: Update to 1.19.1., guix-commits, 2020/10/05
- 50/89: gnu: r-ggfortify: Update to 0.4.11., guix-commits, 2020/10/05
- 52/89: gnu: r-systemfonts: Update to 0.3.2., guix-commits, 2020/10/05
- 69/89: gnu: r-dials: Update to 0.0.9., guix-commits, 2020/10/05
- 70/89: gnu: r-tidypredict: Update to 0.4.7., guix-commits, 2020/10/05
- 72/89: gnu: r-seurat: Update to 3.2.2., guix-commits, 2020/10/05
- 79/89: gnu: r-devtools: Update to 2.3.2.,
guix-commits <=
- 84/89: gnu: r-matrixstats: Update to 0.57.0., guix-commits, 2020/10/05
- 76/89: gnu: r-multitaper: Update to 1.0-15., guix-commits, 2020/10/05
- 88/89: gnu: r-car: Update to 3.0-10., guix-commits, 2020/10/05
- 89/89: gnu: r-tclust: Update to 1.4-2., guix-commits, 2020/10/05
- 27/89: gnu: r-deriv: Update to 4.1.0., guix-commits, 2020/10/05
- 32/89: gnu: r-sjplot: Update to 2.8.5., guix-commits, 2020/10/05
- 10/89: gnu: r-getoptlong: Update to 1.0.3., guix-commits, 2020/10/05
- 12/89: gnu: r-psych: Update to 2.0.9., guix-commits, 2020/10/05
- 19/89: gnu: r-tinytex: Update to 0.26., guix-commits, 2020/10/05
- 14/89: gnu: r-hardyweinberg: Update to 1.6.8., guix-commits, 2020/10/05