Published August 30, 2026
| Version v1.6.10
Software
Open
stocnet/migraph: Release v1.6.10
Authors/Creators
- 1. Geneva Graduate Institute
- 2. Wyss Academy for Nature at the University of Bern
- 3. Geneva Graduate Institute | IHEID
- 4. Graduate Institute of International and Development Studies
- 5. ETH Zürich
- 6. @ropensci
- 7. University of Kentucky
Description
Package
- Raised the minimum versions of the stocnet dependencies: manynet 2.3.1 and autograph 1.2.2
- Updated CONTRIBUTING
- Fixed the attach-time version check by parsing version strings with
package_version()
Models
- Fixed
play_diffusions()forstocnetinput via initial coercion (re stocnet/manynet#172)
Data
- Converted every
mpn_*dataset to thestocnetclass, in line with{manynet} - Removed the
weighttie attribute from the datasets that are not weighted - Merged
mpn_cow- This combines interstate trade and IGO membership into one multilevel network
of 116 "states" and 40 "IGOs", with
tradeandmembershiptie layers mpn_cow_tradeandmpn_cow_igoare retained, because{manynet}currently reads a network with two named modes as undirected, which symmetrises the trade layer ofmpn_cow, and becauseto_layer()does not recover that layer either (stocnet/manynet#170, stocnet/manynet#171)- Fixed
mpn_cow_trademissing-data coding from-9(759 cells) toNA - Added a
scopenode attribute to the IGOs inmpn_cowandmpn_cow_igo, recording whether an organisation is"global"or"regional"
- This combines interstate trade and IGO membership into one multilevel network
of 116 "states" and 40 "IGOs", with
- Merged
mpn_senate- This combines the 112th Congress data into one multilevel network of 93 senators, 78 PACs, and 25 bills
mpn_senate_demandmpn_senate_repare not party networks but record two communities of one network and their intersection; thecommunitynode attribute holds"A","B", or"both"- Cells that neither community covers were never observed, and are recorded as missing rather than as absent ties
- Where the two communities disagree, in 9 of their 640 shared cells, community A governs, since it agrees with the overlap file in all 640
mpn_senate_dem,mpn_senate_rep, andmpn_senate_overare deprecated and will be removed in 1.8.0
- Merged
mpn_evs_ita,mpn_evs_deu, andmpn_evs_gbr- These combine each country's European Values Study data for 1990 and 2008 into one two-mode network,
with the year recorded in the
timetie attribute - These are repeated cross-sections, not a panel, so use
over_time()notover_waves() - The six year-by-country datasets are deprecated and will be removed in 1.8.0
- These combine each country's European Values Study data for 1990 and 2008 into one two-mode network,
with the year recorded in the
- Converted
mpn_elite_mex - Converted
mpn_elite_usa_advice- It now names its two modes,
"directors"and"think tanks"
- It now names its two modes,
- Converted
mpn_elite_usa_money- It now names its three modes,
"elites","organisations", and"candidates"
- It now names its three modes,
- Converted
mpn_bristol- It now names its three modes,
"individuals","organisations", and"events"
- It now names its three modes,
- Converted
mpn_ryanair
Files
stocnet/migraph-v1.6.10.zip
Files
(3.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2087574a0a6ba3c0a061628fe50ae64d
|
3.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/stocnet/migraph/tree/v1.6.10 (URL)
Software
- Repository URL
- https://github.com/stocnet/migraph