Package: upsetly
Type: Package
Title: Interactive UpSet Plots Using 'plotly'
Version: 0.1.1
Authors@R: 
    person(given = "Anbunensi", email = "an.bunengsi@qq.com",
           role = c("aut", "cre"))
Description: Creates interactive UpSet-style visualizations for exploring
    intersections among multiple sets, following the layout of Lex et al.
    (2014) <doi:10.1109/TVCG.2014.2346248>. 'plotly' widgets combine set-size
    bars, intersection-size bars, and membership matrices, and can synchronize
    complete intersection details with an HTML element for copying in
    'Quarto', 'R Markdown', and 'Shiny' documents.
URL: https://github.com/Rbunensi/upsetly,
        https://rbunensi.github.io/upsetly/
BugReports: https://github.com/Rbunensi/upsetly/issues
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.6.0)
Imports: htmltools, htmlwidgets, jsonlite, plotly
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-07-29 04:28:13 UTC; CodexSandboxOffline
Author: Anbunensi [aut, cre]
Maintainer: Anbunensi <an.bunengsi@qq.com>
Repository: CRAN
Date/Publication: 2026-08-07 10:40:02 UTC
Built: R 4.6.1; ; 2026-08-07 14:26:19 UTC; unix
