{
  "_id": "6a1ed933b401979e7340f2c5",
  "Package": "DRHotNet",
  "Title": "Differential Risk Hotspots in a Linear Network",
  "Version": "2.3",
  "Author": "Alvaro Briz-Redon",
  "Maintainer": "Alvaro Briz-Redon <alvaro.briz@uv.es>",
  "Description": "Performs the identification of differential risk hotspots\n(Briz-Redon et al. 2019) <doi:10.1016/j.aap.2019.105278> along\na linear network. Given a marked point pattern lying on the\nlinear network, the method implemented uses a\nnetwork-constrained version of kernel density estimation\n(McSwiggan et al. 2017) <doi:10.1111/sjos.12255> to approximate\nthe probability of occurrence across space for the type of\nevent specified by the user through the marks of the pattern\n(Kelsall and Diggle 1995) <doi:10.2307/3318678>. The goal is to\ndetect microzones of the linear network where the type of event\nindicated by the user is overrepresented.",
  "License": "GPL-2",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 09:29:44 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://albrizre.r-universe.dev",
  "Date/Publication": "2023-07-16 22:32:32 UTC",
  "RemoteUrl": "https://github.com/cran/DRHotNet",
  "RemoteRef": "HEAD",
  "RemoteSha": "75fc062c3b1ca373fd7911673ddfb644a41b1e12",
  "MD5sum": "c40dc8ee4b4f1a6ee7bbd0c1167ded67",
  "_user": "albrizre",
  "_type": "src",
  "_file": "DRHotNet_2.3.tar.gz",
  "_fileid": "79f38ccffe4f50325cefccc1ff380a7217f249d373f9e732d8e461618daaab71",
  "_filesize": 442945,
  "_sha256": "79f38ccffe4f50325cefccc1ff380a7217f249d373f9e732d8e461618daaab71",
  "_created": "2026-05-20T09:29:44.000Z",
  "_published": "2026-06-02T13:22:59.831Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79080467826,
      "time": 236,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106387282"
    },
    {
      "job": 79080470169,
      "time": 234,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106386413"
    },
    {
      "job": 79080468098,
      "time": 238,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106378371"
    },
    {
      "job": 79080467970,
      "time": 290,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106393362"
    },
    {
      "job": 79080467681,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106298571"
    },
    {
      "job": 79080466855,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358888242"
    },
    {
      "job": 79080467790,
      "time": 249,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106391159"
    },
    {
      "job": 79080468538,
      "time": 208,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106376824"
    },
    {
      "job": 79080467600,
      "time": 206,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106376792"
    }
  ],
  "_buildurl": "https://github.com/r-universe/albrizre/actions/runs/26153711222",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DRHotNet",
  "_commit": {
    "id": "75fc062c3b1ca373fd7911673ddfb644a41b1e12",
    "author": "Alvaro Briz-Redon <alvaro.briz@uv.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.3\n",
    "time": 1689546752
  },
  "_maintainer": {
    "name": "Alvaro Briz-Redon",
    "email": "alvaro.briz@uv.es",
    "login": "albrizre",
    "description": "",
    "uuid": 30298195
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "PBSmapping",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "spatstat.geom",
      "role": "Imports"
    },
    {
      "package": "spatstat.linnet",
      "role": "Imports"
    },
    {
      "package": "spatstat",
      "version": ">= 2.0-0",
      "role": "Imports"
    },
    {
      "package": "spdep",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "albrizre",
      "count": 8,
      "uuid": 30298195
    }
  ],
  "_userbio": {
    "uuid": 30298195,
    "type": "user",
    "name": "Álvaro Briz Redón"
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DRHotNet"
  },
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DRHotNet.html",
    "manual.pdf"
  ],
  "_realowner": "albrizre",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-06-14"
    },
    {
      "version": "1.1",
      "date": "2019-09-15"
    },
    {
      "version": "1.2",
      "date": "2020-05-14"
    },
    {
      "version": "1.3",
      "date": "2021-03-18"
    },
    {
      "version": "2.0",
      "date": "2021-07-01"
    },
    {
      "version": "2.1",
      "date": "2022-11-20"
    },
    {
      "version": "2.2",
      "date": "2023-02-09"
    },
    {
      "version": "2.3",
      "date": "2023-07-16"
    }
  ],
  "_exports": [
    "drhot",
    "drsens",
    "drsummary",
    "NeighbourhoodMatrixNetwork",
    "plothot",
    "plotrelp",
    "relpnet"
  ],
  "_datasets": [
    {
      "name": "SampleMarkedPattern",
      "title": "Marked point pattern on a road network simulating traffic accident locations",
      "object": "SampleMarkedPattern",
      "class": [
        "lpp",
        "ppx"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "drhot",
      "title": "Identifies differential risk hotspots along a linear network given a vector of relative probabilities computed over the middle points of the segments of the network",
      "topics": [
        "drhot"
      ]
    },
    {
      "page": "drsens",
      "title": "Performs a sensitivity analysis on the parameters 'k' and 'n' that are provided to 'drhot'",
      "topics": [
        "drsens"
      ]
    },
    {
      "page": "drsummary",
      "title": "Performs a summary of a set of differential risk hotspots located along a linear network",
      "topics": [
        "drsummary"
      ]
    },
    {
      "page": "NeighbourhoodMatrixNetwork",
      "title": "Creates the neighbourhood structure of a linear network",
      "topics": [
        "NeighbourhoodMatrixNetwork"
      ]
    },
    {
      "page": "plothot",
      "title": "Plots an object obtained with 'DiffHotspots_n_k'",
      "topics": [
        "plothot"
      ]
    },
    {
      "page": "plotrelp",
      "title": "Plots an object obtained with 'relpnet'",
      "topics": [
        "plotrelp"
      ]
    },
    {
      "page": "relpnet",
      "title": "Computes the relative probability of observing a type of event along a linear network",
      "topics": [
        "relpnet"
      ]
    },
    {
      "page": "SampleMarkedPattern",
      "title": "Marked point pattern on a road network simulating traffic accident locations",
      "topics": [
        "SampleMarkedPattern"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "boot",
    "class",
    "classInt",
    "DBI",
    "deldir",
    "e1071",
    "goftest",
    "KernSmooth",
    "lattice",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "PBSmapping",
    "polyclip",
    "proxy",
    "raster",
    "Rcpp",
    "rpart",
    "s2",
    "sf",
    "sp",
    "spatstat",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.linnet",
    "spatstat.model",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "spData",
    "spdep",
    "tensor",
    "terra",
    "units",
    "wk"
  ],
  "_score": 1.4913616938342726,
  "_indexed": true,
  "_nocasepkg": "drhotnet",
  "_universes": [
    "albrizre"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-20T09:32:16.000Z",
      "distro": "noble",
      "commit": "75fc062c3b1ca373fd7911673ddfb644a41b1e12",
      "fileid": "ad3d718246402e0df702dfaedf954fa25cbef7b5c84771a6722d3cd980c99956",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albrizre/actions/runs/26153711222"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-20T09:32:18.000Z",
      "distro": "noble",
      "commit": "75fc062c3b1ca373fd7911673ddfb644a41b1e12",
      "fileid": "c63ece2448a9da01c53d1fc65275ac9b4a7d1199fa5fa44144b5e5b191f163f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albrizre/actions/runs/26153711222"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-05-20T09:32:18.000Z",
      "commit": "75fc062c3b1ca373fd7911673ddfb644a41b1e12",
      "fileid": "e80aaab844ccea52d0b3e8f0ebc1c92d0c8a464861201daad384e54c51b16014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albrizre/actions/runs/26153711222"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3",
      "date": "2026-05-20T09:32:31.000Z",
      "commit": "75fc062c3b1ca373fd7911673ddfb644a41b1e12",
      "fileid": "a317c523553c962a38e35ceba9c5b22c920f70408d9f417ea0588cedd62cb78a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albrizre/actions/runs/26153711222"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-20T09:32:02.000Z",
      "commit": "75fc062c3b1ca373fd7911673ddfb644a41b1e12",
      "fileid": "ec47d728b112da01c2761cea6293022c079aa66635aa05bafe73559f196705c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albrizre/actions/runs/26153711222"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-20T09:31:22.000Z",
      "commit": "75fc062c3b1ca373fd7911673ddfb644a41b1e12",
      "fileid": "49bcf5c6b2f2300245ad9a02879a4b271a615850978f7650cd67761906155e59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albrizre/actions/runs/26153711222"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-20T09:31:32.000Z",
      "commit": "75fc062c3b1ca373fd7911673ddfb644a41b1e12",
      "fileid": "bc0fc51c47104850b5cc6f5b4e69bc316d55f287ced92d53b1ba866dca4132d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albrizre/actions/runs/26153711222"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3",
      "date": "2026-06-02T13:22:33.000Z",
      "commit": "75fc062c3b1ca373fd7911673ddfb644a41b1e12",
      "fileid": "10d7e1a17c48f37f38d6b47fe6b1cbe979444fc03483cbaf2ad4cd838331fa1e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/albrizre/actions/runs/26153711222"
    }
  ]
}