emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34560: closed ([PATCH 21/24] gnu: r-vim: Update to


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34560: closed ([PATCH 21/24] gnu: r-vim: Update to 4.8.0.)
Date: Thu, 14 Mar 2019 10:36:01 +0000

Your message dated Thu, 14 Mar 2019 11:35:36 +0100
with message-id <address@hidden>
and subject line Re: [bug#34560] [PATCH 21/24] gnu: r-vim: Update to 4.8.0.
has caused the debbugs.gnu.org bug report #34560,
regarding [PATCH 21/24] gnu: r-vim: Update to 4.8.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34560: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34560
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 21/24] gnu: r-vim: Update to 4.8.0. Date: Mon, 18 Feb 2019 21:43:34 -0600
>From 5e353564b466ec5160e7681648f8f7cca6a1e0c7 Mon Sep 17 00:00:00 2001
From: Brett Gilio <address@hidden>
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#34560] [PATCH 21/24] gnu: r-vim: Update to 4.8.0. Date: Thu, 14 Mar 2019 11:35:36 +0100 User-agent: mu4e 1.0; emacs 26.1
Brett Gilio <address@hidden> writes:

> From 5e353564b466ec5160e7681648f8f7cca6a1e0c7 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <address@hidden>
> 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



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]