Skip to content

Commit 3cbf444

Browse files
committed
#patch bump, updated NEWS
1 parent 35a6778 commit 3cbf444

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: roctopus
22
Title: Utility functions for multimode and multilevel network analysis
3-
Version: 0.2.1
3+
Version: 0.2.3
44
Description: This package assembles a number of utility functions for
55
loading, visualising, and analysing multimode, multiplex, and multilevel networks.
66
URL: https://bitbucket.org/jhollway/roctopus/

NEWS.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# roctopus 0.2.3
2+
3+
2020-07-19
4+
5+
## Data
6+
7+
* Added `mexicanpower` dataset
8+
* Added `senate112` datasets
9+
* Updated `evs` datasets to matrices
10+
11+
## Package
12+
13+
* Added `df_to_mat()` function for converting regular adjacency and incidence data frames into matrices
14+
115
# roctopus 0.2.1
216

317
2020-07-17

0 commit comments

Comments
 (0)