{
  "_id": "6a1eef82b401979e73412bd8",
  "Package": "spatialcluster",
  "Title": "R port of redcap",
  "Version": "0.2.0.017",
  "Authors@R": "person(\"Mark\", \"Padgham\", , \"mark.padgham@email.com\", role = c(\"aut\", \"cre\"))",
  "Description": "R port of redcap (Regionalization with dynamically\nconstrained agglomerative clustering and partitioning).",
  "License": "GPL-3",
  "URL": "https://github.com/mpadge/spatialcluster",
  "BugReports": "https://github.com/mpadge/spatialcluster/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mpadge.r-universe.dev",
  "Date/Publication": "2025-01-19 16:30:17 UTC",
  "RemoteUrl": "https://github.com/mpadge/spatialcluster",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
  "Packaged": {
    "Date": "2026-05-19 08:37:03 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre]",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "MD5sum": "645ef0aefed888f8cf05b90a20d8c54f",
  "_user": "mpadge",
  "_type": "src",
  "_file": "spatialcluster_0.2.0.017.tar.gz",
  "_fileid": "2a5d698d3a43378d3ca4e90a5cdf7541d87e09d7ba5ccd2995ada0b4471cedf5",
  "_filesize": 537865,
  "_sha256": "2a5d698d3a43378d3ca4e90a5cdf7541d87e09d7ba5ccd2995ada0b4471cedf5",
  "_created": "2026-05-19T08:37:03.000Z",
  "_published": "2026-06-02T14:58:10.991Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79101149842,
      "time": 175,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078753093"
    },
    {
      "job": 79101148780,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078757094"
    },
    {
      "job": 79101149454,
      "time": 206,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078763813"
    },
    {
      "job": 79101149037,
      "time": 202,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078762298"
    },
    {
      "job": 79101149293,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078739999"
    },
    {
      "job": 79101149499,
      "time": 328,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078805622"
    },
    {
      "job": 79101148602,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078746221"
    },
    {
      "job": 79101148316,
      "time": 299,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078796104"
    },
    {
      "job": 79101147427,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078691268"
    },
    {
      "job": 79101147466,
      "time": 176,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361420173"
    },
    {
      "job": 79101148063,
      "time": 211,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078765831"
    },
    {
      "job": 79101149516,
      "time": 167,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078750248"
    },
    {
      "job": 79101148923,
      "time": 173,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078751982"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mpadge/spatialcluster",
  "_commit": {
    "id": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
    "author": "mpadge <mark.padgham@email.com>",
    "committer": "mpadge <mark.padgham@email.com>",
    "message": "edit start of main vignette\n",
    "time": 1737304217
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "description": "rOpenSci software review lead",
    "uuid": 6697851
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "alphahull",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.6",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tripack",
      "role": "Imports"
    },
    {
      "package": "dbscan",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mpadge",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cluster",
    "clustering-algorithm",
    "spatial",
    "cpp"
  ],
  "_stars": 34,
  "_contributors": [
    {
      "user": "mpadge",
      "count": 371,
      "uuid": 6697851
    }
  ],
  "_userbio": {
    "uuid": 6697851,
    "type": "user",
    "name": "mark padgham",
    "description": "rOpenSci software review lead"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spatialcluster"
  },
  "_devurl": "https://github.com/mpadge/spatialcluster",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/spatialcluster.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "plot_merges",
    "scl_full",
    "scl_recluster",
    "scl_redcap"
  ],
  "_help": [
    {
      "page": "plot_merges",
      "title": "plot_merges",
      "concept": [
        "plot_fns"
      ],
      "topics": [
        "plot_merges"
      ]
    },
    {
      "page": "plot.scl",
      "title": "plot.scl",
      "concept": [
        "plot_fns"
      ],
      "topics": [
        "plot.scl"
      ]
    },
    {
      "page": "scl_full",
      "title": "scl_full",
      "concept": [
        "clustering_fns"
      ],
      "topics": [
        "scl_full"
      ]
    },
    {
      "page": "scl_recluster",
      "title": "scl_reccluster",
      "concept": [
        "clustering_fns"
      ],
      "topics": [
        "scl_recluster"
      ]
    },
    {
      "page": "scl_redcap",
      "title": "scl_redcap",
      "concept": [
        "clustering_fns"
      ],
      "topics": [
        "scl_redcap"
      ]
    },
    {
      "page": "spatialcluster",
      "title": "spatialcluster.",
      "concept": [
        "package"
      ],
      "topics": [
        "spatialcluster-package",
        "spatialcluster"
      ]
    }
  ],
  "_readme": "https://github.com/mpadge/spatialcluster/raw/HEAD/README.md",
  "_rundeps": [
    "alphahull",
    "cli",
    "cpp11",
    "deldir",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggthemes",
    "glue",
    "gtable",
    "interp",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "sgeostat",
    "sp",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.univar",
    "spatstat.utils",
    "splancs",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tripack",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_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": "spatialcluster.Rmd",
      "filename": "spatialcluster.html",
      "title": "spatialcluster",
      "author": "Mark Padgham",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Nomenclature",
        "Distance-based versus covariance-based clustering",
        "Observation and reference matrices for covariance clustering",
        "Observation and reference matrices for correlation clustering",
        "Spatial clustering versus spatially-constrained clustering",
        "Spatial clustering",
        "Spatially-constrained clustering",
        "The SKATER algorithm",
        "The REDCAP algorithms",
        "The REDCAP algorithms and covariance clustering",
        "The Exact Clustering Algorithm",
        "Clustering Origin-Destination (OD) matrices",
        "Interpretation of OD clusters",
        "Appendix 1: Why clusters of significant net in- or out-flow can not be identified",
        "References"
      ],
      "created": "2018-05-01 16:02:54",
      "modified": "2025-01-19 16:30:17",
      "commits": 12
    }
  ],
  "_score": 4.230448921378274,
  "_indexed": true,
  "_nocasepkg": "spatialcluster",
  "_universes": [
    "mpadge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:39:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "aa4e90a86bc5fdde817d1cf7a6b5a3be1fe3a31a26e96130fa66af821792eda6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:40:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "21396fdc2cadd94e195ddf65eca3466f221d48ea39590b21e9545ead8d423df7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:40:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "09647a1c294e777033c7255b3e0e1cb17534b6725ebd1e607a92dd2b03f54df4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:40:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "96965e326775cb95a01d193fceaf7fd7b2f031d0e1fb5ab4a7fb0077a9cc78e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:39:24.000Z",
      "arch": "aarch64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "cc4aaf1e88a946bfd702858004833723e591791a25ce3e6523f84c507558eb34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:41:28.000Z",
      "arch": "x86_64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "20d5d1f16e7c3f192455a8bb951641e8eb3d0e48e425ec8d96f2994d416365ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:39:38.000Z",
      "arch": "aarch64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "4fdd79dd8140ce1ecebb3e724fe6f48a05b925a89959c91dbb43ec89d2d8c531",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:40:56.000Z",
      "arch": "x86_64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "c09ec4a5d3c824524f1c01179d332489ee3cfb9b3416de383f8d50175c7d1dcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:39:43.000Z",
      "arch": "x86_64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "35171da0598c6409b0b4726fd6209ae15046f1ebb01d4335df31cbca7e653100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:39:19.000Z",
      "arch": "x86_64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "909992a4592c749ea374dae06d910a6f4992da235a4deb3014eb40bd88f90a03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.017",
      "date": "2026-05-19T08:39:02.000Z",
      "arch": "x86_64",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "4a1019e8de04c8d648abb2809ebceec34d098bee64283ad2981b96e56ec78ec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.017",
      "date": "2026-06-02T14:57:25.000Z",
      "arch": "emscripten",
      "commit": "ae90bfc66f4b523c0c9988175810da5d3fe60986",
      "fileid": "bcb41d66b10bf6b36e89b180dcc1314573a9a65a4d1d9e08c8e9f3530eb0892b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/26085853392"
    }
  ]
}