{
  "_id": "6a106476acfb0bcc41ca8807",
  "Package": "linkprediction",
  "Title": "Link Prediction Methods",
  "Version": "1.0-1",
  "Authors@R": "c( \nperson( \"Michal\", \"Bojanowski\", email=\"michal2992@gmail.com\",\nrole=c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0001-7503-852X\")),\nperson(\"Bartosz\", \"Chrol\", email=\"bartek.chrol@gmail.com\", role=c(\"aut\")),\nperson(family=\"National Science Centre\", role=\"fnd\", comment=\"grant 2012/07/D/HS6/01971\")\n)",
  "Description": "Implementations of most of the existing proximity-based\nmethods of link prediction in graphs. Among the 20 implemented\nmethods are e.g.: Adamic L. and Adar E. (2003)\n<doi:10.1016/S0378-8733(03)00009-1>, Leicht E., Holme P.,\nNewman M. (2006) <doi:10.1103/PhysRevE.73.026120>, Zhou T. and\nZhang Y (2009) <doi:10.1140/epjb/e2009-00335-8>, and Fouss F.,\nPirotte A., Renders J., and Saerens M. (2007)\n<doi:10.1109/TKDE.2007.46>.",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/recon-icm/linkprediction/issues",
  "URL": "https://github.com/recon-icm/linkprediction",
  "Roxygen": "list(markdown=TRUE)",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://mbojan.r-universe.dev",
  "Date/Publication": "2025-08-11 13:02:54 UTC",
  "RemoteUrl": "https://github.com/recon-icm/linkprediction",
  "RemoteRef": "HEAD",
  "RemoteSha": "bdf810888a859daee42ba3be5bd84dd31f3843c1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 06:51:34 UTC",
    "User": "root"
  },
  "Author": "Michal Bojanowski [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7503-852X>),\nBartosz Chrol [aut],\nNational Science Centre [fnd] (grant 2012/07/D/HS6/01971)",
  "Maintainer": "Michal Bojanowski <michal2992@gmail.com>",
  "MD5sum": "5ce863525ec611c9d551902aa9bb05d9",
  "_user": "mbojan",
  "_type": "src",
  "_file": "linkprediction_1.0-1.tar.gz",
  "_fileid": "3b43657a908ab8990399b5966bc61572f7b7038b8abc6efe4ffb8a3ef043c6a1",
  "_filesize": 184940,
  "_sha256": "3b43657a908ab8990399b5966bc61572f7b7038b8abc6efe4ffb8a3ef043c6a1",
  "_created": "2026-05-08T06:51:34.000Z",
  "_published": "2026-05-22T14:13:10.603Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77397169956,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873578221"
    },
    {
      "job": 77397169891,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873574197"
    },
    {
      "job": 77397170018,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873568408"
    },
    {
      "job": 77397169712,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873577763"
    },
    {
      "job": 77397169381,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873543745"
    },
    {
      "job": 77397168985,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162619710"
    },
    {
      "job": 77397169989,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873563031"
    },
    {
      "job": 77397170168,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873562776"
    },
    {
      "job": 77397169697,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873561972"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mbojan/actions/runs/25541481436",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/recon-icm/linkprediction",
  "_commit": {
    "id": "bdf810888a859daee42ba3be5bd84dd31f3843c1",
    "author": "Michał Bojanowski <michal2992@gmail.com>",
    "committer": "Michał Bojanowski <michal2992@gmail.com>",
    "message": "Roxygenize\n",
    "time": 1754917374
  },
  "_maintainer": {
    "name": "Michal Bojanowski",
    "email": "michal2992@gmail.com",
    "login": "mbojan",
    "mastodon": "@mbojan@sciences.social",
    "linkedin": "in/mbojanowski",
    "orcid": "0000-0001-7503-852X",
    "twitter": "@mbojan",
    "uuid": 636574
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.1",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "intergraph",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "recon-icm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "mbojan",
      "count": 105,
      "uuid": 636574
    },
    {
      "user": "bartekch",
      "count": 41,
      "uuid": 4190478
    },
    {
      "user": "maelle",
      "count": 13,
      "uuid": 8360597
    },
    {
      "user": "laz08",
      "count": 1,
      "uuid": 7511960
    }
  ],
  "_userbio": {
    "uuid": 636574,
    "type": "user",
    "name": "Michał Bojanowski",
    "description": "sociologist :: data scientist :: social networks analyst :: computational modeler :: seasoned R developer"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/linkprediction"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/recon-icm/linkprediction",
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/linkprediction.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/recon-icm/linkprediction",
  "_realowner": "recon-icm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2018-10-19"
    }
  ],
  "_exports": [
    "proxfun"
  ],
  "_datasets": [
    {
      "name": "uw",
      "title": "University of Warsaw co-authorship network",
      "object": "uw",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "linkprediction",
      "title": "Link Prediction Methods",
      "topics": [
        "linkprediction"
      ]
    },
    {
      "page": "proxfun",
      "title": "Vertex proximity indexes",
      "topics": [
        "proxfun",
        "proxfun.igraph",
        "proxfun.network"
      ]
    },
    {
      "page": "uw",
      "title": "University of Warsaw co-authorship network",
      "topics": [
        "uw"
      ]
    }
  ],
  "_readme": "https://github.com/recon-icm/linkprediction/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "proxfun.Rmd",
      "filename": "proxfun.html",
      "title": "Proximity-based Methods for Link Prediction",
      "author": "Bartosz Chroł (ICM, University of Warsaw), Michał Bojanowski (Kozminski University)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Local methods",
        "Common neighbours",
        "Salton Index (cosine similarity)",
        "Jaccard Index",
        "Sørensen Index",
        "Hub Promoted Index",
        "Hub Depressed Index",
        "Leicht-Holme-Newman Index",
        "Preferential Attachment",
        "Adamic--Adar Index",
        "Resource Allocation Index",
        "Global methods",
        "Katz Index",
        "Average Commute Time",
        "Normalized Average Commute Time",
        "Cosine based on $L^{+}$",
        "Random Walk with Restart (RWR)",
        "$L^{+}$ directly",
        "Matrix Forest Index",
        "Quasi--local methods",
        "Shortest Paths (Graph distance)",
        "Local Path Index",
        "Acknowledgements",
        "References"
      ],
      "created": "2017-09-20 10:51:53",
      "modified": "2018-10-11 11:20:51",
      "commits": 10
    }
  ],
  "_score": 5.670245853074125,
  "_indexed": false,
  "_nocasepkg": "linkprediction",
  "_universes": [
    "mbojan"
  ],
  "_indexurl": "https://recon-icm.r-universe.dev/linkprediction",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-1",
      "date": "2026-05-08T06:53:50.000Z",
      "distro": "noble",
      "commit": "bdf810888a859daee42ba3be5bd84dd31f3843c1",
      "fileid": "c2f43575d35d46cf3971c5d3fdcc8544d235a783db588aae1a1bfd8cc9694cd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/25541481436"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-1",
      "date": "2026-05-08T06:53:36.000Z",
      "distro": "noble",
      "commit": "bdf810888a859daee42ba3be5bd84dd31f3843c1",
      "fileid": "70d43adf21674b446bae74e87e88a9fab89ce10f3462378519d75be3f37ea842",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/25541481436"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-1",
      "date": "2026-05-08T06:53:16.000Z",
      "commit": "bdf810888a859daee42ba3be5bd84dd31f3843c1",
      "fileid": "48dca65b5a07527194e9f406033bbee378b47d68038e88cbaf751d0f17d7dad4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/25541481436"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-1",
      "date": "2026-05-08T06:53:49.000Z",
      "commit": "bdf810888a859daee42ba3be5bd84dd31f3843c1",
      "fileid": "4b793d38ab846dfb73411c5eaa8ece09e52c9382e545799a18ca9db5163e4a13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/25541481436"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-1",
      "date": "2026-05-08T06:52:46.000Z",
      "commit": "bdf810888a859daee42ba3be5bd84dd31f3843c1",
      "fileid": "eb05a311743a320a4814810235e5d496f95dda34292123df62279f78b62cebeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/25541481436"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-1",
      "date": "2026-05-08T06:52:44.000Z",
      "commit": "bdf810888a859daee42ba3be5bd84dd31f3843c1",
      "fileid": "ad7fc8b2503228cc6f7d6c8f5ab896c8092e7f12f8b8d44737521e6e33cf4f6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/25541481436"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-1",
      "date": "2026-05-08T06:52:42.000Z",
      "commit": "bdf810888a859daee42ba3be5bd84dd31f3843c1",
      "fileid": "3e5f15cbe94a00d6a84e0c5e64c1c614c59a0c665f0c94c53901ecd4328ae779",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/25541481436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-1",
      "date": "2026-05-22T14:12:49.000Z",
      "commit": "bdf810888a859daee42ba3be5bd84dd31f3843c1",
      "fileid": "4b22281edf01157cf2a750d614aa76a3d7f8659c50a42c6b9bada828a0e1ed10",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/25541481436"
    }
  ]
}