mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 19:19:20 -05:00
gnu: r-mosaic: Update to 1.8.3.
This is a follow-up to commit 2ced098512
,
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.
This commit is contained in:
parent
f5454f6bd1
commit
bef0266be9
1 changed files with 4 additions and 1 deletions
|
@ -10235,16 +10235,19 @@ (define-public r-mosaic
|
|||
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))
|
||||
|
|
Loading…
Reference in a new issue