diff --git a/404.html b/404.html index a6e7872b..ef9c42d9 100644 --- a/404.html +++ b/404.html @@ -39,7 +39,7 @@ migraph - 1.4.2 + 1.4.5 @@ -107,7 +107,7 @@

Page not found (404)

-

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index 0d7708a5..325b4fc2 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -17,7 +17,7 @@ migraph - 1.4.2 + 1.4.5 @@ -82,7 +82,7 @@

Contributor Code of Conduct

-

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index e44ac9cf..d046c4c2 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ migraph - 1.4.2 + 1.4.5 @@ -117,7 +117,7 @@

Documentation -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/LICENSE-text.html b/LICENSE-text.html index 85e4aba4..8fd189ba 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ migraph - 1.4.2 + 1.4.5 @@ -77,7 +77,7 @@

License

-

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/LICENSE.html b/LICENSE.html index 58e8007e..c5bd4577 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -17,7 +17,7 @@ migraph - 1.4.2 + 1.4.5 @@ -80,7 +80,7 @@

MIT License

-

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/authors.html b/authors.html index 92b0c1db..0b0686ce 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ migraph - 1.4.2 + 1.4.5 @@ -107,7 +107,7 @@

Citation

-

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/index.html b/index.html index 604b4107..12f40883 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@ migraph - 1.4.2 + 1.4.5 @@ -268,7 +268,7 @@

Developers

-

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/news/index.html b/news/index.html index ed092cc5..2c154c8b 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ migraph - 1.4.2 + 1.4.5 @@ -60,15 +60,69 @@

Changelog

- -

2024-09-04

+ +

2024-11-30

+
+

Package

+
+
+
+ +

2024-11-29

+
+

Package

+
+
+

Models

+
+
+
+ +

2024-11-06

+
+

Package

+
+
+

Models

+
+
+

Data

+
+
+

Tutorial

+
+
+
+ +

2024-09-03

Package

Models

+test_permutation() now uses manynet::to_permuted() instead of the older manynet::generate_permutation() syntax
@@ -112,7 +166,7 @@

Modelstest_fit() no longer measures fit against steps where there is no covariance -
  • Fixed bug in test_random() where parameters were passed to manynet::generate_random() instead of the original object, which is processed more intuitively within manynet::generate_random() (thanks @RWKrause)
  • +
  • Fixed bug in test_random() where parameters were passed to manynet::generate_random() instead of the original object, which is processed more intuitively within manynet::generate_random() (thanks @RWKrause)
  • Corrected that test_random() returns results on edge-conditioned uniform graphs, not size
  • Reexported ggplot2::scale_y_discrete()
  • @@ -138,7 +192,7 @@

    Members

    @@ -229,7 +283,7 @@

    Members

    Models

    -

    @@ -259,11 +313,11 @@

    MarksMeasures

    Members

    @@ -272,10 +326,10 @@

    Members

    Models

    @@ -289,12 +343,12 @@

    MarksMeasures

    Models

    -
    @@ -308,8 +362,8 @@

    Package

    Measures

    -

    @@ -550,13 +604,13 @@

    Package

    Makes

    -

    Manipulations

    -
    @@ -568,10 +622,10 @@

    Package

    Makes

    -

    +

    Models

    -
    +
    @@ -582,7 +636,7 @@

    Package

    Marks

    -

    @@ -597,7 +651,7 @@

    Measuresnetwork_richness() and node_richness() for calculating the richness (a common diversity measure) of an attribute in a network

    Models

    -

    Models

    -
    +
    @@ -658,11 +712,11 @@

    Package

    Makes

    -

    Manipulating

    -
    @@ -711,7 +765,7 @@

    Make

    Marks

    -
    • Added is_eulerian() for a logical expression of whether the network has an Eulerian path

    +

    Measures

    Mapping

    Manipulation

    @@ -1231,15 +1285,15 @@

    Manipulation as_matrix.igraph() now better handles edge signs -
  • Pivoted to S3 methods for most manipulation functions for better dispatching and performance
  • @@ -1362,7 +1416,7 @@

    ManipulationClosed #179 by inferring an attribute vector is for one of the two modes where possible in add_node_attributes() -
  • Added is_ methods: is_multiplex(), is_uniplex(), is_acyclic() +
  • Added is_ methods: is_multiplex(), is_uniplex(), is_acyclic()
  • Added edge_ functions to identify edges by properties: edge_mutual(), edge_multiple(), edge_loop()
  • @@ -1372,11 +1426,11 @@

    Manipulationmigraph 0.8.11

    Import and export

    -

    Package

    -
    @@ -1384,12 +1438,12 @@

    Packagemigraph 0.8.10

    Import and export

    -

    Manipulation

    -
    @@ -1399,22 +1453,22 @@

    Package#139 by adding vignette on importing and connecting data

    Import and export

    -

    Manipulation

    -

    Measures

    @@ -1440,15 +1494,15 @@

    Data
  • Added ison_eies dataset for use in practical 7 vignette
  • Manipulation

    -
    @@ -1458,7 +1512,7 @@

    Measures

    Modelling

    -