guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: r-mosaic: Update to 1.8.3.


From: guix-commits
Subject: branch master updated: gnu: r-mosaic: Update to 1.8.3.
Date: Sat, 22 Jan 2022 03:24:08 -0500

This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new bef0266be9 gnu: r-mosaic: Update to 1.8.3.
bef0266be9 is described below

commit bef0266be939b276909ee3fe755ef79325763af6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jan 22 09:22:20 2022 +0100

    gnu: r-mosaic: Update to 1.8.3.
    
    This is a follow-up to commit 2ced098512ecd754d3cb35616c811673365ef18d,
    which had been pushed by accident.
    
    * gnu/packages/cran.scm (r-mosaic): Update to 1.8.3.
    [propagated-inputs]: Add r-ggridges, r-ggstance, r-leaflet, and r-rlang;
    remove r-lazyeval.
---
 gnu/packages/cran.scm | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d0e5c38b96..17dfb5cd4f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10235,16 +10235,19 @@ Processing of very large files is supported.")
           r-ggformula
           r-ggplot2
           r-ggrepel
+          r-ggridges
+          r-ggstance
           r-glue
           r-gridextra
           r-lattice
           r-latticeextra
-          r-lazyeval
+          r-leaflet
           r-mass
           r-matrix
           r-mosaiccore
           r-mosaicdata
           r-readr
+          r-rlang
           r-tidyr))
    (native-inputs
     (list r-knitr))



reply via email to

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