-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]> | ||
Authors@R: c(person("Aurélie", "Siberchicot", role = c("aut", "cre"), email = "[email protected]", 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) | ||
|