From 23710e7baaab53e87fe5f83ec7ccd69fd8f547fc Mon Sep 17 00:00:00 2001 From: Rob Ashton Date: Mon, 16 Sep 2024 14:23:10 +0100 Subject: [PATCH] Add link to spdep NEWS item --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 87addbc8..64150072 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ # naomi 2.9.28 -* Suppress "some observations have no neighbours" and "neighbour object has 2 sub-graphs" warnings from `spdep` v1.3.6. We expect this warning for some countries and it will make tests and output noisy to leave on. +* Suppress "some observations have no neighbours" and "neighbour object has 2 sub-graphs" warnings from `spdep` v1.3.6 see https://r-spatial.github.io/spdep/news/index.html#version-13-6-development. We expect this warning for some countries and it will make tests and output noisy to leave on. # naomi 2.9.27