{
  "_id": "6a104c69acfb0bcc41ca02ac",
  "Package": "intensitynet",
  "Version": "1.4.0",
  "Date": "2023-04-09",
  "Title": "Intensity Analysis of Spatial Point Patterns on Complex Networks",
  "Authors@R": "c(person(\"Pol\", \"Llagostera\", email = \"pol.llagostera@udl.cat\", role = c(\"aut\", \"cre\")),\nperson(\"Matthias\", \"Eckardt\", email = \"m.eckardt@hu-berlin.de\", role = \"aut\"))",
  "Maintainer": "Pol Llagostera <pol.llagostera@udl.cat>",
  "Description": "Tools to analyze point patterns in space occurring over\nplanar network structures derived from graph-related intensity\nmeasures for undirected, directed, and mixed networks. This\npackage is based on the following research: Eckardt and Mateu\n(2018) <doi:10.1080/10618600.2017.1391695>. Eckardt and Mateu\n(2021) <doi:10.1007/s11749-020-00720-4>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 07:30:39 UTC",
    "User": "root"
  },
  "Author": "Pol Llagostera [aut, cre], Matthias Eckardt [aut]",
  "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://ai4pork.r-universe.dev",
  "Date/Publication": "2023-04-11 05:10:03 UTC",
  "RemoteUrl": "https://github.com/cran/intensitynet",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a96e2891ffca4fa36748b678dc886599f56e2bc",
  "MD5sum": "2b1f6da05a1839b97b0142fb2f0b73ba",
  "_user": "ai4pork",
  "_type": "src",
  "_file": "intensitynet_1.4.0.tar.gz",
  "_fileid": "71ceb39dea02a336eb3d48b60e2c2184a848334fbd853bef32f9a4607a0f3e5b",
  "_filesize": 1770747,
  "_sha256": "71ceb39dea02a336eb3d48b60e2c2184a848334fbd853bef32f9a4607a0f3e5b",
  "_created": "2026-05-10T07:30:39.000Z",
  "_published": "2026-05-22T12:30:33.268Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77379567923,
      "time": 215,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901991150"
    },
    {
      "job": 77379567746,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901989568"
    },
    {
      "job": 77379567914,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901986402"
    },
    {
      "job": 77379567904,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901984567"
    },
    {
      "job": 77379567352,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901968948"
    },
    {
      "job": 77379567131,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160502857"
    },
    {
      "job": 77379567821,
      "time": 190,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901988153"
    },
    {
      "job": 77379568031,
      "time": 155,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901984609"
    },
    {
      "job": 77379568001,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901985074"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ai4pork/actions/runs/25622883167",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/intensitynet",
  "_commit": {
    "id": "5a96e2891ffca4fa36748b678dc886599f56e2bc",
    "author": "Pol Llagostera <pol.llagostera@udl.cat>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4.0\n",
    "time": 1681189803
  },
  "_maintainer": {
    "name": "Pol Llagostera",
    "email": "pol.llagostera@udl.cat",
    "login": "ai4pork",
    "uuid": 135820750
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.2",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 1.2.5",
      "role": "Imports"
    },
    {
      "package": "intergraph",
      "version": ">= 2.0.2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 3.6.3",
      "role": "Imports"
    },
    {
      "package": "sna",
      "version": ">= 2.6",
      "role": "Imports"
    },
    {
      "package": "spatstat.geom",
      "version": ">= 2.3.1",
      "role": "Imports"
    },
    {
      "package": "spdep",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "version": ">= 0.5.1",
      "role": "Imports"
    },
    {
      "package": "spatstat",
      "version": ">= 2.3.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ai4pork",
      "count": 4,
      "uuid": 135820750
    }
  ],
  "_userbio": {
    "uuid": 135820750,
    "type": "user",
    "name": "AI4Pork"
  },
  "_downloads": {
    "count": 725,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/intensitynet"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/intensitynet.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "ai4pork",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-01-26"
    },
    {
      "version": "1.3.0",
      "date": "2022-05-16"
    },
    {
      "version": "1.3.1",
      "date": "2022-09-26"
    },
    {
      "version": "1.4.0",
      "date": "2023-04-11"
    }
  ],
  "_exports": [
    "ApplyWindow",
    "AreEventsRelated",
    "GetEventCorrection",
    "GetEvents",
    "GetGraph",
    "GetGraphType",
    "intensitynet",
    "IsIntensitynet",
    "NodeGeneralCorrelation",
    "NodeLocalCorrelation",
    "PathTotalWeight",
    "PlotHeatmap",
    "PlotNeighborhood",
    "RelateEventsToNetwork",
    "ShortestPath"
  ],
  "_datasets": [
    {
      "name": "dir_intnet_chicago",
      "title": "This data is an intensitynet object containing a directed network.  The base data used is from Chicago, extracted from the spatstat package.",
      "object": "dir_intnet_chicago",
      "class": [
        "intensitynetDir",
        "intensitynet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mix_intnet_chicago",
      "title": "This data is an intensitynet object containing an mixed network.  The base data used is from Chicago, extracted from the spatstat package.",
      "object": "mix_intnet_chicago",
      "class": [
        "intensitynetMix",
        "intensitynet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "und_intnet_chicago",
      "title": "This data is an intensitynet object containing an undirected network. The base data used is from Chicago, extracted from the spatstat package.",
      "object": "und_intnet_chicago",
      "class": [
        "intensitynetUnd",
        "intensitynet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "ApplyWindow",
      "title": "Retrieve an intensitynet object focused on a given area",
      "topics": [
        "ApplyWindow",
        "ApplyWindow.intensitynet"
      ]
    },
    {
      "page": "AreEventsRelated",
      "title": "Checks if events are related to the intensitynet object",
      "topics": [
        "AreEventsRelated",
        "AreEventsRelated.intensitynet"
      ]
    },
    {
      "page": "CalculateDistancesMtx.netTools",
      "title": "Calculates the distances between all pairs of nodes from the given network",
      "topics": [
        "CalculateDistancesMtx.netTools"
      ]
    },
    {
      "page": "dir_intnet_chicago",
      "title": "This data is an intensitynet object containing a directed network.  The base data used is from Chicago, extracted from the spatstat package.",
      "topics": [
        "dir_intnet_chicago"
      ]
    },
    {
      "page": "EdgeIntensitiesAndProportions.intensitynet",
      "title": "Calculate all the edge intensities of the graph.",
      "topics": [
        "EdgeIntensitiesAndProportions.intensitynet"
      ]
    },
    {
      "page": "EdgeIntensity.intensitynet",
      "title": "Given two nodes, calculates its edge intensity",
      "topics": [
        "EdgeIntensity.intensitynet"
      ]
    },
    {
      "page": "GeoreferencedGgplot2.netTools",
      "title": "Plot heatmaps of a network",
      "topics": [
        "GeoreferencedGgplot2.netTools"
      ]
    },
    {
      "page": "GeoreferencedPlot.netTools",
      "title": "Plot the given network using its node coordinates",
      "topics": [
        "GeoreferencedPlot.netTools"
      ]
    },
    {
      "page": "GetEventCorrection",
      "title": "Gives the event correction value related to the intensitynet object",
      "topics": [
        "GetEventCorrection",
        "GetEventCorrection.intensitynet"
      ]
    },
    {
      "page": "GetEvents",
      "title": "Gives the events related to the intensitynet object",
      "topics": [
        "GetEvents",
        "GetEvents.intensitynet"
      ]
    },
    {
      "page": "GetGraph",
      "title": "Gives the graph related to the intensitynet object",
      "topics": [
        "GetGraph",
        "GetGraph.intensitynet"
      ]
    },
    {
      "page": "GetGraphType",
      "title": "Gives the type of graph related to the intensitynet object",
      "topics": [
        "GetGraphType",
        "GetGraphType.intensitynet"
      ]
    },
    {
      "page": "InitGraph.netTools",
      "title": "Creates an igraph network with the given data",
      "topics": [
        "InitGraph.netTools",
        "SetNetCoords.netTools"
      ]
    },
    {
      "page": "intensitynet",
      "title": "Constructor of the class intensitynet.",
      "topics": [
        "intensitynet"
      ]
    },
    {
      "page": "IsIntensitynet",
      "title": "Is this class object intensitynet?",
      "topics": [
        "IsIntensitynet"
      ]
    },
    {
      "page": "mix_intnet_chicago",
      "title": "This data is an intensitynet object containing an mixed network.  The base data used is from Chicago, extracted from the spatstat package.",
      "topics": [
        "mix_intnet_chicago"
      ]
    },
    {
      "page": "NodeGeneralCorrelation",
      "title": "Calculate dependence statistics on the network",
      "topics": [
        "NodeGeneralCorrelation",
        "NodeGeneralCorrelation.intensitynet"
      ]
    },
    {
      "page": "nodeIntensity.intensitynetDir",
      "title": "Calculates the mean intensity of the given node (for directed networks)",
      "topics": [
        "MeanNodeIntensity.intensitynetDir",
        "nodeIntensity.intensitynetDir"
      ]
    },
    {
      "page": "nodeIntensity.intensitynetMix",
      "title": "Calculates the mean intensity of the given node (for mixed networks)",
      "topics": [
        "MeanNodeIntensity.intensitynetMix",
        "nodeIntensity.intensitynetMix"
      ]
    },
    {
      "page": "nodeIntensity.intensitynetUnd",
      "title": "Calculates the mean intensity of the given node (for undirected networks)",
      "topics": [
        "MeanNodeIntensity.intensitynetUnd",
        "nodeIntensity.intensitynetUnd"
      ]
    },
    {
      "page": "NodeLocalCorrelation",
      "title": "Calculates local correlations based on nodes",
      "topics": [
        "NodeLocalCorrelation",
        "NodeLocalCorrelation.intensitynet"
      ]
    },
    {
      "page": "PathTotalWeight",
      "title": "Calculates the total weight of the given path",
      "topics": [
        "PathTotalWeight",
        "PathTotalWeight.intensitynet"
      ]
    },
    {
      "page": "plot.intensitynet",
      "title": "Plot intensitynet object",
      "topics": [
        "plot.intensitynet"
      ]
    },
    {
      "page": "PlotHeatmap",
      "title": "Given an intensitynet object, plot network heatmaps",
      "topics": [
        "PlotHeatmap",
        "PlotHeatmap.intensitynet"
      ]
    },
    {
      "page": "PlotNeighborhood",
      "title": "Plot the neighbors of a node including the closer events",
      "topics": [
        "PlotNeighborhood",
        "PlotNeighborhood.intensitynet"
      ]
    },
    {
      "page": "PointToLine.netTools",
      "title": "Gives the distance between an event and the line formed by two nodes.",
      "topics": [
        "PointToLine.netTools"
      ]
    },
    {
      "page": "PointToSegment_deprecated.netTools",
      "title": "Gives the shortest distance between an event and the segment formed by two nodes.",
      "topics": [
        "PointToSegment_deprecated",
        "PointToSegment_deprecated.netTools"
      ]
    },
    {
      "page": "PointToSegment.netTools",
      "title": "Gives the shortest distance between an event and a set of segments.",
      "topics": [
        "PointToSegment",
        "PointToSegment.netTools"
      ]
    },
    {
      "page": "RelateEventsToNetwork",
      "title": "Calculates intensity statistics for the given intensitynet object",
      "topics": [
        "RelateEventsToNetwork"
      ]
    },
    {
      "page": "RelateEventsToNetwork.intensitynetDir",
      "title": "Calculates intensity statistics for the given intensitynet object",
      "topics": [
        "RelateEventsToNetwork.intensitynetDir"
      ]
    },
    {
      "page": "RelateEventsToNetwork.intensitynetMix",
      "title": "Calculates intensity statistics for the given intensitynet object",
      "topics": [
        "RelateEventsToNetwork.intensitynetMix"
      ]
    },
    {
      "page": "RelateEventsToNetwork.intensitynetUnd",
      "title": "Calculates intensity statistics for the given intensitynet object",
      "topics": [
        "RelateEventsToNetwork.intensitynetUnd"
      ]
    },
    {
      "page": "SetEdgeIntensity.netTools",
      "title": "Sets the given intensities as an edge attribute to the given igraph network",
      "topics": [
        "SetEdgeIntensity.netTools"
      ]
    },
    {
      "page": "SetNetworkAttribute.intensitynet",
      "title": "Set attributes to the network edges or nodes",
      "topics": [
        "SetNetworkAttribute.intensitynet"
      ]
    },
    {
      "page": "SetNodeIntensity.netTools",
      "title": "Sets the given intensities as a node attribute to the given igraph network",
      "topics": [
        "SetNodeIntensity.netTools"
      ]
    },
    {
      "page": "ShortestNodeDistance.intensitynet",
      "title": "Given two nodes, gives its shortest distance based on the minimum amount of edges",
      "topics": [
        "ShortestNodeDistance.intensitynet"
      ]
    },
    {
      "page": "ShortestPath",
      "title": "Given two nodes, calculates the shortest path and its total weight",
      "topics": [
        "ShortestPath",
        "ShortestPath.intensitynet"
      ]
    },
    {
      "page": "summary",
      "title": "Summary of the intensitynet object",
      "topics": [
        "summary",
        "summary.intensitynet"
      ]
    },
    {
      "page": "und_intnet_chicago",
      "title": "This data is an intensitynet object containing an undirected network. The base data used is from Chicago, extracted from the spatstat package.",
      "topics": [
        "und_intnet_chicago"
      ]
    },
    {
      "page": "Undirected2RandomDirectedAdjMtx.netTools",
      "title": "Converts a directed adjacency matrix to undirected",
      "topics": [
        "Undirected2RandomDirectedAdjMtx.netTools"
      ]
    }
  ],
  "_readme": "https://github.com/cran/intensitynet/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "class",
    "classInt",
    "cli",
    "coda",
    "cpp11",
    "DBI",
    "deldir",
    "e1071",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "igraph",
    "intergraph",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "network",
    "pillar",
    "pkgconfig",
    "polyclip",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sna",
    "sp",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.univar",
    "spatstat.utils",
    "spData",
    "spdep",
    "statnet.common",
    "tibble",
    "units",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "intensitynet",
  "_universes": [
    "ai4pork"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-05-10T07:33:01.000Z",
      "distro": "noble",
      "commit": "5a96e2891ffca4fa36748b678dc886599f56e2bc",
      "fileid": "4fc8865be020cd14318b6c8d8d877e3376ccc08071648c0d67ed3be16e58b2cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai4pork/actions/runs/25622883167"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-05-10T07:32:53.000Z",
      "distro": "noble",
      "commit": "5a96e2891ffca4fa36748b678dc886599f56e2bc",
      "fileid": "fd9a9c6a1f6f221b9a06d54f39a4883d9a911857446610eb4c05d8f2df11cd03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai4pork/actions/runs/25622883167"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-05-10T07:32:53.000Z",
      "commit": "5a96e2891ffca4fa36748b678dc886599f56e2bc",
      "fileid": "c527b2adc4b225bfd50c476a70ce458324913fac37d50bac8ddd1fb468d27071",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai4pork/actions/runs/25622883167"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-05-10T07:32:28.000Z",
      "commit": "5a96e2891ffca4fa36748b678dc886599f56e2bc",
      "fileid": "648a03d3566cec9cd44be8d7ead82e2525d2a5443579d75378af2d3842df412c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai4pork/actions/runs/25622883167"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-10T07:32:29.000Z",
      "commit": "5a96e2891ffca4fa36748b678dc886599f56e2bc",
      "fileid": "a772b2ad4014514d4508c5f9807a1b9b3d904935d1567a8c596ea4d9c48e3d66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai4pork/actions/runs/25622883167"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-10T07:31:52.000Z",
      "commit": "5a96e2891ffca4fa36748b678dc886599f56e2bc",
      "fileid": "97f09dfc12585a730e3557195b214d000c7f2d42d969c674d23f5f4d98495939",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai4pork/actions/runs/25622883167"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-10T07:31:54.000Z",
      "commit": "5a96e2891ffca4fa36748b678dc886599f56e2bc",
      "fileid": "82bbcc94206d2f0892ef0bbc78f567951ae1e9a2cba58fc64562cbd184ae1f8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai4pork/actions/runs/25622883167"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0",
      "date": "2026-05-22T12:30:10.000Z",
      "commit": "5a96e2891ffca4fa36748b678dc886599f56e2bc",
      "fileid": "3690219bed2be4d88ed2393722888f350cfcee899420ef3a89b7c8f9db8f7178",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ai4pork/actions/runs/25622883167"
    }
  ]
}