Package: shinyCyJS
Title: Create Interactive Network Visualizations in R and 'shiny'
Version: 1.0.0
Authors@R: 
  c(
    person("Jinhwan", "Kim", , email = "hwanistic@gmail.com", role = c("aut", "cre", "cph"))
  )
Description: Create Interactive Graph (Network) Visualizations. 
  'shinyCyJS' can be used in 'Shiny' apps or viewed from 'Rstudio' Viewer.
  'shinyCyJS' includes API to build Graph model like node or edge with customized attributes for R. 
  'shinyCyJS' is built with 'cytoscape.js' and 'htmlwidgets' R package.
License: MIT + file LICENSE
URL: https://github.com/jhk0530/shinyCyJS
BugReports: https://github.com/jhk0530/shinyCyJS/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: htmlwidgets
Suggests: testthat (>= 2.1.0), rmarkdown
NeedsCompilation: no
Packaged: 2023-09-26 01:56:42 UTC; jinhwan
Author: Jinhwan Kim [aut, cre, cph]
Maintainer: Jinhwan Kim <hwanistic@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-26 02:30:02 UTC
Built: R 4.5.0; ; 2025-04-03 08:05:18 UTC; unix
