Package: amVennDiagram5 Title: Interactive Venn Diagrams Version: 1.0.0 Authors@R: c( person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")), person("amCharts team", role = "cph") ) Description: Creates interactive Venn diagrams using the 'amCharts5' library for 'JavaScript'. They can be used directly from the R console, from 'RStudio', in 'shiny' applications, and in 'rmarkdown' documents. License: GPL-3 URL: https://github.com/stla/amVennDiagram5 BugReports: https://github.com/stla/amVennDiagram5/issues Imports: htmlwidgets, partitions, venn, utils Suggests: shiny Encoding: UTF-8 RoxygenNote: 7.3.1 Config/pak/sysreqs: cmake libgmp3-dev make libuv1-dev Repository: https://stla.r-universe.dev Date/Publication: 2024-07-29 17:28:54 UTC RemoteUrl: https://github.com/stla/amvenndiagram5 RemoteRef: HEAD RemoteSha: 30cf079bb502eb2613e2bf04586859527768c957 NeedsCompilation: no Packaged: 2026-06-11 11:01:58 UTC; root Author: Stéphane Laurent [aut, cre], amCharts team [cph] Maintainer: Stéphane Laurent