From ae57be8dbbb9d62fc8c19a4f12b4978caf04dab0 Mon Sep 17 00:00:00 2001 From: Stuart Wheater Date: Sun, 7 Dec 2025 22:16:50 +0000 Subject: [PATCH] Single quotes --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 317a4202..e0f278a5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,7 +5,7 @@ Description: Base 'DataSHIELD' functions for the client side. 'DataSHIELD' is a you to do non-disclosive federated analysis on sensitive data. 'DataSHIELD' analytic functions have been designed to only share non disclosive summary statistics, with built in automated output checking based on statistical disclosure control. With data sites setting the threshold values for - the automated output checks. For more details, see citation("dsBaseClient"). + the automated output checks. For more details, see citation('dsBaseClient'). Authors@R: c(person(given = "Paul", family = "Burton", role = c("aut"),