summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-05-22 02:00:01 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2022-05-22 02:00:36 +0200
commit48e1f21b3fea4d9dac98b347bf11d13893970f78 (patch)
tree59d9473c44ffce078121f19866afb6087d378e49
parent47f29069fca455bffd2a0544c5245b4c2a38fbe6 (diff)
downloadguix-patches-48e1f21b3fea4d9dac98b347bf11d13893970f78.tar
guix-patches-48e1f21b3fea4d9dac98b347bf11d13893970f78.tar.gz
gnu: r-lmds: Fix typo in description.
* gnu/packages/cran.scm (r-lmds)[description]: Fix ‘scaleable’ typo.
-rw-r--r--gnu/packages/cran.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5c05f20ea7..deaf6ca4e6 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