Package: roughnet Title: Visualize Networks using 'roughjs' Version: 1.0.1 Authors@R: person(given = "David", family = "Schoch", role = c("aut", "cre"), email = "david@schochastics.net", comment = c(ORCID = "0000-0003-2952-4812")) Description: Visualize networks using the 'javascript' library 'roughjs'. This allows to draw sketchy, hand-drawn-like networks. License: MIT + file LICENSE URL: https://github.com/schochastics/roughnet/, https://schochastics.github.io/roughnet/ BugReports: https://github.com/schochastics/roughnet/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 Imports: igraph, graphlayouts, jsonlite, htmlwidgets Suggests: pagedown Config/pak/sysreqs: cmake libglpk-dev make libuv1-dev libxml2-dev Repository: https://schochastics.r-universe.dev Date/Publication: 2024-09-23 18:56:15 UTC RemoteUrl: https://github.com/schochastics/roughnet RemoteRef: HEAD RemoteSha: dab4c99d8c11ceaeed3a53690ceeeee6780301b5 NeedsCompilation: no Packaged: 2026-06-20 10:36:51 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch