Package: LifemapR
Title: Data Visualisation on 'Lifemap' Tree
Version: 1.1.2
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
URL: https://lifemap-tol.github.io/LifemapR/,
        https://github.com/Lifemap-ToL/LifemapR
BugReports: https://github.com/Lifemap-ToL/LifemapR/issues
NeedsCompilation: no
Packaged: 2024-07-19 09:12:02 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-07-19 12:40:04 UTC
