From: Brett Gilio <brettg@posteo.net>
To: 34560@debbugs.gnu.org
Subject: [bug#34560] [PATCH 21/24] gnu: r-vim: Update to 4.8.0.
Date: Mon, 18 Feb 2019 21:43:34 -0600 [thread overview]
Message-ID: <87h8d0wihl.fsf@posteo.net> (raw)
[-- 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
next reply other threads:[~2019-02-19 3:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-19 3:43 Brett Gilio [this message]
2019-03-14 10:35 ` bug#34560: [PATCH 21/24] gnu: r-vim: Update to 4.8.0 Ricardo Wurmus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h8d0wihl.fsf@posteo.net \
--to=brettg@posteo.net \
--cc=34560@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.