{
  "_id": "6a1f2514b401979e73421006",
  "Package": "geoGraph",
  "Type": "Package",
  "Title": "Walking through the geographic space using graphs",
  "Version": "1.1.1",
  "Authors@R": "c(\nperson(\"Thibaut\", \"Jombart\", role = \"aut\"),\nperson(\"Andrea\", \"Manica\", email = \"am315@cam.ac.uk\", role = c(\"aut\", \"cre\")))",
  "Maintainer": "Andrea Manica <am315@cam.ac.uk>",
  "Description": "Classes and methods for spatial graphs interfaced with\nsupport for GIS shapefiles.",
  "License": "GPL (>=2)",
  "Language": "en-GB",
  "URL": "https://github.com/EvolEcolGroup/geograph,\nhttps://evolecolgroup.github.io/geograph/",
  "BugReports": "https://github.com/EvolEcolGroup/geograph/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Collate": "'classes.R' 'accessors.R' 'auxil.R' 'basicMethods.R'\n'buffer.R' 'closestNode.R' 'combineCosts.R' 'connectivity.R'\n'datasets.R' 'dijkstra.R' 'dropDead.R' 'extractFromLayer.R'\n'findLand.R' 'geograph.R' 'globals.R' 'interact.R' 'isInArea.R'\n'makeGrid.R' 'plot.R' 'rebuild.R' 'setCosts.R' 'setDistCosts.R'\n'zoom.R' 'zzz.R'",
  "Repository": "https://evolecolgroup.r-universe.dev",
  "Date/Publication": "2025-03-07 11:03:53 UTC",
  "RemoteUrl": "https://github.com/EvolEcolGroup/geograph",
  "RemoteRef": "main",
  "RemoteSha": "90cb0827555885db7957b9b006d75040b635e68b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:16:17 UTC",
    "User": "root"
  },
  "Author": "Thibaut Jombart [aut],\nAndrea Manica [aut, cre]",
  "MD5sum": "f35f80c21f41491f7e3c88e0cf46a357",
  "_user": "evolecolgroup",
  "_type": "src",
  "_file": "geoGraph_1.1.1.tar.gz",
  "_fileid": "754508fffc36aac7248c333ae24464c4c3203938caff83ab9ba3c80b1a0e7e7a",
  "_filesize": 11149647,
  "_sha256": "754508fffc36aac7248c333ae24464c4c3203938caff83ab9ba3c80b1a0e7e7a",
  "_created": "2026-05-16T06:16:17.000Z",
  "_published": "2026-06-02T18:46:44.424Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79146744944,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031142007"
    },
    {
      "job": 79146744877,
      "time": 204,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031140746"
    },
    {
      "job": 79146745352,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031207518"
    },
    {
      "job": 79146745101,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031199299"
    },
    {
      "job": 79146744425,
      "time": 270,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031119591"
    },
    {
      "job": 79146744347,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366860088"
    },
    {
      "job": 79146745119,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031138326"
    },
    {
      "job": 79146744922,
      "time": 234,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031143739"
    },
    {
      "job": 79146745107,
      "time": 201,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031140431"
    }
  ],
  "_buildurl": "https://github.com/r-universe/evolecolgroup/actions/runs/25954692420",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/EvolEcolGroup/geograph",
  "_commit": {
    "id": "90cb0827555885db7957b9b006d75040b635e68b",
    "author": "Andrea Manica <am315@cam.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update R-CMD-check.yaml",
    "time": 1741345433
  },
  "_maintainer": {
    "name": "Andrea Manica",
    "email": "am315@cam.ac.uk",
    "login": "dramanica",
    "bluesky": "@eegcam.bsky.social",
    "uuid": 3873428
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "graph",
      "role": "Depends"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "RBGL",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    }
  ],
  "_owner": "evolecolgroup",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "dramanica",
      "count": 66,
      "uuid": 3873428
    },
    {
      "user": "thibautjombart",
      "count": 35,
      "uuid": 10757154
    }
  ],
  "_userbio": {
    "uuid": 44270007,
    "type": "organization",
    "name": "Evolutionary Ecology Group at University of Cambridge"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geoGraph"
  },
  "_devurl": "https://github.com/evolecolgroup/geograph",
  "_pkgdown": "https://evolecolgroup.github.io/geograph/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geoGraph.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ".gData.valid",
    ".gGraph.valid",
    ".zoomlog.up",
    "areConnected",
    "areNeighbours",
    "buffer",
    "closestNode",
    "combineCosts",
    "connectivityPlot",
    "dijkstraBetween",
    "dijkstraFrom",
    "dropCosts",
    "dropDeadEdges",
    "dropDeadNodes",
    "extractFromLayer",
    "findLand",
    "geo.add.edges",
    "geo.back",
    "geo.bookmark",
    "geo.change.attr",
    "geo.goto",
    "geo.remove.edges",
    "geo.segments",
    "geo.slide",
    "geo.zoomin",
    "geo.zoomout",
    "getColors",
    "getCoords",
    "getCosts",
    "getData",
    "getEdges",
    "getNodeCosts",
    "getNodes",
    "getNodesAttr",
    "gPath2dist",
    "hasCosts",
    "initialize",
    "is.gData",
    "is.gGraph",
    "isConnected",
    "isInArea",
    "isReachable",
    "makeGrid",
    "plot",
    "plotEdges",
    "points",
    "setCosts",
    "setDistCosts",
    "setEdges"
  ],
  "_datasets": [
    {
      "name": "hgdp",
      "title": "Human genome diversity panel - georeferenced data",
      "object": "hgdp",
      "class": [
        "gData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "hgdpPlus",
      "title": "Human genome diversity panel - georeferenced data",
      "object": "hgdpPlus",
      "class": [
        "gData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "rawgraph.10k",
      "title": "Worldwide geographic graphs",
      "object": "rawgraph.10k",
      "class": [
        "gGraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "rawgraph.40k",
      "title": "Worldwide geographic graphs",
      "object": "rawgraph.40k",
      "class": [
        "gGraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "worldgraph.10k",
      "title": "Worldwide geographic graphs",
      "object": "worldgraph.10k",
      "class": [
        "gGraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "worldgraph.40k",
      "title": "Worldwide geographic graphs",
      "object": "worldgraph.40k",
      "class": [
        "gGraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "worldshape",
      "title": "Worldwide geographic graphs",
      "object": "worldshape",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "geoGraph-package",
      "title": "The geoGraph package",
      "topics": [
        "geoGraph-package",
        "geoGraph"
      ]
    },
    {
      "page": "auxiliary",
      "title": "Auxiliary methods for geoGraph",
      "topics": [
        "auxiliary",
        "geo.segments",
        "hasCosts",
        "rebuild"
      ]
    },
    {
      "page": "buffer",
      "title": "Compute buffers around locations for gGraph and gData objects",
      "topics": [
        "buffer",
        "buffer,gData-method",
        "buffer,gGraph-method",
        "buffer-methods"
      ]
    },
    {
      "page": "closestNode",
      "title": "Find the closest node to a given location",
      "topics": [
        "closestNode",
        "closestNode,gData-method",
        "closestNode,gGraph-method",
        "closestNode-methods"
      ]
    },
    {
      "page": "combineCosts",
      "title": "Combine the costs of two gGraph objects",
      "topics": [
        "combineCosts"
      ]
    },
    {
      "page": "connectivity",
      "title": "Check connectivity of a gGraph object",
      "topics": [
        "areConnected",
        "areNeighbours",
        "connectivity",
        "connectivityPlot",
        "connectivityPlot,gData-method",
        "connectivityPlot,gGraph-method",
        "connectivityPlot-methods",
        "isConnected,gData-method",
        "isReachable"
      ]
    },
    {
      "page": "dijkstra-methods",
      "title": "Shortest path using Dijkstra algorithm",
      "topics": [
        "dijkstra-methods",
        "dijkstraBetween",
        "dijkstraBetween,gData-method",
        "dijkstraBetween,gGraph-method",
        "dijkstraBetween-methods",
        "dijkstraFrom",
        "dijkstraFrom,gData-method",
        "dijkstraFrom,gGraph-method",
        "dijkstraFrom-methods",
        "gPath",
        "gPath2dist",
        "plot.gPath"
      ]
    },
    {
      "page": "dropDeadEdges",
      "title": "Get rid of some 'dead' edges or nodes",
      "topics": [
        "dropDeadEdges",
        "dropDeadNodes"
      ]
    },
    {
      "page": "extractFromLayer",
      "title": "Retrieves node attributes from a layer",
      "topics": [
        "extractFromLayer",
        "extractFromLayer,data.frame-method",
        "extractFromLayer,gData-method",
        "extractFromLayer,gGraph-method",
        "extractFromLayer,list-method",
        "extractFromLayer,matrix-method",
        "extractFromLayer-methods"
      ]
    },
    {
      "page": "findLand",
      "title": "Find which nodes are on land",
      "topics": [
        "findLand",
        "findLand,data.frame-method",
        "findLand,gGraph-method",
        "findLand,matrix-method",
        "findLand-methods"
      ]
    },
    {
      "page": "gData-class",
      "title": "Formal class \"gData\"",
      "topics": [
        "gData",
        "gData-class",
        "getCoords,gData-method",
        "getData",
        "getData,gData-method",
        "getData-methods",
        "getGraph,gData-method",
        "getNodes,gData-method",
        "initialize,gData-method",
        "is.gData",
        "show,gData-method",
        "[,gData,ANY,ANY,ANY-method",
        "[,gData,ANY,ANY-method",
        "[,gData-method"
      ]
    },
    {
      "page": "geo.add.edges",
      "title": "Add and remove edges from a gGraph object",
      "topics": [
        "geo.add.edges",
        "geo.remove.edges"
      ]
    },
    {
      "page": "geo.change.attr",
      "title": "Change values of a node attribute",
      "topics": [
        "geo.change.attr"
      ]
    },
    {
      "page": "getColors",
      "title": "Get colors associated to edges of a gGraph object",
      "topics": [
        "getColors",
        "getColors,gGraph-method",
        "getColors-methods"
      ]
    },
    {
      "page": "getCosts",
      "title": "Get costs associated to edges of a gGraph object",
      "topics": [
        "getCosts",
        "getCosts,gGraph-method",
        "getCosts-methods",
        "getNodeCosts",
        "getNodeCosts,gGraph-method",
        "getNodeCosts-methods"
      ]
    },
    {
      "page": "getEdges",
      "title": "Get edges from a gGraph object",
      "topics": [
        "getEdges",
        "getEdges,gGraph-method",
        "getEdges-methods"
      ]
    },
    {
      "page": "getNodesAttr",
      "title": "Get nodes attributes from gGraph/gData object",
      "topics": [
        "getNodesAttr",
        "getNodesAttr,gData-method",
        "getNodesAttr,gGraph-method",
        "getNodesAttr-methods"
      ]
    },
    {
      "page": "gGraph-class",
      "title": "Formal class \"gGraph\"",
      "topics": [
        "dropCosts",
        "dropCosts,gGraph-method",
        "getCoords",
        "getCoords,gGraph-method",
        "getGraph",
        "getGraph,gGraph-method",
        "getNodes",
        "getNodes,gGraph-method",
        "gGraph",
        "gGraph-class",
        "initialize,gGraph-method",
        "is.gGraph",
        "show,gGraph-method",
        "[,gGraph,ANY,ANY,ANY-method",
        "[,gGraph,ANY,ANY-method",
        "[,gGraph-method"
      ]
    },
    {
      "page": "hgdp",
      "title": "Human genome diversity panel - georeferenced data",
      "topics": [
        "hgdp",
        "hgdpPlus"
      ]
    },
    {
      "page": "isInArea",
      "title": "Find which nodes fall in a given area",
      "topics": [
        "isInArea",
        "isInArea,data.frame-method",
        "isInArea,gData-method",
        "isInArea,gGraph-method",
        "isInArea,matrix-method",
        "isInArea-methods"
      ]
    },
    {
      "page": "makeGrid",
      "title": "Build a regular grid gGraph",
      "topics": [
        "makeGrid"
      ]
    },
    {
      "page": "plot-gData",
      "title": "Plot a gData object.",
      "topics": [
        "plot,gData,missing-method",
        "plot,gData-method",
        "plot-gData",
        "plot.gData",
        "points,gData-method",
        "points.gData"
      ]
    },
    {
      "page": "plot-gGraph",
      "title": "Plot a gGraph object.",
      "topics": [
        "plot,gGraph,missing-method",
        "plot,gGraph-method",
        "plot-gGraph",
        "plot.gGraph",
        "plotEdges",
        "points,gGraph-method",
        "points.gGraph"
      ]
    },
    {
      "page": "setCosts",
      "title": "Set friction in a gGraph object",
      "topics": [
        "setCosts"
      ]
    },
    {
      "page": "setDistCosts",
      "title": "Set costs associated to edges based on geographic distances",
      "topics": [
        "setDistCosts",
        "setDistCosts,gGraph-method",
        "setDistCosts-methods"
      ]
    },
    {
      "page": "setEdges",
      "title": "Add and remove edges from a gGraph object",
      "topics": [
        "setEdges",
        "setEdges,gGraph-method",
        "setEdges-methods"
      ]
    },
    {
      "page": "worldgraph",
      "title": "Worldwide geographic graphs",
      "topics": [
        "rawgraph.10k",
        "rawgraph.40k",
        "worldgraph",
        "worldgraph.10k",
        "worldgraph.40k",
        "worldshape"
      ]
    },
    {
      "page": "zoom",
      "title": "Navigate in the plot of a gGraph object",
      "topics": [
        ".zoomlog.up",
        "geo.back",
        "geo.bookmark",
        "geo.goto",
        "geo.slide",
        "geo.zoomin",
        "geo.zoomout",
        "zoom"
      ]
    }
  ],
  "_readme": "https://github.com/EvolEcolGroup/geograph/raw/main/README.md",
  "_rundeps": [
    "BH",
    "BiocGenerics",
    "dotCall64",
    "fields",
    "generics",
    "graph",
    "lattice",
    "maps",
    "RBGL",
    "RColorBrewer",
    "Rcpp",
    "sp",
    "spam",
    "viridisLite"
  ],
  "_vignettes": [
    {
      "source": "geograph.Rmd",
      "filename": "geograph.html",
      "title": "An introduction to geoGraph",
      "author": "Thibaut Jombart and Andrea Manica",
      "engine": "knitr::rmarkdown",
      "headings": [
        "geoGraph: walking through the geographic space using graphs.",
        "First steps",
        "Installing the package",
        "Data representation",
        "gGraph objects",
        "gData objects",
        "Using geoGraph",
        "Importing geographic data",
        "Visualizing data",
        "Plotting gGraph objects",
        "Zooming in and out, sliding, etc.",
        "Plotting gData objects",
        "Editing gGraphs",
        "Changing the global connectivity of a gGraph",
        "Changing local properties of a gGraph",
        "Extracting information from GIS shapefiles",
        "Finding least-cost paths"
      ],
      "created": "2015-10-13 16:37:32",
      "modified": "2023-12-07 20:46:11",
      "commits": 16
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "geograph",
  "_universes": [
    "evolecolgroup",
    "dramanica"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-16T06:18:55.000Z",
      "distro": "noble",
      "commit": "90cb0827555885db7957b9b006d75040b635e68b",
      "fileid": "e11c37cc0083d1d313f5d07e7e261e52cefa680ef73c922cb50ce5059b2d8aab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/evolecolgroup/actions/runs/25954692420"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-16T06:18:45.000Z",
      "distro": "noble",
      "commit": "90cb0827555885db7957b9b006d75040b635e68b",
      "fileid": "cbfdb85356ed21c0cd92c930daf5ab486543aac83f6ab06d7148f94a783bf2a9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/evolecolgroup/actions/runs/25954692420"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-16T06:30:37.000Z",
      "commit": "90cb0827555885db7957b9b006d75040b635e68b",
      "fileid": "95be7bdca8877196f02a7d147696e0172710e0e1a4ddc1a594efa82a1c5d4cac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/evolecolgroup/actions/runs/25954692420"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-16T06:29:15.000Z",
      "commit": "90cb0827555885db7957b9b006d75040b635e68b",
      "fileid": "f3d00a064a5d8b9622e8c42544cfcf75cd8be6d48e55e16d4ac0f86039d7c8a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/evolecolgroup/actions/runs/25954692420"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-16T06:18:10.000Z",
      "commit": "90cb0827555885db7957b9b006d75040b635e68b",
      "fileid": "84def05fa8418ffe1e172478ae5df041e7c45382e7066e53c3b676137d33da60",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/evolecolgroup/actions/runs/25954692420"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-16T06:18:59.000Z",
      "commit": "90cb0827555885db7957b9b006d75040b635e68b",
      "fileid": "732c599887f86f0ba874705eceb9ce4690ae8192278f50c9826e7771ce84af46",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/evolecolgroup/actions/runs/25954692420"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-16T06:18:19.000Z",
      "commit": "90cb0827555885db7957b9b006d75040b635e68b",
      "fileid": "a8629d3ba86c87d5dceab4377dcf0f353cb33394087b7175379792c301f971b8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/evolecolgroup/actions/runs/25954692420"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-02T18:46:16.000Z",
      "commit": "90cb0827555885db7957b9b006d75040b635e68b",
      "fileid": "c3cdb3341f90d839f512c6e425f7b312829bb448075b01acefc97e1d73e59f43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/evolecolgroup/actions/runs/25954692420"
    }
  ]
}