diff options
Diffstat (limited to 'gnu/packages/cran.scm')
-rw-r--r-- | gnu/packages/cran.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 920026c34b..9c28c9bec6 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -9550,7 +9550,7 @@ through permutation testing.") (home-page "http://mbojan.github.io/intergraph") (synopsis "Coercion routines for network data objects") (description - "Functions implemented in this package allow to coerce (i.e. convert) + "Functions implemented in this package allow coercing (i.e. convert) network data between classes provided by other R packages. Currently supported classes are those defined in packages @code{network} and @code{igraph}.") |