Skip to content

Commit

Permalink
Update Authors field in DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
aursiber committed Jul 18, 2024
1 parent 946aff3 commit 94405d6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ Description: The unique function of this package allows representing in a single
As examples, the package was applied to describe the occurrence and co-occurrence of different species of bacterial or viral symbionts infecting arthropods at the individual level. The graphics allows determining the prevalence of each symbiont and the patterns of multiple infections (i.e. how different symbionts share or not the same individual hosts).
We named the package after the famous painter as the graphical output recalls Mondrian’s paintings.
Version: 1.1-1
Author: Aurélie Siberchicot, Delphine Charif, Gabriel Terraz and Fabrice Vavre
Maintainer: Aurélie Siberchicot <aurelie.siberchicot@univ-lyon1.fr>
Authors@R: c(person("Aurélie", "Siberchicot", role = c("aut", "cre"), email = "aurelie.siberchicot@univ-lyon1.fr", comment = c(ORCID = "0000-0002-7638-8318")),
person("Delphine", "Charif", role = "aut"),
person("Gabriel", "Terraz", role = "aut"),
person("Fabrice", "Vavre", role = "aut"))
Imports: RColorBrewer
Suggests: DT, shiny, shinyBS
License: GPL (>=2.0)
Expand Down

0 comments on commit 94405d6

Please sign in to comment.