[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/214: gnu: r-mosaic: Update to 1.8.4.
From: |
guix-commits |
Subject: |
68/214: gnu: r-mosaic: Update to 1.8.4. |
Date: |
Tue, 20 Sep 2022 11:07:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5a5e52e919e8c00911da435e85414915a4cb1d07
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:59 2022 +0200
gnu: r-mosaic: Update to 1.8.4.
* gnu/packages/cran.scm (r-mosaic): Update to 1.8.4.
[propagated-inputs]: Remove r-broom, r-ggdendro, r-ggrepel, r-ggridges,
r-ggstance,
r-glue, r-gridextra, r-latticeextra, r-leaflet, and r-readr; add
r-purrr.
---
gnu/packages/cran.scm | 65 ++++++++++++++++++++++-----------------------------
1 file changed, 28 insertions(+), 37 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index fbb5042a69..b0eaf840fa 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11762,48 +11762,39 @@ Processing of very large files is supported.")
(define-public r-mosaic
(package
- (name "r-mosaic")
- (version "1.8.3")
- (source
- (origin
- (method url-fetch)
- (uri (cran-uri "mosaic" version))
- (sha256
- (base32 "1y0isqbva0vi5zlx1xvixbq87n4xp66ljh43qnd0cpzaz0mn21cg"))))
- (build-system r-build-system)
- (propagated-inputs
- (list r-broom
- r-dplyr
- r-ggdendro
- r-ggformula
- r-ggplot2
- r-ggrepel
- r-ggridges
- r-ggstance
- r-glue
- r-gridextra
- r-lattice
- r-latticeextra
- r-leaflet
- r-mass
- r-matrix
- r-mosaiccore
- r-mosaicdata
- r-readr
- r-rlang
- r-tidyr))
- (native-inputs
- (list r-knitr))
- (home-page "https://github.com/ProjectMOSAIC/mosaic/")
- (synopsis "Mathematics, statistics, and computation teaching utilities")
- (description
- "This package contain data sets and utilities from
+ (name "r-mosaic")
+ (version "1.8.4")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "mosaic" version))
+ (sha256
+ (base32 "0ix9c4rpa1h7cya9mqzqph9ain1ng61px5v4wwvlaf76zdr51c0i"))))
+ (build-system r-build-system)
+ (propagated-inputs
+ (list r-dplyr
+ r-ggformula
+ r-ggplot2
+ r-lattice
+ r-mass
+ r-matrix
+ r-mosaiccore
+ r-mosaicdata
+ r-purrr
+ r-rlang
+ r-tidyr))
+ (native-inputs
+ (list r-knitr))
+ (home-page "https://github.com/ProjectMOSAIC/mosaic/")
+ (synopsis "Mathematics, statistics, and computation teaching utilities")
+ (description
+ "This package contain data sets and utilities from
@url{http://mosaic-web.org, Project MOSAIC} used to teach mathematics,
statistics, computation and modeling. Project MOSAIC is a community of
educators working to tie together aspects of quantitative work that students
in science, technology, engineering and mathematics will need in their
professional lives, but which are usually taught in isolation, if at all.")
- (license license:gpl2+)))
+ (license license:gpl2+)))
(define-public r-abd
(package
- 166/214: gnu: r-mlr3tuning: Update to 0.14.0., (continued)
- 166/214: gnu: r-mlr3tuning: Update to 0.14.0., guix-commits, 2022/09/20
- 171/214: gnu: r-qs: Update to 0.25.4., guix-commits, 2022/09/20
- 202/214: gnu: r-hmisc: Update to 4.7-1., guix-commits, 2022/09/20
- 181/214: gnu: r-matrix: Update to 1.5-1., guix-commits, 2022/09/20
- 198/214: gnu: r-rsqlite: Update to 2.2.17., guix-commits, 2022/09/20
- 176/214: gnu: r-crul: Update to 1.3., guix-commits, 2022/09/20
- 214/214: gnu: python-pyvcf: Update to 0.6.8-0.476169c., guix-commits, 2022/09/20
- 180/214: gnu: r-cluster: Update to 2.1.4., guix-commits, 2022/09/20
- 196/214: gnu: r-rmarkdown: Update to 2.16., guix-commits, 2022/09/20
- 212/214: gnu: r-mlr3ordinal: Update to 0.1.0-9000-1.736e3a3., guix-commits, 2022/09/20
- 68/214: gnu: r-mosaic: Update to 1.8.4.,
guix-commits <=
- 130/214: gnu: r-quanteda: Update to 3.2.3., guix-commits, 2022/09/20
- 165/214: gnu: r-bbotk: Update to 0.5.4., guix-commits, 2022/09/20
- 173/214: gnu: r-paws-common: Update to 0.5.0., guix-commits, 2022/09/20
- 179/214: gnu: r-ggh4x: Update to 0.2.2., guix-commits, 2022/09/20
- 188/214: gnu: r-dplyr: Update to 1.0.10., guix-commits, 2022/09/20
- 40/214: gnu: r-jomo: Update to 2.7-4., guix-commits, 2022/09/20
- 75/214: gnu: r-gitcreds: Update to 0.1.2., guix-commits, 2022/09/20
- 32/214: gnu: r-haven: Update to 2.5.1., guix-commits, 2022/09/20
- 213/214: gnu: python-pyvcf: Use older setuptools., guix-commits, 2022/09/20
- 182/214: gnu: r-nlme: Update to 3.1-159., guix-commits, 2022/09/20