Package: trelliscope Title: Create Interactive Multi-Panel Displays Version: 0.1.14 Authors@R: person("Ryan", "Hafen", , "rhafen@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-5516-8367")) Description: Trelliscope enables interactive exploration of data frames of visualizations. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Suggests: testthat (>= 3.0.0), covr, plotly, fidelius, dygraphs, rmarkdown Config/testthat/edition: 3 Imports: R6, jsonlite, ggplot2 (>= 3.2.1), dplyr, rlang, svglite, htmlwidgets, htmltools, cli, tidyr, httpuv, knitr, digest, glue, magick, shiny, pillar, vctrs, tibble Depends: R (>= 4.1) LazyData: true URL: https://trelliscope.org/trelliscope, https://github.com/trelliscope/trelliscope BugReports: https://github.com/trelliscope/trelliscope/issues VignetteBuilder: knitr Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libmagick++-dev gsfonts libicu-dev libpng-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://r-multiverse.r-universe.dev Date/Publication: 2024-08-19 23:33:17 UTC RemoteUrl: https://github.com/trelliscope/trelliscope RemoteRef: v0.1.14 RemoteSha: 99dfb29c0057680ecf92ed2b061dd833cfd667f8 NeedsCompilation: no Packaged: 2026-07-01 09:12:01 UTC; root Author: Ryan Hafen [aut, cre, cph] (ORCID: ) Maintainer: Ryan Hafen