From fba096b388041373154038dc49f4d3c5227b3967 Mon Sep 17 00:00:00 2001 From: phauchamps Date: Sat, 16 Nov 2024 15:02:59 +0100 Subject: [PATCH] previous commit was imcomplete --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index a0c0267..be6ef59 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,8 @@ ## CytoMDS 1.3 ### CytoMDS 1.3.1 -(no devel yet) +- corrected bug with nPoints() method of `MDS` class, due to slightly modified +behaviour of `dist` S3 class in R4.5. ## CytoMDS 1.1