guix-patches
[Top][All Lists]
Advanced

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

bug#32573: [PATCH] gnu: Add r-mosaic.


From: Ludovic Courtès
Subject: bug#32573: [PATCH] gnu: Add r-mosaic.
Date: Mon, 10 Sep 2018 22:22:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

pimi <address@hidden> skribis:

> gnu/packages/cran.scm (r-mosaic): New variable.

Applied with the minor changes below, thanks!

Ludo’.

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 123faafe4..62d1d3266 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5614,12 +5614,12 @@ used to teach mathematics, statistics, computation and 
modeling.")
       ("r-readr" ,r-readr)
       ("r-tidyr" ,r-tidyr)))
    (home-page "https://github.com/ProjectMOSAIC/mosaic/";)
-   (synopsis "Mathematics, statistics amd computation teaching utilities")
+   (synopsis "Mathematics, statistics, and computation teaching utilities")
    (description
-    "This package contain data sets and utilities from Project MOSAIC
address@hidden://mosaic-web.org} used to teach mathematics, statistics, 
computation
-and modeling.  Funded by the NSF, 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.")
+    "This package contain data sets and utilities from
address@hidden://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+)))

reply via email to

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