{
  "_id": "6a10267eacfb0bcc41c8f8de",
  "Package": "stdbscan",
  "Title": "Spatio-Temporal DBSCAN Clustering",
  "Version": "0.2.0",
  "Authors@R": "person(\"Antoine\", \"Le Doeuff\", , \"antoine.ldoeuff@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0008-8807-3816\"))",
  "Description": "Implements the ST-DBSCAN (spatio-temporal density-based\nspatial clustering of applications with noise) clustering\nalgorithm for detecting spatially and temporally dense regions\nin point data, with a fast C++ backend via 'Rcpp'. Birant and\nKut (2007) <doi:10.1016/j.datak.2006.01.013>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/MiboraMinima/stdbscan/,\nhttps://miboraminima.github.io/stdbscan/",
  "BugReports": "https://github.com/MiboraMinima/stdbscan/issues/",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Repository": "https://miboraminima.r-universe.dev",
  "Date/Publication": "2026-03-14 15:52:45 UTC",
  "RemoteUrl": "https://github.com/miboraminima/stdbscan",
  "RemoteRef": "HEAD",
  "RemoteSha": "39edda6ce290737470ccab26899b941778eb51cc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 09:02:27 UTC",
    "User": "root"
  },
  "Author": "Antoine Le Doeuff [aut, cre] (ORCID:\n<https://orcid.org/0009-0008-8807-3816>)",
  "Maintainer": "Antoine Le Doeuff <antoine.ldoeuff@gmail.com>",
  "MD5sum": "a444c7408ed6f20f7230417352447275",
  "_user": "miboraminima",
  "_type": "src",
  "_file": "stdbscan_0.2.0.tar.gz",
  "_fileid": "ec49c74cd1705dfac853cbd60d0adafc4890430861ead8b15e1f606b10024661",
  "_filesize": 424620,
  "_sha256": "ec49c74cd1705dfac853cbd60d0adafc4890430861ead8b15e1f606b10024661",
  "_created": "2026-05-13T09:02:27.000Z",
  "_published": "2026-05-22T09:48:46.898Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355789386,
      "time": 153,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965900239"
    },
    {
      "job": 77355789254,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965896029"
    },
    {
      "job": 77355789670,
      "time": 137,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965893967"
    },
    {
      "job": 77355789699,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965894639"
    },
    {
      "job": 77355789583,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965892694"
    },
    {
      "job": 77355789672,
      "time": 244,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965926397"
    },
    {
      "job": 77355789826,
      "time": 236,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965900718"
    },
    {
      "job": 77355789248,
      "time": 247,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965925129"
    },
    {
      "job": 77355788576,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965845379"
    },
    {
      "job": 77355788880,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157635387"
    },
    {
      "job": 77355789577,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965886116"
    },
    {
      "job": 77355789621,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965886767"
    },
    {
      "job": 77355789480,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965892860"
    }
  ],
  "_buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/miboraminima/stdbscan",
  "_commit": {
    "id": "39edda6ce290737470ccab26899b941778eb51cc",
    "author": "miboraminima <antoineledoeuff@yahoo.fr>",
    "committer": "miboraminima <antoineledoeuff@yahoo.fr>",
    "message": "up: add CRAN submission\n",
    "time": 1773503565
  },
  "_maintainer": {
    "name": "Antoine Le Doeuff",
    "email": "antoine.ldoeuff@gmail.com",
    "login": "miboraminima",
    "uuid": 103146714
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "dbscan",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "MetBrewer",
      "role": "Suggests"
    }
  ],
  "_owner": "miboraminima",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 36
    },
    {
      "week": "2026-05",
      "n": 4
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-01-27"
    }
  ],
  "_topics": [
    "clustering",
    "dbscan",
    "rcpp",
    "spatio-temporal",
    "cpp"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "miboraminima",
      "count": 69,
      "uuid": 103146714
    }
  ],
  "_userbio": {
    "uuid": 103146714,
    "type": "user",
    "name": "miboraminima"
  },
  "_downloads": {
    "count": 501,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stdbscan"
  },
  "_devurl": "https://github.com/miboraminima/stdbscan",
  "_pkgdown": "https://miboraminima.github.io/stdbscan/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stdbscan.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/miboraminima/stdbscan",
  "_realowner": "miboraminima",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-27"
    },
    {
      "version": "0.2.0",
      "date": "2026-03-14"
    }
  ],
  "_exports": [
    "st_dbscan",
    "st_dbscan_corepoint"
  ],
  "_datasets": [
    {
      "name": "geolife_traj",
      "title": "GPS pings from the GeoLife GPS Trajectories dataset",
      "object": "geolife_traj",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "time",
        "x",
        "y"
      ],
      "rows": 468,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "geolife_traj",
      "title": "GPS pings from the GeoLife GPS Trajectories dataset",
      "topics": [
        "geolife_traj"
      ]
    },
    {
      "page": "predict.stdbscan",
      "title": "Predict newdata",
      "topics": [
        "predict.stdbscan"
      ]
    },
    {
      "page": "st_dbscan",
      "title": "Spatio-Temporal DBSCAN",
      "topics": [
        "st_dbscan"
      ]
    },
    {
      "page": "st_dbscan_corepoint",
      "title": "Check if points are core points",
      "topics": [
        "st_dbscan_corepoint"
      ]
    }
  ],
  "_pkglogo": "https://github.com/miboraminima/stdbscan/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/miboraminima/stdbscan/raw/HEAD/README.md",
  "_rundeps": [
    "dbscan",
    "generics",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "stop-identification.Rmd",
      "filename": "stop-identification.html",
      "title": "Stop identification with ST-DBSCAN",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Presentation",
        "Dataset",
        "Preprocessing",
        "Run ST-DBSCAN",
        "Check result"
      ],
      "created": "2026-01-19 10:04:27",
      "modified": "2026-03-14 14:28:25",
      "commits": 3
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "stdbscan",
  "_universes": [
    "miboraminima"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T09:04:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "872eed7fd9862597f8906c84d547dc0a88b74665f96bb5c83deb2c4a6375ab46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T09:04:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "cdf655b81837b37c7f8196b68aae88ff8d5da1e150d2280d615cb8b41f4f0428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T09:04:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "b4f147e69d9be1df63e04bd64284e8fa63accf1dbe5e0038da816ce946c332e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T09:04:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "5020776264627527acfcd6098441622114fef91b117ddef85699a22434f631ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-13T09:04:43.000Z",
      "arch": "aarch64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "5e3c3d380ad871f728c8fa50dacffb1b504439636837b3324ea140e85c6d958c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-13T09:06:03.000Z",
      "arch": "x86_64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "bdc49f44b6f3f7b018367e7767294bda5c88947a67c5de17791249544ac59a4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-13T09:04:48.000Z",
      "arch": "aarch64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "c2f6117908c7171aaa083596bd8366ed1d648c77a70daf246f4ddbded60683f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-13T09:05:52.000Z",
      "arch": "x86_64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "a3a60d0d73bca11ee2a9b6827b9be8598c54e4c5fb6afc95771d5448493d7eb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T09:03:58.000Z",
      "arch": "x86_64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "47d7882244b7306b10fa5abb5e967430b868de5df63c6d8c6a36cab8af15ac22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T09:03:57.000Z",
      "arch": "x86_64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "58381235ed4c8b29d36a33bb2a0caba0adcef01c64aac083f06804ed8eb9121d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T09:03:50.000Z",
      "arch": "x86_64",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "06eb0f8de08ff0968426996553650ffd0420c2f9845cfcedd1a9d147bc86d04b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T09:48:24.000Z",
      "arch": "emscripten",
      "commit": "39edda6ce290737470ccab26899b941778eb51cc",
      "fileid": "4d948df10f4fd7d02c592617d788105962155a1804c320b85e53679e40880cef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/miboraminima/actions/runs/25789095661"
    }
  ]
}