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 . 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 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://lifemap-tol.r-universe.dev Date/Publication: 2025-08-27 09:11:58 UTC RemoteUrl: https://github.com/lifemap-tol/lifemapr RemoteRef: HEAD RemoteSha: b0f28b83ed0b5d2dea12a3fa19fdcd45a86aeb4c NeedsCompilation: no Packaged: 2026-07-04 14:54:34 UTC; root Author: Cassandra Bompard [aut], Damien M. de Vienne [aut] (ORCID: ), Julien Barnier [aut] (ORCID: ), Aurélie Siberchicot [ctb, cre] (ORCID: ) Maintainer: Aurélie Siberchicot