{
  "_id": "6a104214acfb0bcc41c9da43",
  "Package": "spotoroo",
  "Title": "Spatiotemporal Clustering of Satellite Hot Spot Data",
  "Version": "0.1.6",
  "Authors@R": "c(person(given = \"Weihao\",\nfamily = \"Li\",\nrole = c(\"aut\", \"cre\"),\nemail = \"llreczx@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4959-106X\")),\nperson(\"Di\", \"Cook\",\nemail = \"dicook@monash.edu\",\nrole = \"ctb\",\ncomment = c(ORCID = \"0000-0002-3813-7155\")),\nperson(\"Emily\", \"Dodwell\",\nemail = \"emdodwell@gmail.com\",\nrole = \"ctb\"))",
  "Description": "An algorithm to cluster satellite hot spot data spatially\nand temporally.",
  "License": "MIT + file LICENSE",
  "URL": "https://tengmcing.github.io/spotoroo/,\nhttps://github.com/TengMCing/spotoroo/",
  "BugReports": "https://github.com/TengMCing/spotoroo/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://tengmcing.r-universe.dev",
  "Date/Publication": "2024-11-20 02:48:37 UTC",
  "RemoteUrl": "https://github.com/tengmcing/spotoroo",
  "RemoteRef": "HEAD",
  "RemoteSha": "1dc45c29f7ef1f46f12c4affb98bc22837bec19b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:31:09 UTC",
    "User": "root"
  },
  "Author": "Weihao Li [aut, cre] (ORCID: <https://orcid.org/0000-0003-4959-106X>),\nDi Cook [ctb] (ORCID: <https://orcid.org/0000-0002-3813-7155>),\nEmily Dodwell [ctb]",
  "Maintainer": "Weihao Li <llreczx@gmail.com>",
  "MD5sum": "93e2b51b14aff6515a21b669a594c86f",
  "_user": "tengmcing",
  "_type": "src",
  "_file": "spotoroo_0.1.6.tar.gz",
  "_fileid": "4338ac6c0597da430be3573e20c2434c9ea242de84db56a228947d40cacb870c",
  "_filesize": 1298460,
  "_sha256": "4338ac6c0597da430be3573e20c2434c9ea242de84db56a228947d40cacb870c",
  "_created": "2026-05-11T07:31:09.000Z",
  "_published": "2026-05-22T11:46:28.300Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373085475,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912708669"
    },
    {
      "job": 77373085456,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912707099"
    },
    {
      "job": 77373085700,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912690913"
    },
    {
      "job": 77373085526,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912698326"
    },
    {
      "job": 77373085391,
      "time": 254,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912657639"
    },
    {
      "job": 77373085003,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159713768"
    },
    {
      "job": 77373085368,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912703825"
    },
    {
      "job": 77373085817,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912689159"
    },
    {
      "job": 77373085522,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912691612"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25656353156",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tengmcing/spotoroo",
  "_commit": {
    "id": "1dc45c29f7ef1f46f12c4affb98bc22837bec19b",
    "author": "TengMCing <llreczx@gmail.com>",
    "committer": "TengMCing <llreczx@gmail.com>",
    "message": "update to 0.1.6\n",
    "time": 1732070917
  },
  "_maintainer": {
    "name": "Weihao Li",
    "email": "llreczx@gmail.com",
    "login": "tengmcing",
    "uuid": 45957646,
    "orcid": "0000-0003-4959-106X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "geodist",
      "version": ">= 0.0.4",
      "role": "Imports"
    },
    {
      "package": "progress",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "ggExtra",
      "version": ">= 0.9",
      "role": "Imports"
    },
    {
      "package": "ggbeeswarm",
      "version": ">= 0.7.2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 0.7-3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "tengmcing",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "tengmcing",
      "count": 123,
      "uuid": 45957646
    },
    {
      "user": "dicook",
      "count": 4,
      "uuid": 253191
    }
  ],
  "_userbio": {
    "uuid": 45957646,
    "type": "user",
    "name": "Weihao (Patrick) Li",
    "description": "Postdoctoral Research Fellow, Research School of Finance, Actuarial Studies and Statistics, The Australian National University, Canberra, Australia"
  },
  "_downloads": {
    "count": 603,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spotoroo"
  },
  "_devurl": "https://github.com/tengmcing/spotoroo",
  "_pkgdown": "https://tengmcing.github.io/spotoroo/",
  "_searchresults": 18,
  "_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/spotoroo.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tengmcing/spotoroo",
  "_realowner": "tengmcing",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-03-22"
    },
    {
      "version": "0.1.1",
      "date": "2021-03-31"
    },
    {
      "version": "0.1.2",
      "date": "2021-11-10"
    },
    {
      "version": "0.1.3",
      "date": "2023-02-15"
    },
    {
      "version": "0.1.4",
      "date": "2023-08-21"
    },
    {
      "version": "0.1.5",
      "date": "2024-11-19"
    }
  ],
  "_exports": [
    "dist_point_to_vector",
    "extract_fire",
    "get_fire_mov",
    "global_clustering",
    "handle_noise",
    "hotspot_cluster",
    "ignition_point",
    "local_clustering",
    "plot_def",
    "plot_fire_mov",
    "plot_spotoroo",
    "plot_timeline",
    "plot_vic_map",
    "summary_spotoroo",
    "transform_time_id"
  ],
  "_datasets": [
    {
      "name": "hotspots",
      "title": "1070 observations of satellite hot spots",
      "object": "hotspots",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lon",
        "lat",
        "obsTime"
      ],
      "rows": 1070,
      "table": true,
      "tojson": true
    },
    {
      "name": "vic_map",
      "title": "simple features map of Victoria",
      "object": "vic_map",
      "class": [
        "sfc_MULTIPOLYGON",
        "sfc"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dist_point_to_vector",
      "title": "Calculation of the geodesic of a point to multiple points",
      "topics": [
        "dist_point_to_vector"
      ]
    },
    {
      "page": "extract_fire",
      "title": "Extracting fires from the spatiotemporal clustering results",
      "topics": [
        "extract_fire"
      ]
    },
    {
      "page": "get_fire_mov",
      "title": "Calculation of the fire movement",
      "topics": [
        "get_fire_mov"
      ]
    },
    {
      "page": "global_clustering",
      "title": "Clustering hot spots spatially and temporally",
      "topics": [
        "global_clustering"
      ]
    },
    {
      "page": "handle_noise",
      "title": "Handling noise in the clustering results",
      "topics": [
        "handle_noise"
      ]
    },
    {
      "page": "hotspot_cluster",
      "title": "Spatiotemporal clustering of hot spot data",
      "topics": [
        "hotspot_cluster"
      ]
    },
    {
      "page": "hotspots",
      "title": "1070 observations of satellite hot spots",
      "topics": [
        "hotspots"
      ]
    },
    {
      "page": "ignition_point",
      "title": "Calculation of the ignition points",
      "topics": [
        "ignition_point"
      ]
    },
    {
      "page": "local_clustering",
      "title": "Clustering hot spots spatially",
      "topics": [
        "local_clustering"
      ]
    },
    {
      "page": "plot_def",
      "title": "Default method of plotting the clustering results",
      "topics": [
        "plot_def"
      ]
    },
    {
      "page": "plot_fire_mov",
      "title": "Plotting the fire movement",
      "topics": [
        "plot_fire_mov"
      ]
    },
    {
      "page": "plot_spotoroo",
      "title": "Plotting spatiotemporal clustering result",
      "topics": [
        "plot_spotoroo"
      ]
    },
    {
      "page": "plot_timeline",
      "title": "Plotting the timeline of the fire and the noise",
      "topics": [
        "plot_timeline"
      ]
    },
    {
      "page": "plot_vic_map",
      "title": "Plotting map of Victoria, Australia",
      "topics": [
        "plot_vic_map"
      ]
    },
    {
      "page": "plot.spotoroo",
      "title": "Plotting spatiotemporal clustering result",
      "topics": [
        "plot.spotoroo"
      ]
    },
    {
      "page": "print.spotoroo",
      "title": "Printing spatiotemporal clustering result",
      "topics": [
        "print.spotoroo"
      ]
    },
    {
      "page": "summary_spotoroo",
      "title": "Summarizing spatiotemporal clustering results",
      "topics": [
        "summary_spotoroo"
      ]
    },
    {
      "page": "summary.spotoroo",
      "title": "Summarizing spatiotemporal clustering result",
      "topics": [
        "summary.spotoroo"
      ]
    },
    {
      "page": "transform_time_id",
      "title": "Transforming a series of time or datetime to time indexes",
      "topics": [
        "transform_time_id"
      ]
    },
    {
      "page": "vic_map",
      "title": "simple features map of Victoria",
      "topics": [
        "vic_map"
      ]
    }
  ],
  "_readme": "https://github.com/tengmcing/spotoroo/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "beeswarm",
    "bslib",
    "cachem",
    "cli",
    "colourpicker",
    "commonmark",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geodist",
    "ggbeeswarm",
    "ggExtra",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "patchwork",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "sourcetools",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "vipor",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Clustering-hot-spots.Rmd",
      "filename": "Clustering-hot-spots.html",
      "title": "Guide to spotoroo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data requirements",
        "Overview of the hot spot data",
        "Spatiotemporal clustering of hot spot",
        "Arguments",
        "1. specifications of the dataset",
        "2. specifications of the parameters of the clustering algorithm",
        "3. specification of the calculation of the ignition points",
        "4. specifications of the transformation of the observed time",
        "Usage",
        "Returns",
        "Extract a subset of clusters",
        "Additional topic: Choice of parameters",
        "Exploring the spatiotemporal clustering results",
        "Summary",
        "Called by summary()",
        "Plot",
        "Default",
        "Timeline",
        "Fire movement",
        "Add a background",
        "Called by plot()"
      ],
      "created": "2021-02-07 16:58:30",
      "modified": "2021-03-31 04:04:03",
      "commits": 6
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "spotoroo",
  "_universes": [
    "tengmcing"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-11T07:33:42.000Z",
      "distro": "noble",
      "commit": "1dc45c29f7ef1f46f12c4affb98bc22837bec19b",
      "fileid": "81fd66b217efeb1d499f90374a3ada28d991b75381f319c5d105dd6b2d0e9dc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25656353156"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-11T07:33:46.000Z",
      "distro": "noble",
      "commit": "1dc45c29f7ef1f46f12c4affb98bc22837bec19b",
      "fileid": "a8d7029249f260a39384ee03fd7cf542338900391b03b7fedeccc08fdcaa9ea8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25656353156"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-11T07:32:53.000Z",
      "commit": "1dc45c29f7ef1f46f12c4affb98bc22837bec19b",
      "fileid": "270d63ce3bb9375820df567afb7decd0cfbf7226bc1a76bf02e5c6d31ec23eaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25656353156"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-11T07:33:11.000Z",
      "commit": "1dc45c29f7ef1f46f12c4affb98bc22837bec19b",
      "fileid": "d89fef01c265a52c1cb1506fe5479dc6dc26d9f4d0799c939488b38170189ba0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25656353156"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-11T07:33:17.000Z",
      "commit": "1dc45c29f7ef1f46f12c4affb98bc22837bec19b",
      "fileid": "bc166c19a3b4d1ed32118d8abdd591c3c3da2c282c48812ae44a672850698204",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25656353156"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-11T07:32:32.000Z",
      "commit": "1dc45c29f7ef1f46f12c4affb98bc22837bec19b",
      "fileid": "24ef83549a7a6dd18ce7b0f89f257ac6c85f568784bc3a17b8211db9db57de42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25656353156"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-11T07:32:38.000Z",
      "commit": "1dc45c29f7ef1f46f12c4affb98bc22837bec19b",
      "fileid": "1abc4e036db6323725a93a9d15aac9b521392e736062c38dfacd9d9583731d0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25656353156"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-05-22T11:46:12.000Z",
      "commit": "1dc45c29f7ef1f46f12c4affb98bc22837bec19b",
      "fileid": "0a71f2df8b6eb776c6d2b708cca6b9719c7e0df9aea3c68ce756beb9c8bc0127",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25656353156"
    }
  ]
}