Package: LifemapR
Title: Data Visualisation on 'Lifemap' Tree
Version: 1.0.4
Imports: leaflet, shiny, jsonlite, dplyr, leaflet.minicharts, purrr,
        htmltools, rlang
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.2.3
Depends: R (>= 3.5.0)
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-08-23 07:08:53 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: 2023-08-24 08:20:06 UTC
Built: R 4.2.0; ; 2023-08-25 11:59:27 UTC; unix
