Skip to content

Commit

Permalink
#patch bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jhollway committed Nov 6, 2024
1 parent 851b376 commit b141046
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: migraph
Title: Univariate and Multivariate Tests for Multimodal and Other Networks
Version: 1.4.2
Date: 2024-09-04
Version: 1.4.3
Date: 2024-11-06
Description: A set of tools for testing networks.
It includes functions for univariate and multivariate
conditional uniform graph and quadratic assignment procedure testing,
Expand Down
22 changes: 21 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,32 @@
# migraph 1.4.3

2024-09-04
2024-11-06

## Package

- Using different github actions for renaming and releasing binaries (thanks @auzaheta)
- Updated manynet dependence to >=1.0.5

## Models

- Added `test_configuration()`

## Data

- Updated `mpn_bristol` with info
- Updated `mpn_ryanair` with info
- Updated `mpn_elite_mex` with info
- Updated `mpn_elite_usa`
- Updated `mpn_senate`
- Updated `mpn_cow`

## Tutorial

- Updated diversity tutorial
- More elaborate start
- Broader figure widths
- Dropped `alter(Discipline)` from `net_regression()` call

# migraph 1.4.2

2024-09-03
Expand Down

0 comments on commit b141046

Please sign in to comment.