Package: g3viz
Type: Package
Title: Visualize Genomic Mutation Data Using an Interactive Lollipop
        Diagram
Version: 0.1.4
Authors@R: c(
    person("Xin", "Guo", , "phoeguo@gmail.com", c("aut", "cre"))
    )
Maintainer: Xin Guo <phoeguo@gmail.com>
Description: R interface for 'g3viz' JavaScript library. Using an interactive lollipop diagram to visualize genomic mutation data in a web browser.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0.2)
Imports: jsonlite, cgdsr, stringr, htmlwidgets
Suggests: shiny (>= 1.0.0), knitr, rmarkdown
URL: https://github.com/G3js/lollipopR
BugReports: https://github.com/G3js/lollipopR/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-23 00:44:23 UTC; xguo
Author: Xin Guo [aut, cre]
Repository: CRAN
Date/Publication: 2019-01-23 06:10:03 UTC
