From 9df8a5c12115ed34408d9770a3e8b7d7206412cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kirill=20M=C3=BCller?= Date: Sun, 1 Dec 2024 21:01:28 +0100 Subject: [PATCH] NEWS --- NEWS.md | 32 ++++---------------------------- 1 file changed, 4 insertions(+), 28 deletions(-) diff --git a/NEWS.md b/NEWS.md index 87fcd6bad4..e333474a84 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,36 +10,8 @@ - Fix the incorrect handling of the `sample` parameter in `sample_motifs()` and ensure that the default `sample.size` is integer (#1568). -## Chore - -- Build-ignore rchk artifacts. - -## Continuous integration - -- Change `Makevars` only after installation of R. - -- Use GLPK on macOS. - -- Add required rgl version (#1584). - -- Install GLPK on macOS. - -- Bring back extra workflow. - -- Import from actions-sync, check carefully (#1600). - -- Remove covr, handled elsewhere. - -- Fix extra workflow. - -- Remove noise. - -- Sync workflows (#1589). - ## Documentation -- Tweak NEWS \[ci skip\]. - - Clarify what type of graph each community detection function supports. - Improve `?read_graph` and `?write_graph` documentation. @@ -48,6 +20,10 @@ - `cluster_optimal()` does support directed graphs. +## Testing + +- Test handling of `"return.vs.es"` in several functions (@stibu81, #1610). + # igraph 2.1.1