From 552b8bde7f698a60475fca469bf09c4eb5529b16 Mon Sep 17 00:00:00 2001 From: Richard Preen Date: Mon, 19 Aug 2024 16:03:24 +0100 Subject: [PATCH] remove url from DESCRIPTION --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index c69969e..a748454 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -9,7 +9,7 @@ Authors@R: c( person("Richard John", "Preen", role = c("ctb"), email = "Richard2.Preen@uwe.ac.uk", comment = c(ORCID = "0000-0003-3351-8132"))) Maintainer: Jim Smith -Description: Assists researchers and output checkers by distinguishing between research output that is safe to publish, output that requires further analysis, and output that cannot be published because of substantial disclosure risk. A paper about the tool was presented at The United Nations Economic Commission for Europe Expert Meeting on Statistical Data Confidentiality, see and . +Description: Assists researchers and output checkers by distinguishing between research output that is safe to publish, output that requires further analysis, and output that cannot be published because of substantial disclosure risk. A paper about the tool was presented at the UNECE Expert Meeting on Statistical Data Confidentiality 2023; see . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE)