From 7ee138bfd3cd9719d1d861dfa8e2ee85f1c6e1c6 Mon Sep 17 00:00:00 2001 From: Robrecht Cannoodt Date: Mon, 18 Sep 2023 13:54:08 +0200 Subject: [PATCH] reformat description --- DESCRIPTION | 45 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 35 insertions(+), 10 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index d8629c3d..d40ce157 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,16 +2,41 @@ Package: anndataR Title: AnnData interoperability in R Version: 0.0.0.9000 Authors@R: c( - person("Robrecht", "Cannoodt", , "rcannood@gmail.com", role = c("aut", "cre"), - comment = c(ORCID = "0000-0003-3641-729X", github = "rcannood")), - person("Luke", "Zappia", , "luke@lazappi.id.au", role = "aut", - comment = c(ORCID = "0000-0001-7744-8565", github = "lazappi")), - person("Martin", "Morgan", , "mtmorgan.bioc@gmail.com", role = "aut", - comment = c(ORCID = "0000-0002-5874-8148", github = "mtmorgan")), - person("Louise", "Deconinck", , "louise.deconinck@gmail.com", role = "aut", - comment = c(ORCID = "0000-0001-8100-6823", github = "LouiseDck")), - person("Danila", "Bredikhin", , "danila.bredikhin@embl.de", role = "aut", - comment = c(ORCID = "0000-0001-8089-6983", github = "gtca")) + person( + "Robrecht", + "Cannoodt", + emaul = "rcannood@gmail.com", + role = c("aut", "cre"), + comment = c(ORCID = "0000-0003-3641-729X", github = "rcannood") + ), + person( + "Luke", + "Zappia", + email = "luke@lazappi.id.au", + role = "aut", + comment = c(ORCID = "0000-0001-7744-8565", github = "lazappi") + ), + person( + "Martin", + "Morgan", + email = "mtmorgan.bioc@gmail.com", + role = "aut", + comment = c(ORCID = "0000-0002-5874-8148", github = "mtmorgan") + ), + person( + "Louise", + "Deconinck", + email = "louise.deconinck@gmail.com", + role = "aut", + comment = c(ORCID = "0000-0001-8100-6823", github = "LouiseDck") + ), + person( + "Danila", + "Bredikhin", + email = "danila.bredikhin@embl.de", + role = "ctb", + comment = c(ORCID = "0000-0001-8089-6983", github = "gtca") + ) ) Description: Bring the power and flexibility of AnnData to the R ecosystem, allowing you to effortlessly manipulate and analyze your