[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/105: gnu: r-vim: Update to 5.1.0.
From: |
guix-commits |
Subject: |
52/105: gnu: r-vim: Update to 5.1.0. |
Date: |
Wed, 19 Feb 2020 15:47:59 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit de20b0f2715c24e03e64381cab9ec82278a556d8
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 21:08:00 2020 +0100
gnu: r-vim: Update to 5.1.0.
* gnu/packages/cran.scm (r-vim): Update to 5.1.0.
[propagated-inputs]: Add r-magrittr.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c76c44b..b920ff3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5168,14 +5168,14 @@ specific S3-method.")
(define-public r-vim
(package
(name "r-vim")
- (version "4.8.0")
+ (version "5.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "VIM" version))
(sha256
(base32
- "08x4a4yzgp8adgrv7a3666yma4b60n64mcsnvhzmwdy023f4ysrw"))))
+ "09600piny3qrxrmh8844iwrvgrhwan1c3nlh6irqy1vjha2w4gb3"))))
(properties `((upstream-name . "VIM")))
(build-system r-build-system)
(propagated-inputs
@@ -5184,6 +5184,7 @@ specific S3-method.")
("r-data-table" ,r-data-table)
("r-e1071" ,r-e1071)
("r-laeken" ,r-laeken)
+ ("r-magrittr" ,r-magrittr)
("r-mass" ,r-mass)
("r-nnet" ,r-nnet)
("r-ranger" ,r-ranger)
- 54/105: gnu: r-learnr: Update to 0.10.1., (continued)
- 54/105: gnu: r-learnr: Update to 0.10.1., guix-commits, 2020/02/19
- 55/105: gnu: r-ggpubr: Update to 0.2.5., guix-commits, 2020/02/19
- 20/105: gnu: r-foreach: Update to 1.4.8., guix-commits, 2020/02/19
- 28/105: gnu: r-fpc: Update to 2.2-5., guix-commits, 2020/02/19
- 32/105: gnu: r-directlabels: Update to 2020.1.31., guix-commits, 2020/02/19
- 36/105: gnu: r-hexbin: Update to 1.28.1., guix-commits, 2020/02/19
- 43/105: gnu: r-dendextend: Update to 1.13.3., guix-commits, 2020/02/19
- 44/105: gnu: r-bbmle: Update to 1.0.23.1., guix-commits, 2020/02/19
- 47/105: gnu: r-rmysql: Update to 0.10.19., guix-commits, 2020/02/19
- 49/105: gnu: r-laeken: Update to 0.5.1., guix-commits, 2020/02/19
- 52/105: gnu: r-vim: Update to 5.1.0.,
guix-commits <=
- 56/105: gnu: r-factominer: Update to 2.2., guix-commits, 2020/02/19
- 57/105: gnu: r-insight: Update to 0.8.1., guix-commits, 2020/02/19
- 65/105: gnu: r-glmmtmb: Update to 1.0.0., guix-commits, 2020/02/19
- 71/105: gnu: r-weights: Update to 1.0.1., guix-commits, 2020/02/19
- 72/105: gnu: r-rgl: Update to 0.100.47., guix-commits, 2020/02/19
- 61/105: gnu: r-ggformula: Update to 0.9.3., guix-commits, 2020/02/19
- 63/105: gnu: r-emmeans: Update to 1.4.4., guix-commits, 2020/02/19
- 64/105: gnu: r-sjstats: Update to 0.17.9., guix-commits, 2020/02/19
- 68/105: gnu: r-ggeffects: Update to 0.14.1., guix-commits, 2020/02/19
- 73/105: gnu: r-ks: Update to 1.11.7., guix-commits, 2020/02/19