* [bug#34560] [PATCH 21/24] gnu: r-vim: Update to 4.8.0.
@ 2019-02-19 3:43 Brett Gilio
2019-03-14 10:35 ` bug#34560: " Ricardo Wurmus
0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-19 3:43 UTC (permalink / raw)
To: 34560
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 21/24] gnu: r-vim: Update to 4.8.0. --]
[-- Type: text/x-patch, Size: 1554 bytes --]
From 5e353564b466ec5160e7681648f8f7cca6a1e0c7 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 18 Feb 2019 21:24:40 -0600
Subject: [PATCH 21/24] gnu: r-vim: Update to 4.8.0.
* gnu/packages/cran.scm (r-vim): Update to 4.8.0.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 32a1e066b..973ae1eb8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4607,14 +4607,14 @@ specific S3-method.")
(define-public r-vim
(package
(name "r-vim")
- (version "4.7.0")
+ (version "4.8.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "VIM" version))
(sha256
(base32
- "1vjcs5wvjv94ln01d94h9rs4j50d3ky4n26mm3prgh13raylrmnd"))))
+ "08x4a4yzgp8adgrv7a3666yma4b60n64mcsnvhzmwdy023f4ysrw"))))
(properties `((upstream-name . "VIM")))
(build-system r-build-system)
(propagated-inputs
@@ -4625,11 +4625,12 @@ specific S3-method.")
("r-laeken" ,r-laeken)
("r-mass" ,r-mass)
("r-nnet" ,r-nnet)
+ ("r-ranger" ,r-ranger)
("r-rcpp" ,r-rcpp)
("r-robustbase" ,r-robustbase)
("r-sp" ,r-sp)
("r-vcd" ,r-vcd)))
- (home-page "https://github.com/alexkowa/VIM")
+ (home-page "https://github.com/statistikat/VIM")
(synopsis "Visualization and imputation of missing values")
(description
"This package provides tools for the visualization of missing and/or
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34560: [PATCH 21/24] gnu: r-vim: Update to 4.8.0.
2019-02-19 3:43 [bug#34560] [PATCH 21/24] gnu: r-vim: Update to 4.8.0 Brett Gilio
@ 2019-03-14 10:35 ` Ricardo Wurmus
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-03-14 10:35 UTC (permalink / raw)
To: Brett Gilio; +Cc: 34560-done
Brett Gilio <brettg@posteo.net> writes:
> From 5e353564b466ec5160e7681648f8f7cca6a1e0c7 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Mon, 18 Feb 2019 21:24:40 -0600
> Subject: [PATCH 21/24] gnu: r-vim: Update to 4.8.0.
>
> * gnu/packages/cran.scm (r-vim): Update to 4.8.0.
Meanwhile this has found its way into Guix with the last big mass
upgrade of CRAN and Bioconductor packages. Closing.
Thanks!
--
Ricardo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-14 10:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-19 3:43 [bug#34560] [PATCH 21/24] gnu: r-vim: Update to 4.8.0 Brett Gilio
2019-03-14 10:35 ` bug#34560: " Ricardo Wurmus
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.