{
  "_id": "6a55f3a7ff0138dec5d6ae17",
  "Package": "HGraph",
  "Type": "Package",
  "Title": "Use Graph Structure to Travel",
  "Version": "0.1.0",
  "Author": "JinanPang[aut, cre], HuiLi[ctb]",
  "Maintainer": "Jinan Pang <pang.jinan@qq.com>",
  "Description": "It is used to travel graphs, by using DFS and BFS to get\nthe path from node to each leaf node. Depth first\ntraversal(DFS) is a recursive algorithm for searching all the\nvertices of a graph or tree data structure. Traversal means\nvisiting all the nodes of a graph. Breadth first traversal(BFS)\nalgorithm is used to search a tree or graph data structure for\na node that meets a set of criteria. It starts at the tree’s\nroot or graph and searches/visits all nodes at the current\ndepth level before moving on to the nodes at the next depth\nlevel. Also, it provides the matrix which is reachable between\neach node. Implement reference about Baruch Awerbuch (1985)\n<doi:10.1016/0020-0190(85)90083-3>.",
  "License": "GPL-2",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 08:26:32 UTC",
    "User": "root"
  },
  "Repository": "https://stongan.r-universe.dev",
  "Date/Publication": "2023-03-22 08:20:12 UTC",
  "RemoteUrl": "https://github.com/cran/HGraph",
  "RemoteRef": "HEAD",
  "RemoteSha": "eb22fe8424259b3cf5972c8425795338f64debfb",
  "_user": "stongan",
  "_type": "src",
  "_file": "HGraph_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0aaae8b83a760da29f52402d946902259d968280854c1010fe96ddff15a05bf3",
  "_filesize": 87047,
  "_sha256": "0aaae8b83a760da29f52402d946902259d968280854c1010fe96ddff15a05bf3",
  "_expires": "2026-10-22T08:30:29.000Z",
  "_created": "2026-07-14T08:26:32.000Z",
  "_published": "2026-07-14T08:30:30.957Z",
  "_jobs": [
    {
      "job": 87036488244,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8304764035"
    },
    {
      "job": 87036488197,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8304759553"
    },
    {
      "job": 87036488251,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8304780868"
    },
    {
      "job": 87036488271,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8304765315"
    },
    {
      "job": 87035978082,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8304720170"
    },
    {
      "job": 87036488235,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8304760736"
    },
    {
      "job": 87036488212,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8304745333"
    },
    {
      "job": 87036488295,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8304748043"
    },
    {
      "job": 87036488272,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8304744102"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stongan/actions/runs/29317855007",
  "_status": "success",
  "_upstream": "https://github.com/cran/HGraph",
  "_commit": {
    "id": "eb22fe8424259b3cf5972c8425795338f64debfb",
    "author": "Jinan Pang <pang.jinan@qq.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1679473212
  },
  "_maintainer": {
    "name": "Jinan Pang",
    "email": "pang.jinan@qq.com",
    "login": "stongan",
    "description": "",
    "uuid": 6399293
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "stongan",
      "count": 1,
      "uuid": 6399293
    }
  ],
  "_userbio": {
    "uuid": 6399293,
    "type": "user",
    "name": "stongan",
    "followers": 0
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HGraph"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HGraph.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "stongan",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-22"
    }
  ],
  "_exports": [
    "get_graph_info"
  ],
  "_datasets": [
    {
      "name": "edge",
      "title": "edge file to R",
      "object": "edge",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "a",
        "b",
        "c"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "edge",
      "title": "edge file to R",
      "topics": [
        "edge"
      ]
    },
    {
      "page": "get_graph_info",
      "title": "Get travel path of graph",
      "topics": [
        "get_graph_info"
      ]
    }
  ],
  "_readme": "https://github.com/cran/HGraph/raw/HEAD/README.md",
  "_rundeps": [
    "evaluate",
    "highr",
    "knitr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "HGraph.Rmd",
      "filename": "HGraph.html",
      "title": "HGraph",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-03-22 08:20:12",
      "modified": "2023-03-22 08:20:12",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "hgraph",
  "_universes": [
    "stongan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-14T08:28:30.000Z",
      "distro": "resolute",
      "commit": "eb22fe8424259b3cf5972c8425795338f64debfb",
      "fileid": "https://r2.ropensci.org/bff71b6ed9686aed453ab29d9a28de70c4a8f85cc83e40d57f1a2fabbfc94abd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stongan/actions/runs/29317855007"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-14T08:28:16.000Z",
      "distro": "resolute",
      "commit": "eb22fe8424259b3cf5972c8425795338f64debfb",
      "fileid": "https://r2.ropensci.org/f9e468e21dbbc6cde6d2a5a16bf8568e07cdc29b94bde394fe984a6b009731d7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stongan/actions/runs/29317855007"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-14T08:29:15.000Z",
      "commit": "eb22fe8424259b3cf5972c8425795338f64debfb",
      "fileid": "https://r2.ropensci.org/35a2463e3ca42730ce77116acd9b6929613e6da4fc73a1e8481b71acaa0a7097",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stongan/actions/runs/29317855007"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-14T08:28:32.000Z",
      "commit": "eb22fe8424259b3cf5972c8425795338f64debfb",
      "fileid": "https://r2.ropensci.org/93c4da12f876d50471967b498db8acf2ad48119f39bdebf6a900b940e29a6aa1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stongan/actions/runs/29317855007"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-14T08:28:32.000Z",
      "commit": "eb22fe8424259b3cf5972c8425795338f64debfb",
      "fileid": "https://r2.ropensci.org/fdf964505cb51766caf63bf2b97c11700a32ae253b79fb184755003138a1043b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stongan/actions/runs/29317855007"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T08:27:36.000Z",
      "commit": "eb22fe8424259b3cf5972c8425795338f64debfb",
      "fileid": "https://r2.ropensci.org/f78c31aad7118652343a0e2828a2a2d7107c0d1653ab1610981976a2b768ee42",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stongan/actions/runs/29317855007"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T08:27:44.000Z",
      "commit": "eb22fe8424259b3cf5972c8425795338f64debfb",
      "fileid": "https://r2.ropensci.org/2eb5c70f17bcdba4ae4e441550b6f3fbeac01f41dc42906eda9f4db1823e9e72",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stongan/actions/runs/29317855007"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T08:27:33.000Z",
      "commit": "eb22fe8424259b3cf5972c8425795338f64debfb",
      "fileid": "https://r2.ropensci.org/007856f67f000f3b4899cdc4a0f08bf6e964e70cf76478013640627baa8af7a1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stongan/actions/runs/29317855007"
    }
  ]
}