GNU bug report logs - #34541
[PATCH 07/24] gnu: r-mosaic: Update to 1.5.0.

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Tue, 19 Feb 2019 03:59:01 UTC

Severity: normal

Tags: patch

Done: zimoun <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34541 in the body.
You can then email your comments to 34541 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34541; Package guix-patches. (Tue, 19 Feb 2019 03:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 19 Feb 2019 03:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0.
Date: Mon, 18 Feb 2019 21:45:11 -0600
[0007-gnu-r-mosaic-Update-to-1.5.0.patch (text/x-patch, inline)]
From 03f4cffada699d5f676893b83f5b1388f4582762 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Mon, 18 Feb 2019 19:37:19 -0600
Subject: [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0.

* gnu/packages/cran.scm (r-mosaic): Update to 1.5.0.
---
 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 1359a565f..45715415e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6618,13 +6618,13 @@ Processing of very large files is supported.")
 (define-public r-mosaic
   (package
    (name "r-mosaic")
-   (version "1.4.0")
+   (version "1.5.0")
    (source
     (origin
      (method url-fetch)
      (uri (cran-uri "mosaic" version))
      (sha256
-      (base32 "10jbrg8kli00kfgbh2f67bymm5cnlancc9dplb1j7fl552yjddn2"))))
+      (base32 "1j3dq8y2zpr3cad5pgbd3qm9ls17z0s6f9qqp5ddh110wf5kz0h4"))))
    (build-system r-build-system)
    (propagated-inputs
     `(("r-broom" ,r-broom)
@@ -6638,6 +6638,7 @@ Processing of very large files is supported.")
       ("r-lattice" ,r-lattice)
       ("r-latticeextra" ,r-latticeextra)
       ("r-lazyeval" ,r-lazyeval)
+      ("r-leaflet" ,r-leaflet)
       ("r-mass" ,r-mass)
       ("r-matrix" ,r-matrix)
       ("r-mosaiccore" ,r-mosaiccore)
-- 
2.20.1





Information forwarded to guix-patches <at> gnu.org:
bug#34541; Package guix-patches. (Tue, 19 Feb 2019 13:07:01 GMT) Full text and rfc822 format available.

Message #8 received at 34541 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34541 <at> debbugs.gnu.org
Subject: Re: [bug#34541] [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0.
Date: Tue, 19 Feb 2019 14:06:47 +0100
Brett Gilio <brettg <at> posteo.net> writes:

> From 03f4cffada699d5f676893b83f5b1388f4582762 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Mon, 18 Feb 2019 19:37:19 -0600
> Subject: [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0.
>
> * gnu/packages/cran.scm (r-mosaic): Update to 1.5.0.

This is blocked by #34548 (the addition of r-leaflet).

-- 
Ricardo





Reply sent to zimoun <zimon.toutoune <at> gmail.com>:
You have taken responsibility. (Thu, 07 Apr 2022 12:28:01 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Thu, 07 Apr 2022 12:28:02 GMT) Full text and rfc822 format available.

Message #13 received at 34541-done <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 34541-done <at> debbugs.gnu.org, Brett Gilio <brettg <at> posteo.net>
Subject: Re: bug#34541: [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0.
Date: Thu, 07 Apr 2022 14:19:13 +0200
Hi,

Looking at old patches, I hit this patch#34541:

     <http://issues.guix.gnu.org/issue/34541>

Thanks for your contribution.


On Tue, 19 Feb 2019 at 14:06, Ricardo Wurmus <rekado <at> elephly.net> wrote:

>> * gnu/packages/cran.scm (r-mosaic): Update to 1.5.0.
>
> This is blocked by #34548 (the addition of r-leaflet).

This #34548 is now closed and ’r-leaflet’ is included.  Moreover, the
version is at 1.8.3, so closing!

--8<---------------cut here---------------start------------->8---
$ guix show r-mosaic | recsel -p name,version
name: r-mosaic
version: 1.8.3
--8<---------------cut here---------------end--------------->8---


Cheers,
simon




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 06 May 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 353 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.