Package: sigmajs Title: Interface to 'Sigma.js' Graph Visualization Library Date: 2020-06-17 Version: 0.1.5 Authors@R: c( person("John", "Coene", email = "jcoenep@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6637-4107")), person("Markus", "Voge", email = "markus.voge@iqib.de", role = c("aut")) ) Description: Interface to 'sigma.js' graph visualization library including animations, plugins and shiny proxies. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 Depends: R (>= 2.10) URL: http://sigmajs.john-coene.com/ http://sigmajs.org/ BugReports: https://github.com/JohnCoene/sigmajs/issues Imports: htmlwidgets, dplyr (>= 0.7.0), magrittr, shiny, jsonlite, igraph, htmltools, purrr, scales, crosstalk Suggests: testthat Config/pak/sysreqs: cmake libglpk-dev make libuv1-dev libxml2-dev zlib1g-dev Repository: https://johncoene.r-universe.dev Date/Publication: 2021-01-29 09:28:34 UTC RemoteUrl: https://github.com/johncoene/sigmajs RemoteRef: HEAD RemoteSha: a470c801fd083e1f174c9dea10b69c736e8f6115 NeedsCompilation: no Packaged: 2026-06-01 07:05:47 UTC; root Author: John Coene [aut, cre, cph] (ORCID: ), Markus Voge [aut] Maintainer: John Coene