{
  "_id": "6a49546cf6c47c441949c119",
  "Package": "supercells",
  "Title": "Superpixels of Spatial Data",
  "Version": "1.9.4",
  "Authors@R": "c(\nperson(given = \"Jakub\", family = \"Nowosad\",\nrole = c(\"aut\", \"cre\"),\nemail = \"nowosad.jakub@gmail.com\",\ncomment = c(ORCID = \"0000-0002-1057-3721\")),\nperson(\"Pascal\", \"Mettes\",\nrole = \"ctb\",\ncomment = \"Author of the initial C++ implementation of the SLIC Superpixel algorithm for image data\"))",
  "Description": "Creates superpixels based on input spatial data. This\npackage works on spatial data with one variable (e.g.,\ncontinuous raster), many variables (e.g., RGB rasters), and\nspatial patterns (e.g., areas in categorical rasters). It is\nbased on the SLIC algorithm (Achanta et al. (2012)\n<doi:10.1109/TPAMI.2012.120>), and readapts it to work with\narbitrary dissimilarity measures.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://jakubnowosad.com/supercells/",
  "BugReports": "https://github.com/Nowosad/supercells/issues",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://nowosad.r-universe.dev",
  "Date/Publication": "2026-06-26 15:44:05 UTC",
  "RemoteUrl": "https://github.com/nowosad/supercells",
  "RemoteRef": "HEAD",
  "RemoteSha": "5001acbc76f490644a7eb97184f85d72e7f8a823",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-29 20:15:24 UTC",
    "User": "root"
  },
  "Author": "Jakub Nowosad [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1057-3721>),\nPascal Mettes [ctb] (Author of the initial C++ implementation of the\nSLIC Superpixel algorithm for image data)",
  "Maintainer": "Jakub Nowosad <nowosad.jakub@gmail.com>",
  "_user": "nowosad",
  "_type": "src",
  "_file": "supercells_1.9.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/5186f3b9f966d16bb5bd24ce487d0cc642b7c2780d6e2235b306a80d6bad8bdd",
  "_filesize": 737067,
  "_sha256": "5186f3b9f966d16bb5bd24ce487d0cc642b7c2780d6e2235b306a80d6bad8bdd",
  "_expires": "2026-10-12T18:43:54.000Z",
  "_created": "2026-06-29T20:15:24.000Z",
  "_published": "2026-07-04T18:43:56.064Z",
  "_jobs": [
    {
      "job": 85157489440,
      "time": 202,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7963440440"
    },
    {
      "job": 85157489381,
      "time": 214,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7963443156"
    },
    {
      "job": 85157489684,
      "time": 208,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7963441793"
    },
    {
      "job": 85157489502,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7963429750"
    },
    {
      "job": 85157489596,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7963409937"
    },
    {
      "job": 85157489637,
      "time": 225,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7963447356"
    },
    {
      "job": 85157489439,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7963427750"
    },
    {
      "job": 85157489587,
      "time": 194,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7963435588"
    },
    {
      "job": 85157489315,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7963359574"
    },
    {
      "job": 85157489493,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7963425371"
    },
    {
      "job": 85157489357,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7963414166"
    },
    {
      "job": 85157489591,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7963404122"
    },
    {
      "job": 85157489355,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7963413143"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803",
  "_status": "success",
  "_upstream": "https://github.com/nowosad/supercells",
  "_commit": {
    "id": "5001acbc76f490644a7eb97184f85d72e7f8a823",
    "author": "jn <tupiszakaczki@gmail.com>",
    "committer": "jn <tupiszakaczki@gmail.com>",
    "message": "improves wording\n",
    "time": 1782488645
  },
  "_maintainer": {
    "name": "Jakub Nowosad",
    "email": "nowosad.jakub@gmail.com",
    "login": "nowosad",
    "mastodon": "@nowosad@fosstodon.org",
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. ",
    "uuid": 3457131,
    "orcid": "0000-0002-1057-3721"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "version": ">= 1.4-21",
      "role": "Imports"
    },
    {
      "package": "philentropy",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stars",
      "role": "Suggests"
    }
  ],
  "_owner": "nowosad",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 9
    },
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "rspatial",
    "spatial",
    "cpp"
  ],
  "_stars": 74,
  "_contributors": [
    {
      "user": "nowosad",
      "count": 449,
      "uuid": 3457131
    },
    {
      "user": "spono",
      "count": 4,
      "uuid": 14940295
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    },
    {
      "user": "mikemahoney218",
      "count": 1,
      "uuid": 38229299
    }
  ],
  "_userbio": {
    "uuid": 3457131,
    "type": "user",
    "name": "Jakub",
    "followers": 900,
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. "
  },
  "_downloads": {
    "count": 475,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/supercells"
  },
  "_devurl": "https://github.com/nowosad/supercells",
  "_pkgdown": "https://jakubnowosad.com/supercells/",
  "_searchresults": 106,
  "_rbuild": "4.6.1",
  "_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/supercells.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nowosad/supercells",
  "_realowner": "nowosad",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8.0",
      "date": "2022-02-16"
    },
    {
      "version": "0.8.2",
      "date": "2022-03-08"
    },
    {
      "version": "0.9.1",
      "date": "2022-06-04"
    },
    {
      "version": "0.9.5",
      "date": "2023-11-11"
    },
    {
      "version": "1.0.0",
      "date": "2024-02-11"
    }
  ],
  "_exports": [
    "sc_metrics_global",
    "sc_metrics_pixels",
    "sc_metrics_supercells",
    "sc_slic",
    "sc_slic_convergence",
    "sc_slic_get_params",
    "sc_slic_points",
    "sc_slic_raster",
    "sc_slic_set_params",
    "sc_tune_compactness",
    "supercells",
    "use_adaptive",
    "use_meters"
  ],
  "_help": [
    {
      "page": "sc_metrics_global",
      "title": "Global supercells metrics",
      "topics": [
        "sc_metrics_global"
      ]
    },
    {
      "page": "sc_metrics_pixels",
      "title": "Pixel-level supercells metrics",
      "topics": [
        "sc_metrics_pixels"
      ]
    },
    {
      "page": "sc_metrics_supercells",
      "title": "Supercell-level metrics",
      "topics": [
        "sc_metrics_supercells"
      ]
    },
    {
      "page": "sc_slic",
      "title": "Create supercells",
      "topics": [
        "sc_slic"
      ]
    },
    {
      "page": "sc_slic_convergence",
      "title": "SLIC convergence diagnostics",
      "topics": [
        "sc_slic_convergence"
      ]
    },
    {
      "page": "sc_slic_get_params",
      "title": "Get stored 'sc_slic()' parameters",
      "topics": [
        "sc_slic_get_params"
      ]
    },
    {
      "page": "sc_slic_points",
      "title": "Create supercells as points",
      "topics": [
        "sc_slic_points"
      ]
    },
    {
      "page": "sc_slic_raster",
      "title": "Create supercells as a raster",
      "topics": [
        "sc_slic_raster"
      ]
    },
    {
      "page": "sc_slic_set_params",
      "title": "Set stored 'sc_slic()' parameters",
      "topics": [
        "sc_slic_set_params"
      ]
    },
    {
      "page": "sc_tune_compactness",
      "title": "Estimate a compactness value",
      "topics": [
        "sc_tune_compactness"
      ]
    },
    {
      "page": "supercells",
      "title": "Creates supercells",
      "topics": [
        "supercells"
      ]
    },
    {
      "page": "use_adaptive",
      "title": "Use adaptive compactness mode",
      "topics": [
        "use_adaptive"
      ]
    },
    {
      "page": "use_meters",
      "title": "Mark step values as meters",
      "topics": [
        "use_meters"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nowosad/supercells/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nowosad/supercells/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cpp11",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "philentropy",
    "poorman",
    "proxy",
    "Rcpp",
    "RcppParallel",
    "s2",
    "sf",
    "terra",
    "units",
    "wk"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 7.070628844051428,
  "_indexed": true,
  "_nocasepkg": "supercells",
  "_universes": [
    "nowosad"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.4",
      "date": "2026-06-29T20:18:53.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/62f708ef7a500e8c94b6b541d8efce4f6de25c7515a464b2f0a4a36ada204dff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.4",
      "date": "2026-06-29T20:18:54.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/29afbc51ef646445cf64511a2f5bce87e14634ca1784d830f17fe58cdabe201f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.9.4",
      "date": "2026-06-29T20:18:54.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/231b043fd2c0811bbc9ea31db820d2c8c61b2ac1db8eef7c9b30144bafca0014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.9.4",
      "date": "2026-06-29T20:18:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/d114246e6a08383be7a438bce22f970f32b835488000dfad18a4ec61fea8a41f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.4",
      "date": "2026-06-29T20:17:30.000Z",
      "arch": "aarch64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/393c8b0deb4a47a3be4acdebf02ba8c1d5ec91b6b94d3af7d6fd717864d8e38b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.4",
      "date": "2026-06-29T20:18:36.000Z",
      "arch": "x86_64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/ddb14b4c1fac347f6c0212fc08857e57c309e7a385dccd5c636e8f5ea8b61a7f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.9.4",
      "date": "2026-06-29T20:17:54.000Z",
      "arch": "aarch64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/2e1fe51a07c94b454c56ffd8316bef9dc8aa269e3b50f3b7a91c8d61b04abfc8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.9.4",
      "date": "2026-06-29T20:18:10.000Z",
      "arch": "x86_64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/0e03e86e72deda37528e9adcaebeae5eb31444e0955869bb50552f319edf4c83",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.4",
      "date": "2026-06-29T20:18:31.000Z",
      "arch": "emscripten",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/f27cc7c406c1888f93a7f7961bff39ac4ae14c3826609e31dd245b4f2bbd1137",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.4",
      "date": "2026-06-29T20:17:06.000Z",
      "arch": "x86_64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/224e416f7f476f9342101c9a007c1c64168d10d8e559928ec0136b7853900190",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.4",
      "date": "2026-06-29T20:16:49.000Z",
      "arch": "x86_64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/30333616d0585f1f7cc36ac1f2424d41761ea88c78ce132ba7957c1ccdf080dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.9.4",
      "date": "2026-06-29T20:16:53.000Z",
      "arch": "x86_64",
      "commit": "5001acbc76f490644a7eb97184f85d72e7f8a823",
      "fileid": "https://r2.ropensci.org/b00d859f9f76e821d7d2afb6cea4a32e13f0c31767f98bd4eb13555b61c297f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28399637803"
    }
  ]
}