{
  "_id": "6a61a252f673e46fff56ccc2",
  "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-07-23 05:05:19 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)",
  "Maintainer": "Kisung You <kisung.you@outlook.com>",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "NetworkDistance_0.3.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/8015cc03c9d03046b2ba32c36394ac62626c736ea51dc56abdc28dc8c3c18ffd",
  "_filesize": 818778,
  "_sha256": "8015cc03c9d03046b2ba32c36394ac62626c736ea51dc56abdc28dc8c3c18ffd",
  "_expires": "2026-10-31T05:10:40.000Z",
  "_created": "2026-07-23T05:05:19.000Z",
  "_published": "2026-07-23T05:10:42.536Z",
  "_jobs": [
    {
      "job": 89123257729,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8553282266"
    },
    {
      "job": 89123257765,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8553289254"
    },
    {
      "job": 89123257839,
      "time": 137,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553280817"
    },
    {
      "job": 89123257791,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553287707"
    },
    {
      "job": 89123257726,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8553272838"
    },
    {
      "job": 89123257737,
      "time": 187,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8553293910"
    },
    {
      "job": 89123257741,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553290453"
    },
    {
      "job": 89123257720,
      "time": 266,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553316144"
    },
    {
      "job": 89122693859,
      "time": 249,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553242076"
    },
    {
      "job": 89123257695,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8553278086"
    },
    {
      "job": 89123257702,
      "time": 146,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8553282055"
    },
    {
      "job": 89123257704,
      "time": 156,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8553285707"
    },
    {
      "job": 89123257709,
      "time": 190,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553294719"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 34
  },
  "_downloads": {
    "count": 364,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NetworkDistance"
  },
  "_devurl": "https://github.com/kisungyou/networkdistance",
  "_searchresults": 30,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "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.607455023214669,
  "_indexed": true,
  "_nocasepkg": "networkdistance",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-23T05:07:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/a10532a154406d43dbeacdc29a316ff3086ffca93c210605160249bdf94acb37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-23T05:07:56.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/c287231b2c7ccde2b2049fe3768cf3e05a490cb67ddb7200bf72d5a663766602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-23T05:07:37.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/6378798d8587186f4c2b6840fb84ab6e38228a4f8cc26c199332d0f2c8ea4746",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-23T05:07:52.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/e5e7e6469c3fffa2277a5603e14e0ef219037f898d7839dd8986b203cfa3b96b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-23T05:07:12.000Z",
      "arch": "aarch64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/4d749ef7ff0704bb1b0b23f4d60eff914fa6708125d6f3fdba022fa6eeda10f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-23T05:07:55.000Z",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/debf710c8de3fd4154f67dce3bf184068786069ae72ef7d634523ac2e3d90868",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-23T05:07:52.000Z",
      "arch": "aarch64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/2c7c57c4ae40a336341b1f62bba4c1d2092a0e89d8f697cc97c88c3231c5f6db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-23T05:08:30.000Z",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/229911e801481075a6fb3c0946e059f775787d596bfd1732fcd02af664a6ce38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-07-23T05:07:48.000Z",
      "arch": "emscripten",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/1a69f79a0b30a068dc1b464f5b0ec7e003b2174519c47ab69b9c888b1602180f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-23T05:06:51.000Z",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/9b8d26a72c8f279f0cd4404faeb646de4c4130d0c2f342f4534e32ca59b400aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-23T05:07:11.000Z",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/f30a9a5069ff31a333200f2478226077f285ce6152ad04cd73c382398d1a7f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-23T05:07:32.000Z",
      "arch": "x86_64",
      "commit": "edf4de433a93bb0643bcc52f4e8656aa9a1ac370",
      "fileid": "https://r2.ropensci.org/4f8c8d96fa9609ac828720f23b4ffd6c03813d5a1a3db993d7c5a19beb7d97f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29981034508"
    }
  ]
}