Skip to content

Commit 7f904a0

Browse files
committed
Removed a test that conflicted with the upcoming R version, and that was
in any event a bit archaic.
1 parent 9f6fdad commit 7f904a0

3 files changed

Lines changed: 6 additions & 35 deletions

File tree

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
CHANGELOG:
2+
v1.20.0
3+
- Changed an internal test to make it comply with an upcoming R change.
4+
- Converted various network related functions to generics, making it easier
5+
to support e.g. networkLite objects.
26
v1.19.0
37
- Non-visible and documentation changes for CRAN compliance.
48
- Internal argument handling changes; should generally be invisible, but

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: network
2-
Version: 1.19.0
3-
Date: 2024-12-08
2+
Version: 1.20.0
3+
Date: 2026-02-02
44
Title: Classes for Relational Data
55
Authors@R: c(
66
person("Carter T.", "Butts", role=c("aut","cre"), email="buttsc@uci.edu"),

tests/testthat/test-i22-summary-character.R

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)