{
  "_id": "6a1293f2acfb0bcc41d0bc50",
  "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\nfields. As an object of analysis, many distance or metric\nmeasures have been proposed to define the concept of similarity\nbetween two networks. We provide a number of distance measures\nfor networks. See Jurman et al (2011)\n<doi:10.3233/978-1-60750-692-8-227> for an overview on spectral\nclass of inter-graph distance measures.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "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": {
    "Date": "2026-05-24 05:54:10 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)",
  "Maintainer": "Kisung You <kisung.you@outlook.com>",
  "MD5sum": "a323622931df16b7613f75789bb9f886",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "NetworkDistance_0.3.6.tar.gz",
  "_fileid": "f40b5f5143791deed41aa20d906afe50b159c493085f93bb2041bbf891d3abd4",
  "_filesize": 820639,
  "_sha256": "f40b5f5143791deed41aa20d906afe50b159c493085f93bb2041bbf891d3abd4",
  "_created": "2026-05-24T05:54:10.000Z",
  "_published": "2026-05-24T06:00:18.161Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77575522457,
      "time": 172,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182680054"
    },
    {
      "job": 77575522437,
      "time": 210,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182684121"
    },
    {
      "job": 77575522435,
      "time": 160,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182678933"
    },
    {
      "job": 77575522456,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182678847"
    },
    {
      "job": 77575522428,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182672272"
    },
    {
      "job": 77575522421,
      "time": 297,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182693155"
    },
    {
      "job": 77575522426,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182673865"
    },
    {
      "job": 77575522434,
      "time": 207,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182683947"
    },
    {
      "job": 77575310271,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182661813"
    },
    {
      "job": 77575522412,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182675440"
    },
    {
      "job": 77575522432,
      "time": 188,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182681759"
    },
    {
      "job": 77575522419,
      "time": 160,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182678958"
    },
    {
      "job": 77575522423,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182676095"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kisungyou/networkdistance",
  "_commit": {
    "id": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
    "author": "Kisung You <kisung.you@outlook.com>",
    "committer": "Kisung You <kisung.you@outlook.com>",
    "message": "2025/09\n",
    "time": 1758414758
  },
  "_maintainer": {
    "name": "Kisung You",
    "email": "kisung.you@outlook.com",
    "login": "kisungyou",
    "twitter": "@kisung_you",
    "description": "",
    "uuid": 22312643,
    "orcid": "0000-0002-8584-459X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "graphon",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "network",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kisungyou",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "distance",
    "network",
    "network-analysis",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "kisungyou",
      "count": 30,
      "uuid": 22312643
    }
  ],
  "_userbio": {
    "uuid": 22312643,
    "type": "user",
    "name": "Kisung You"
  },
  "_downloads": {
    "count": 374,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NetworkDistance"
  },
  "_devurl": "https://github.com/kisungyou/networkdistance",
  "_searchresults": 29,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NetworkDistance.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kisungyou/networkdistance",
  "_realowner": "kisungyou",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-12-08"
    },
    {
      "version": "0.3.0",
      "date": "2018-10-05"
    },
    {
      "version": "0.3.1",
      "date": "2018-12-12"
    },
    {
      "version": "0.3.2",
      "date": "2019-11-26"
    },
    {
      "version": "0.3.3",
      "date": "2020-05-08"
    },
    {
      "version": "0.3.4",
      "date": "2021-08-21"
    },
    {
      "version": "0.3.6",
      "date": "2025-09-22"
    }
  ],
  "_exports": [
    "nd.centrality",
    "nd.csd",
    "nd.dsd",
    "nd.edd",
    "nd.extremal",
    "nd.gdd",
    "nd.graphon",
    "nd.hamming",
    "nd.him",
    "nd.moments",
    "nd.nfd",
    "nd.wsd"
  ],
  "_datasets": [
    {
      "name": "graph20",
      "title": "20 adjacency matrices from Erdős–Rényi models",
      "object": "graph20",
      "file": "graph20.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "graph20",
      "title": "20 adjacency matrices from Erdős–Rényi models",
      "topics": [
        "graph20"
      ]
    },
    {
      "page": "nd_centrality",
      "title": "Centrality Distance",
      "topics": [
        "nd.centrality"
      ]
    },
    {
      "page": "nd_csd",
      "title": "L_2 Distance of Continuous Spectral Densities",
      "topics": [
        "nd.csd"
      ]
    },
    {
      "page": "nd_dsd",
      "title": "Discrete Spectral Distance",
      "topics": [
        "nd.dsd"
      ]
    },
    {
      "page": "nd_edd",
      "title": "Edge Difference Distance",
      "topics": [
        "nd.edd"
      ]
    },
    {
      "page": "nd_extremal",
      "title": "Extremal distance with top-k eigenvalues",
      "topics": [
        "nd.extremal"
      ]
    },
    {
      "page": "nd_gdd",
      "title": "Graph Diffusion Distance",
      "topics": [
        "nd.gdd"
      ]
    },
    {
      "page": "nd_graphon",
      "title": "Graphon Estimates Distance",
      "topics": [
        "nd.graphon"
      ]
    },
    {
      "page": "nd_hamming",
      "title": "Hamming Distance",
      "topics": [
        "nd.hamming"
      ]
    },
    {
      "page": "nd_him",
      "title": "HIM Distance",
      "topics": [
        "nd.him"
      ]
    },
    {
      "page": "nd_moments",
      "title": "Log Moments Distance",
      "topics": [
        "nd.moments"
      ]
    },
    {
      "page": "nd.nfd",
      "title": "Network Flow Distance",
      "topics": [
        "nd.nfd"
      ]
    },
    {
      "page": "nd_wsd",
      "title": "Distance with Weighted Spectral Distribution",
      "topics": [
        "nd.wsd"
      ]
    }
  ],
  "_readme": "https://github.com/kisungyou/networkdistance/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "doParallel",
    "foreach",
    "glue",
    "graphon",
    "igraph",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "network",
    "pillar",
    "pkgconfig",
    "pracma",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "rlang",
    "ROptSpace",
    "RSpectra",
    "statnet.common",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "basics.Rmd",
      "filename": "basics.pdf",
      "title": "Basic Usage of NetworkDistance Package",
      "author": "Kisung You",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Load",
        "2. Computing Distances",
        "3. One Application : Embedding Networks, Not Network Embedding"
      ],
      "created": "2019-11-26 04:03:01",
      "modified": "2019-11-26 04:03:01",
      "commits": 1
    }
  ],
  "_score": 5.592731766393962,
  "_indexed": true,
  "_nocasepkg": "networkdistance",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-05-24T05:56:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "8511ec2ee33b1e84f45a0b331b0ce63f79ccb3d7c378b28658d2a0a73e94e54b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-05-24T05:57:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "36b79e2981487920a6419e829ded518b88854b4db2a047ec33047fe275c2fcdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-05-24T05:56:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "2a5860bb869c69161effcc97f0ac9140ff1f2010c8cac08c38fdfae7a93746af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-05-24T05:56:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "7676028b78a5d9b28e72d0abc357b6c72778d0bc7e1e5d9050024f5ca69578aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-05-24T05:55:54.000Z",
      "arch": "aarch64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "2a5bf75f829535cec1914bbf6fb5d6952926552b73acd493ea6b1b6f522e8c7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-05-24T05:57:55.000Z",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "a028010db420690fa32dc2d15deaac54aecb2263082730069dda44756b9cbe00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-05-24T05:56:08.000Z",
      "arch": "aarch64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "148900c11b709ac82b2bab7ed0a208d403ece4a402e65e223c230844ee9c6668",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-05-24T05:57:07.000Z",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "c00316062d2e99c24ff2a0d39b854e6ccab65aeefa76166250bccaecc3fb3550",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-05-24T05:56:44.000Z",
      "arch": "emscripten",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "558fd83635d7e4a9c30aa4ef7b858e78e5dbf6845e0917de119953d3248c7133",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-05-24T05:56:09.000Z",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "f935028ca53949cd72ea42b1705f19d5fba77b749ef6ac409eb72fe2d49bfc42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-05-24T05:56:08.000Z",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "029a7d3fd180010d9a33f42d7024df6d12a102fcec6d972694aa7ca9578fbc0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-05-24T05:55:44.000Z",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "22c61f6c6af57ac2cb46246a5702248ef8922dff74f895fa50bac8940bbd5e00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26353324851"
    }
  ]
}