{
  "_id": "6a1291e4acfb0bcc41d0b0ca",
  "Package": "node2vec",
  "Title": "Algorithmic Framework for Representational Learning on Graphs",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Yang\",\nfamily = \"Tian\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tianyang1211@126.com\"),\nperson(given=\"Xu\",\nfamily=\"Li\",\nrole=\"aut\"),\nperson(given=\"Jing\",\nfamily=\"Ren\",\nrole=\"aut\")\n)",
  "Description": "Given any graph, the 'node2vec' algorithm can learn\ncontinuous feature representations for the nodes, which can\nthen be used for various downstream machine learning tasks.The\ntechniques are detailed in the paper \"node2vec: Scalable\nFeature Learning for Networks\" by Aditya Grover, Jure\nLeskovec(2016),available at <arXiv:1607.00653>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 05:48:38 UTC",
    "User": "root"
  },
  "Author": "Yang Tian [aut, cre], Xu Li [aut], Jing Ren [aut]",
  "Maintainer": "Yang Tian <tianyang1211@126.com>",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://tianyang-0523.r-universe.dev",
  "Date/Publication": "2021-01-14 08:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/node2vec",
  "RemoteRef": "HEAD",
  "RemoteSha": "a3586cb1fd6e66ab490cf446dcef7105f42e4981",
  "MD5sum": "f7f9dbb2b4c93e64b801246d3e93cf38",
  "_user": "tianyang-0523",
  "_type": "src",
  "_file": "node2vec_0.1.0.tar.gz",
  "_fileid": "0c1f0878bff8bdfd1b9ee280fe0c6fcb009ec2819904c44bd16736712e272a80",
  "_filesize": 86561,
  "_sha256": "0c1f0878bff8bdfd1b9ee280fe0c6fcb009ec2819904c44bd16736712e272a80",
  "_created": "2026-05-24T05:48:38.000Z",
  "_published": "2026-05-24T05:51:32.297Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77575216583,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182639954"
    },
    {
      "job": 77575216586,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182637764"
    },
    {
      "job": 77575216588,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182637788"
    },
    {
      "job": 77575216580,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182636244"
    },
    {
      "job": 77575073419,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182624659"
    },
    {
      "job": 77575216584,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182636208"
    },
    {
      "job": 77575216609,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182634634"
    },
    {
      "job": 77575216605,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182633598"
    },
    {
      "job": 77575216598,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182635463"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tianyang-0523/actions/runs/26353236721",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/node2vec",
  "_commit": {
    "id": "a3586cb1fd6e66ab490cf446dcef7105f42e4981",
    "author": "Yang Tian <tianyang1211@126.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1610611202
  },
  "_maintainer": {
    "name": "Yang Tian",
    "email": "tianyang1211@126.com",
    "login": "tianyang-0523",
    "description": "",
    "uuid": 65590396
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "word2vec",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tianyang-0523",
      "count": 1,
      "uuid": 65590396
    }
  ],
  "_userbio": {
    "uuid": 65590396,
    "type": "user",
    "name": "tianyang-0523"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/node2vec"
  },
  "_mentions": 104,
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/node2vec.html",
    "manual.pdf"
  ],
  "_realowner": "tianyang-0523",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-01-14"
    }
  ],
  "_exports": [
    "node2vecR"
  ],
  "_datasets": [
    {
      "name": "gene_edges",
      "title": "6 edges information between two genes of human",
      "object": "gene_edges",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gene1",
        "gene2"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "gene_edges",
      "title": "6 edges information between two genes of human",
      "topics": [
        "gene_edges"
      ]
    },
    {
      "page": "node2vecR",
      "title": "Algorithmic Framework for Representational Learning on Graphs",
      "topics": [
        "node2vecR"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cluster",
    "cpp11",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "igraph",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "permute",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "RcppProgress",
    "rlang",
    "rlist",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "withr",
    "word2vec",
    "XML",
    "yaml"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "node2vec",
  "_universes": [
    "tianyang-0523"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T05:50:43.000Z",
      "distro": "noble",
      "commit": "a3586cb1fd6e66ab490cf446dcef7105f42e4981",
      "fileid": "95ef8a6e46d0ec46d690da2eb900ec11be53437e797b2d9b71693568cadd6077",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianyang-0523/actions/runs/26353236721"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T05:50:26.000Z",
      "distro": "noble",
      "commit": "a3586cb1fd6e66ab490cf446dcef7105f42e4981",
      "fileid": "da7b342441d896131adb6164f3fddd144a675012d88e0b3977503506510e8158",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianyang-0523/actions/runs/26353236721"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T05:50:38.000Z",
      "commit": "a3586cb1fd6e66ab490cf446dcef7105f42e4981",
      "fileid": "1bec1f283685582a969f1ed1e19078400e112faa477f60a1db4205a4f96f9b89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianyang-0523/actions/runs/26353236721"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T05:50:23.000Z",
      "commit": "a3586cb1fd6e66ab490cf446dcef7105f42e4981",
      "fileid": "57f2ace6e08d654364d6f4009d23f86cfe8a14348eea0c63cf12a718dd5b986b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianyang-0523/actions/runs/26353236721"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-24T05:50:42.000Z",
      "commit": "a3586cb1fd6e66ab490cf446dcef7105f42e4981",
      "fileid": "27e1d394f7681432756288055412495bb6cea069a99662fd9a5427eff99edeb1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tianyang-0523/actions/runs/26353236721"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T05:49:51.000Z",
      "commit": "a3586cb1fd6e66ab490cf446dcef7105f42e4981",
      "fileid": "ed1a6fbbc847b013bdbca0709f886bacc219af5c8a85c35b8ec84c9c2b316b17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianyang-0523/actions/runs/26353236721"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T05:49:45.000Z",
      "commit": "a3586cb1fd6e66ab490cf446dcef7105f42e4981",
      "fileid": "b022af86b9b5edc4d9b541fc9dc67131a8e7b886f50493b6d5637af21b5fbdfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianyang-0523/actions/runs/26353236721"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T05:49:55.000Z",
      "commit": "a3586cb1fd6e66ab490cf446dcef7105f42e4981",
      "fileid": "070144e1de1abade0453004acd078585bcb8c8d4b2a980834b45f210ed26af35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianyang-0523/actions/runs/26353236721"
    }
  ]
}