all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34541] [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0.
@ 2019-02-19  3:45 Brett Gilio
  2019-02-19 13:06 ` Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Brett Gilio @ 2019-02-19  3:45 UTC (permalink / raw)
  To: 34541

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0. --]
[-- Type: text/x-patch, Size: 1317 bytes --]

From 03f4cffada699d5f676893b83f5b1388f4582762 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#34541] [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0.
  2019-02-19  3:45 [bug#34541] [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0 Brett Gilio
@ 2019-02-19 13:06 ` Ricardo Wurmus
  2022-04-07 12:19   ` bug#34541: " zimoun
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2019-02-19 13:06 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 34541


Brett Gilio <brettg@posteo.net> writes:

> From 03f4cffada699d5f676893b83f5b1388f4582762 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#34541: [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0.
  2019-02-19 13:06 ` Ricardo Wurmus
@ 2022-04-07 12:19   ` zimoun
  0 siblings, 0 replies; 3+ messages in thread
From: zimoun @ 2022-04-07 12:19 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: 34541-done, Brett Gilio

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@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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-07 12:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-19  3:45 [bug#34541] [PATCH 07/24] gnu: r-mosaic: Update to 1.5.0 Brett Gilio
2019-02-19 13:06 ` Ricardo Wurmus
2022-04-07 12:19   ` bug#34541: " zimoun

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.