Package: NetworkDistance Type: Package Title: Distance Measures for Networks Version: 0.3.6 Authors@R: person(given="Kisung",family="You",role=c("aut","cre"),email="kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X")) Description: Network is a prevalent form of data structure in many fields. As an object of analysis, many distance or metric measures have been proposed to define the concept of similarity between two networks. We provide a number of distance measures for networks. See Jurman et al (2011) for an overview on spectral class of inter-graph distance measures. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.0.0) Imports: Matrix, Rcpp, Rdpack, RSpectra, doParallel, foreach, graphon, parallel, stats, igraph, network, pracma, utils LinkingTo: Rcpp, RcppArmadillo Suggests: graphics, knitr, rmarkdown RdMacros: Rdpack RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-09-21 00:32:38 UTC RemoteUrl: https://github.com/kisungyou/networkdistance RemoteRef: HEAD RemoteSha: edf4de433a93bb0643bcc52f4e8656aa9a1ac370 NeedsCompilation: yes Packaged: 2026-06-23 06:02:34 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You