Skip to content

Commit

Permalink
This version is now on CRAN, minus the tests (which were omitted because
Browse files Browse the repository at this point in the history
of a strange and not reproducible bug on Windows i386 that gave no explicit
errors, and that showed up only on the CRAN servers and not R-hub).  However,
the tests seem to work on every other platform at this point, so all
should be copacetic.
  • Loading branch information
CarterButts committed Dec 1, 2019
1 parent 6c2bbf0 commit 746a532
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: network
Version: 1.16.0
Date: 2019-11-28
Date: 2019-11-30
Title: Classes for Relational Data
Authors@R: c(
person("Carter T.", "Butts", role=c("aut","cre"), email="[email protected]"),
Expand Down
1 change: 0 additions & 1 deletion tests/as.edgelist_tests.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

# test comparing edgelist

require(network)
require(testthat)

Expand Down

0 comments on commit 746a532

Please sign in to comment.