diff options
Diffstat (limited to 'gnu/packages/cran.scm')
-rw-r--r-- | gnu/packages/cran.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 5c05f20ea7..0fdcfb3cb9 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -969,7 +969,7 @@ variables.") (home-page "https://github.com/dynverse/lmds") (synopsis "Landmark multi-dimensional scaling") (description - "This package provides a fast dimensionality reduction method scaleable + "This package provides a fast dimensionality reduction method scalable to large numbers of samples. @dfn{Landmark Multi-Dimensional Scaling} (LMDS) is an extension of classical Torgerson MDS, but rather than calculating a complete distance matrix between all pairs of samples, only the distances @@ -28198,7 +28198,7 @@ geometric models.") (native-inputs (list r-knitr)) (home-page "https://github.com/JiaxiangBU/add2ggplot") (synopsis "Extension for ggplot2") - (description "This packages provides tools to create themes and color + (description "This package provides tools to create themes and color palettes for the package ggplot2.") (license license:expat))) |