Package: g3viz
Type: Package
Title: Interactively Visualize Genetic Mutation Data using a
        Lollipop-Diagram
Version: 1.2.0
Authors@R: c(
    person(
      given = "Xin", 
      family = "Guo", 
      email = "g3viz.group@gmail.com", 
      role = c("aut","cre")
    ),
    person(
      given = "Rener",
      family = "Zhang", 
      email = "g3viz.group@gmail.com", 
      role = c("ctb")
    ),
    person(
      given = "Ruining",
      family = "Zhu", 
      email = "g3viz.group@gmail.com", 
      role = c("ctb")
    ),
    person(
      given = "Feng",
      family = "Zhao", 
      email = "g3viz.group@gmail.com", 
      role = c("ctb")
    ))
Maintainer: Xin Guo <g3viz.group@gmail.com>
Description: Interface for 'g3-lollipop' 'JavaScript' library.
    Visualize genetic mutation data using an interactive lollipop diagram in 'RStudio' or your web browser.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.2.0)
biocViews:
Imports: jsonlite, stringr, httr2, AnnotationDbi, org.Hs.eg.db,
        htmlwidgets
Suggests: shiny (>= 1.0.0), knitr, rmarkdown, kableExtra
URL: https://github.com/G3viz/g3viz
BugReports: https://github.com/G3viz/g3viz/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-09-04 05:56:50 UTC; xguo
Author: Xin Guo [aut, cre],
  Rener Zhang [ctb],
  Ruining Zhu [ctb],
  Feng Zhao [ctb]
Repository: CRAN
Date/Publication: 2024-09-04 09:00:14 UTC
Built: R 4.5.2; ; 2025-11-08 03:58:21 UTC; windows
