[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/09: gnu: r-lmds: Fix typo in description.
From: |
guix-commits |
Subject: |
06/09: gnu: r-lmds: Fix typo in description. |
Date: |
Wed, 25 May 2022 22:01:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 48e1f21b3fea4d9dac98b347bf11d13893970f78
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 22 02:00:01 2022 +0200
gnu: r-lmds: Fix typo in description.
* gnu/packages/cran.scm (r-lmds)[description]: Fix ‘scaleable’ typo.
---
gnu/packages/cran.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
- branch master updated (d62474af1b -> 7649327da7), guix-commits, 2022/05/25
- 03/09: gnu: julia-ellipsisnotation: Fix typo in synopsis., guix-commits, 2022/05/25
- 07/09: gnu: chez-scheme-bootstrap-bootfiles: Fix typo in description., guix-commits, 2022/05/25
- 08/09: gnu: texlive-inputenx: Edit description., guix-commits, 2022/05/25
- 05/09: gnu: libobjc2: Fix typo in description., guix-commits, 2022/05/25
- 02/09: gnu: stex-bootstrap: Fix typo in synopsis., guix-commits, 2022/05/25
- 01/09: gnu: node-inherits: Fix typo in description., guix-commits, 2022/05/25
- 06/09: gnu: r-lmds: Fix typo in description.,
guix-commits <=
- 04/09: gnu: racket-vm-cs: Fix typo in description., guix-commits, 2022/05/25
- 09/09: doc: Fix typos., guix-commits, 2022/05/25