Package: LifemapR
Title: Data Visualisation on 'Lifemap' Tree
Version: 1.1.1
Imports: leaflet, shiny, jsonlite, dplyr, tidyr, leaflet.minicharts,
        htmltools, rlang, RCurl, fastmatch
Authors@R: c(
    person("Cassandra", "Bompard", role = "aut", email = "cassbomp68@gmail.com"),
    person("Damien M.", "de Vienne", role = "aut", email = "damien.de-vienne@univ-lyon1.fr"),
    person("Aurélie", "Siberchicot", role = c("ctb", "cre"), email = "aurelie.siberchicot@univ-lyon1.fr")
    )
Description: Allow to visualise data on the NCBI phylogenetic tree as presented in Lifemap '<http://lifemap.univ-lyon1.fr/>'. It takes as input a dataframe with at least a "taxid" column containing NCBI format TaxIds and allows to draw multiple layers with different visualisation tools.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 3.5.0)
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-03-20 15:26:42 UTC; siberchicot
Author: Cassandra Bompard [aut],
  Damien M. de Vienne [aut],
  Aurélie Siberchicot [ctb, cre]
Maintainer: Aurélie Siberchicot <aurelie.siberchicot@univ-lyon1.fr>
Repository: CRAN
Date/Publication: 2024-03-20 15:40:02 UTC
Built: R 4.2.3; ; 2024-04-24 02:43:23 UTC; windows
