Package: LifemapR
Title: Data Visualisation on 'Lifemap' Tree
Version: 1.1.6
Imports: leaflet, shiny, jsonlite, dplyr, tidyr, leaflet.minicharts,
        htmltools, rlang, RCurl, fastmatch, arrow
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", comment = c(ORCID = "0000-0001-9532-5251")),
    person("Julien", "Barnier", role = "aut", email = "julien.barnier@cnrs.fr", comment = c(ORCID = "0000-0002-8249-0909")),
    person("Aurélie", "Siberchicot", role = c("ctb", "cre"), email = "aurelie.siberchicot@univ-lyon1.fr", comment = c(ORCID = "0000-0002-7638-8318"))
    )
Description: Allow to visualise data on the NCBI phylogenetic tree as presented in Lifemap <https://lifemap.cnrs.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.2
Depends: R (>= 4.1.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: 2025-08-26 13:20:47 UTC; siberchicot
Author: Cassandra Bompard [aut],
  Damien M. de Vienne [aut] (ORCID:
    <https://orcid.org/0000-0001-9532-5251>),
  Julien Barnier [aut] (ORCID: <https://orcid.org/0000-0002-8249-0909>),
  Aurélie Siberchicot [ctb, cre] (ORCID:
    <https://orcid.org/0000-0002-7638-8318>)
Maintainer: Aurélie Siberchicot <aurelie.siberchicot@univ-lyon1.fr>
Repository: CRAN
Date/Publication: 2025-08-27 08:10:26 UTC
Built: R 4.4.3; ; 2025-10-08 03:32:09 UTC; windows
