Skip to content

Commit

Permalink
removed useless js plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCoene committed Apr 8, 2019
1 parent caded94 commit 319c68b
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 8 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions NEWS.md
@@ -1,5 +1,7 @@
# sigmajs 0.1.3

Overall install size reduced.

* `igraph` object saved to speed up computations.
* Added `sg_scale_color` to scale color according to node size.
* `sg_noverlap_p` fixed.
Expand Down
Binary file added inst/.DS_Store
Binary file not shown.
Binary file added inst/htmlwidgets/.DS_Store
Binary file not shown.
Binary file added inst/htmlwidgets/lib/.DS_Store
Binary file not shown.
Binary file added inst/htmlwidgets/lib/sigma.js-1.2.1/.DS_Store
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 2 additions & 0 deletions tests/testthat.R
@@ -1,4 +1,6 @@
library(testthat)
library(sigmajs)

suppressWarnings(RNGversion("3.5.0"))

test_check("sigmajs")

0 comments on commit 319c68b

Please sign in to comment.