From fbff8ac5ac7759c43872fe4eb82065d4e2db844e Mon Sep 17 00:00:00 2001 From: Stuart Wheater Date: Wed, 22 Jul 2026 13:10:33 +0100 Subject: [PATCH] Extended author list --- man/BooleDS.Rd | 2 ++ man/cbindDS.Rd | 2 ++ man/dataFrameDS.Rd | 2 ++ man/dataFrameFillDS.Rd | 2 ++ man/dataFrameSortDS.Rd | 2 ++ man/dataFrameSubsetDS1.Rd | 2 ++ man/dataFrameSubsetDS2.Rd | 2 ++ man/mergeDS.Rd | 2 ++ man/rbindDS.Rd | 2 ++ man/recodeValuesDS.Rd | 2 ++ man/repDS.Rd | 2 ++ man/replaceNaDS.Rd | 2 ++ man/seqDS.Rd | 2 ++ man/unListDS.Rd | 2 ++ 14 files changed, 28 insertions(+) diff --git a/man/BooleDS.Rd b/man/BooleDS.Rd index 162f00e1..5321c2fd 100644 --- a/man/BooleDS.Rd +++ b/man/BooleDS.Rd @@ -46,4 +46,6 @@ The function converts the input vector into Boolean indicators. } \author{ DataSHIELD Development Team + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/cbindDS.Rd b/man/cbindDS.Rd index f47d5f78..1c30ca45 100644 --- a/man/cbindDS.Rd +++ b/man/cbindDS.Rd @@ -36,4 +36,6 @@ see help for \code{ds.cbind} and the native R function \code{cbind}. } \author{ Paul Burton and Demetris Avraam for DataSHIELD Development Team + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/dataFrameDS.Rd b/man/dataFrameDS.Rd index 69be3d71..ae60cc3f 100644 --- a/man/dataFrameDS.Rd +++ b/man/dataFrameDS.Rd @@ -65,4 +65,6 @@ for data.frame(). } \author{ DataSHIELD Development Team + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/dataFrameFillDS.Rd b/man/dataFrameFillDS.Rd index 8fa4d282..65899c34 100644 --- a/man/dataFrameFillDS.Rd +++ b/man/dataFrameFillDS.Rd @@ -40,4 +40,6 @@ specified by the argument \code{newobj} on the clientside. } \author{ Demetris Avraam for DataSHIELD Development Team + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/dataFrameSortDS.Rd b/man/dataFrameSortDS.Rd index f2f84b9f..9aa9ea5f 100644 --- a/man/dataFrameSortDS.Rd +++ b/man/dataFrameSortDS.Rd @@ -53,5 +53,7 @@ For more details see help for the clientside function: [ds.dataFrameShort] } \author{ Paul Burton, with critical error identification by + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands Leire Abarrategui-Martinez, for DataSHIELD Development Team, 2/4/2020 } diff --git a/man/dataFrameSubsetDS1.Rd b/man/dataFrameSubsetDS1.Rd index 4fff1e39..d00f5612 100644 --- a/man/dataFrameSubsetDS1.Rd +++ b/man/dataFrameSubsetDS1.Rd @@ -74,4 +74,6 @@ which is of class 'data.frame'. For all details see the help header for ds.dataF } \author{ Paul Burton + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/dataFrameSubsetDS2.Rd b/man/dataFrameSubsetDS2.Rd index 73897f42..fa093b32 100644 --- a/man/dataFrameSubsetDS2.Rd +++ b/man/dataFrameSubsetDS2.Rd @@ -82,4 +82,6 @@ which is of class 'data.frame'. For all details see the help header for ds.dataF } \author{ DataSHIELD Development Team + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/mergeDS.Rd b/man/mergeDS.Rd index 0c88b475..f4e94d74 100644 --- a/man/mergeDS.Rd +++ b/man/mergeDS.Rd @@ -87,4 +87,6 @@ and the DataSHIELD clientside function \code{ds.merge}. } \author{ Paul Burton, Demetris Avraam, for DataSHIELD Development Team + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/rbindDS.Rd b/man/rbindDS.Rd index d41cabe6..78bff560 100644 --- a/man/rbindDS.Rd +++ b/man/rbindDS.Rd @@ -49,4 +49,6 @@ help for \code{ds.rbind} and the native R function \code{rbind}. } \author{ Paul Burton for DataSHIELD Development Team + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/recodeValuesDS.Rd b/man/recodeValuesDS.Rd index c3d853c6..9204984e 100644 --- a/man/recodeValuesDS.Rd +++ b/man/recodeValuesDS.Rd @@ -49,4 +49,6 @@ For all details see the help header for ds.recodeValues } \author{ Paul Burton, Demetris Avraam for DataSHIELD Development Team + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/repDS.Rd b/man/repDS.Rd index 306e2aec..41d766fc 100644 --- a/man/repDS.Rd +++ b/man/repDS.Rd @@ -121,4 +121,6 @@ for each. } \author{ Paul Burton for DataSHIELD Development Team, 14/10/2019 + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/replaceNaDS.Rd b/man/replaceNaDS.Rd index f6e26ed2..12351248 100644 --- a/man/replaceNaDS.Rd +++ b/man/replaceNaDS.Rd @@ -29,4 +29,6 @@ values have been replaced a new vector is created. } \author{ Amadou Gaye, Demetris Avraam for DataSHIELD Development Team + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/seqDS.Rd b/man/seqDS.Rd index d2066cad..626a3b13 100644 --- a/man/seqDS.Rd +++ b/man/seqDS.Rd @@ -71,4 +71,6 @@ of arguments etc. } \author{ Paul Burton for DataSHIELD Development Team, 17/9/2019 + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands } diff --git a/man/unListDS.Rd b/man/unListDS.Rd index e5eebceb..e8425c1f 100644 --- a/man/unListDS.Rd +++ b/man/unListDS.Rd @@ -46,4 +46,6 @@ see 'details' in the help for \code{ds.unList}. } \author{ Amadou Gaye (2016), Paul Burton (19/09/2019) for DataSHIELD Development Team + +Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands }