{
  "_id": "6a1f2627b401979e73421e32",
  "Package": "netmap",
  "Title": "Represent Network Objects on a Map",
  "Version": "0.1.4",
  "Authors@R": "person(\"Matteo\", \"Dimai\", , \"matteo.dimai@phd.units.it\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1126-5234\"))",
  "Description": "Represent 'network' or 'igraph' objects whose vertices can\nbe represented by features in an 'sf' object as a network graph\nsurmising a 'sf' plot. Fits into 'ggplot2' grammar.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/artod83/netmap",
  "BugReports": "https://github.com/artod83/netmap/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://artod83.r-universe.dev",
  "Date/Publication": "2024-02-26 13:21:28 UTC",
  "RemoteUrl": "https://github.com/artod83/netmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "6beb3b817f7abc24174818e73ffc69ec672f0a22",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:59:28 UTC",
    "User": "root"
  },
  "Author": "Matteo Dimai [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1126-5234>)",
  "Maintainer": "Matteo Dimai <matteo.dimai@phd.units.it>",
  "MD5sum": "62cb9221884877e54e066d1fa0291c49",
  "_user": "artod83",
  "_type": "src",
  "_file": "netmap_0.1.4.tar.gz",
  "_fileid": "201e9e863d1c09bb2b89f6e107a70a25e61ce245e1a5fd4f078e216e230ced5e",
  "_filesize": 443090,
  "_sha256": "201e9e863d1c09bb2b89f6e107a70a25e61ce245e1a5fd4f078e216e230ced5e",
  "_created": "2026-05-16T05:59:28.000Z",
  "_published": "2026-06-02T18:51:19.909Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79147610950,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031021811"
    },
    {
      "job": 79147611418,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031021304"
    },
    {
      "job": 79147610703,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031051850"
    },
    {
      "job": 79147610798,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031037601"
    },
    {
      "job": 79147610419,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031007021"
    },
    {
      "job": 79147610325,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366956525"
    },
    {
      "job": 79147610822,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031016076"
    },
    {
      "job": 79147610987,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031015504"
    },
    {
      "job": 79147611366,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031015876"
    }
  ],
  "_buildurl": "https://github.com/r-universe/artod83/actions/runs/25954393842",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/artod83/netmap",
  "_commit": {
    "id": "6beb3b817f7abc24174818e73ffc69ec672f0a22",
    "author": "Dimai Matteo <146307@regione.fvg.it>",
    "committer": "Dimai Matteo <146307@regione.fvg.it>",
    "message": "Resolved issue 3 (bug in is_sf when the sf object has additional class attributes).\n",
    "time": 1708953688
  },
  "_maintainer": {
    "name": "Matteo Dimai",
    "email": "matteo.dimai@phd.units.it",
    "login": "artod83",
    "uuid": 25753426,
    "orcid": "0000-0003-1126-5234"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggnetwork",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "network",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sna",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "artod83",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ggplot2",
    "network-analysis",
    "sfc"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "artod83",
      "count": 2,
      "uuid": 25753426
    }
  ],
  "_userbio": {
    "uuid": 25753426,
    "type": "user",
    "name": "Matteo Dimai"
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/netmap"
  },
  "_devurl": "https://github.com/artod83/netmap",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/netmap.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/artod83/netmap",
  "_realowner": "artod83",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-01-24"
    },
    {
      "version": "0.1.1",
      "date": "2022-03-18"
    },
    {
      "version": "0.1.2",
      "date": "2023-03-06"
    },
    {
      "version": "0.1.3",
      "date": "2024-02-13"
    },
    {
      "version": "0.1.4",
      "date": "2024-02-26"
    }
  ],
  "_exports": [
    "ggcentrality",
    "ggconn_area",
    "ggnetmap",
    "netmap_plot",
    "network.layout.extract_coordinates"
  ],
  "_datasets": [
    {
      "name": "fvgmap",
      "title": "Map of municipality borders in the Friuli Venezia Giulia region, Italy",
      "object": "fvgmap",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "Cod_reg",
        "Cod_pro",
        "Pro_com",
        "Comune",
        "Shape_leng",
        "Shape_area",
        "geometry"
      ],
      "rows": 215,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check_network_sf",
      "title": "Internal checks before ggnetmap and ggcentrality",
      "topics": [
        "check_network_sf"
      ]
    },
    {
      "page": "fvgmap",
      "title": "Map of municipality borders in the Friuli Venezia Giulia region, Italy",
      "topics": [
        "fvgmap"
      ]
    },
    {
      "page": "ggcentrality",
      "title": "Calculate centrality indices for vertices linked to a sf object",
      "topics": [
        "ggcentrality"
      ]
    },
    {
      "page": "ggconn_area",
      "title": "Calculate connectedness to a specific vertex for vertices linked to a sf object",
      "topics": [
        "ggconn_area"
      ]
    },
    {
      "page": "ggnetmap",
      "title": "Fortify a network over a map",
      "topics": [
        "ggnetmap"
      ]
    },
    {
      "page": "is_lookup_table",
      "title": "Is data frame a lookup table?",
      "topics": [
        "is_lookup_table"
      ]
    },
    {
      "page": "is_network",
      "title": "Is object a network?",
      "topics": [
        "is_network"
      ]
    },
    {
      "page": "is_sf",
      "title": "Is object a map?",
      "topics": [
        "is_sf"
      ]
    },
    {
      "page": "link_network_map",
      "title": "Link a network and a map",
      "topics": [
        "link_network_map"
      ]
    },
    {
      "page": "link_network_map2",
      "title": "Link a network and a map with a lookup table",
      "topics": [
        "link_network_map2"
      ]
    },
    {
      "page": "netmap",
      "title": "netmap: Plot 'network' and 'igraph' objects on a 'sf' map using 'ggplot2'",
      "topics": [
        "netmap"
      ]
    },
    {
      "page": "netmap_plot",
      "title": "Plot a network object with a layout based on an 'sf' object",
      "topics": [
        "netmap_plot"
      ]
    },
    {
      "page": "network.layout.extract_coordinates",
      "title": "Layout of a network based on a 'sf' object",
      "topics": [
        "network.layout.extract_coordinates"
      ]
    },
    {
      "page": "reduce_to_map",
      "title": "Reduces network to vertices present on the map",
      "topics": [
        "reduce_to_map"
      ]
    }
  ],
  "_readme": "https://github.com/artod83/netmap/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "coda",
    "cpp11",
    "DBI",
    "e1071",
    "farver",
    "ggnetwork",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "network",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sna",
    "statnet.common",
    "tibble",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "netmap.Rmd",
      "filename": "netmap.html",
      "title": "netmap: representing spatial networks with ggplot2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Basic syntax",
        "Examples",
        "Basic plotting"
      ],
      "created": "2022-01-04 19:59:48",
      "modified": "2022-01-20 20:24:40",
      "commits": 3
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "netmap",
  "_universes": [
    "artod83"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-16T06:01:47.000Z",
      "distro": "noble",
      "commit": "6beb3b817f7abc24174818e73ffc69ec672f0a22",
      "fileid": "b02a5c5f8cd48741a2aafe32aa714e292458e0817f6c4a1588b42c62dc9eaad1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/artod83/actions/runs/25954393842"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-16T06:01:43.000Z",
      "distro": "noble",
      "commit": "6beb3b817f7abc24174818e73ffc69ec672f0a22",
      "fileid": "f739b2160e14e9021eaaf6724870fe24bd12cb8e4adf1fdcb8453ae86bd43d87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/artod83/actions/runs/25954393842"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-16T06:06:06.000Z",
      "commit": "6beb3b817f7abc24174818e73ffc69ec672f0a22",
      "fileid": "b10421d9901724af3a85a1b082feafd435f787b475e3c64e61822d0d19984632",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/artod83/actions/runs/25954393842"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-16T06:04:07.000Z",
      "commit": "6beb3b817f7abc24174818e73ffc69ec672f0a22",
      "fileid": "26af64d23b7f7fedfc20c260ce20bc71bac51fd4287e3b04df5b749a69d6a6d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/artod83/actions/runs/25954393842"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-16T06:00:49.000Z",
      "commit": "6beb3b817f7abc24174818e73ffc69ec672f0a22",
      "fileid": "303c4f072e3b148a3f975aed316b831f139934802dabfc37582b1bfabd50483c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/artod83/actions/runs/25954393842"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-16T06:00:45.000Z",
      "commit": "6beb3b817f7abc24174818e73ffc69ec672f0a22",
      "fileid": "ffa6d3ee0ee0edd70570f7fc917800d00caf3bde0dca37f37894dc0f419bdcfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/artod83/actions/runs/25954393842"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-16T06:00:48.000Z",
      "commit": "6beb3b817f7abc24174818e73ffc69ec672f0a22",
      "fileid": "65b04c5fe06c3310c94307c375c4e7edfa8ed08407b5df7a91e564d607561cfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/artod83/actions/runs/25954393842"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T18:51:01.000Z",
      "commit": "6beb3b817f7abc24174818e73ffc69ec672f0a22",
      "fileid": "4d106bc89d4aab4e8ffc4a582acea78279be7179332a11a9a6e3ad8eac150543",
      "status": "success",
      "buildurl": "https://github.com/r-universe/artod83/actions/runs/25954393842"
    }
  ]
}