From 5e2afeafa463ba902156765baaa9411836db64eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20Ramos=20P=C3=A9rez?= Date: Thu, 26 Mar 2026 20:23:50 +0000 Subject: [PATCH] Add missing fnd entries to Authors@R in DESCRIPTION --- DESCRIPTION | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index f57fa59..cf53419 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -9,12 +9,14 @@ Description: A suite of helper functions for checking and manipulating TCGA into Bioconductor objects, convert row annotations, and identifier translation via the GDC API. Authors@R: c( - person("Marcel", "Ramos", email = "marcel.ramos@sph.cuny.edu", - role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3242-0582")), + person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu", role = c("aut", "cre"), + comment = c(ORCID = "0000-0002-3242-0582")), person("Lucas", "Schiffer", role = "aut"), person("Sean", "Davis", role = "ctb"), - person("Levi", "Waldron", role = "aut") - ) + person("Levi", "Waldron", role = "aut"), + person("NCI", role = "fnd", + comment = c(GrantNo. = "U24CA289073")) + ) Depends: R (>= 4.5.0) Imports: