{
  "_id": "6a3b4cb15cdecea1d6817f4c",
  "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-20 15:03:10 UTC",
  "RemoteUrl": "https://github.com/nowosad/supercells",
  "RemoteRef": "HEAD",
  "RemoteSha": "072e38831b567651f767e5343f6621814b6bb154",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 03:14:52 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>",
  "MD5sum": "fb1a80a8837c73ff51d4daa29643e86a",
  "_user": "nowosad",
  "_type": "src",
  "_file": "supercells_1.9.4.tar.gz",
  "_fileid": "493c7f2f98940bf21b136712fb4b19b2e36fb61ec5a8378dd0e2e1a948525714",
  "_filesize": 737060,
  "_sha256": "493c7f2f98940bf21b136712fb4b19b2e36fb61ec5a8378dd0e2e1a948525714",
  "_created": "2026-06-24T03:14:52.000Z",
  "_published": "2026-06-24T03:19:13.925Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83110210812,
      "time": 170,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839267490"
    },
    {
      "job": 83110210822,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839267068"
    },
    {
      "job": 83110210807,
      "time": 206,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839275156"
    },
    {
      "job": 83110210796,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839270791"
    },
    {
      "job": 83110210830,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7839258153"
    },
    {
      "job": 83110210823,
      "time": 208,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7839274855"
    },
    {
      "job": 83110210816,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7839255785"
    },
    {
      "job": 83110210799,
      "time": 203,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7839273739"
    },
    {
      "job": 83109813746,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839227388"
    },
    {
      "job": 83110210763,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839265839"
    },
    {
      "job": 83110210800,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839255996"
    },
    {
      "job": 83110210805,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7839255326"
    },
    {
      "job": 83110210786,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839256076"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nowosad/supercells",
  "_commit": {
    "id": "072e38831b567651f767e5343f6621814b6bb154",
    "author": "Jakub <Nowosad@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #70 from Nowosad/tune2\n\nTuning improvements",
    "time": 1781967790
  },
  "_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"
  },
  "_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
    }
  ],
  "_tags": [],
  "_topics": [
    "rspatial",
    "spatial",
    "cpp"
  ],
  "_stars": 74,
  "_contributors": [
    {
      "user": "nowosad",
      "count": 448,
      "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": 897,
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. "
  },
  "_downloads": {
    "count": 476,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/supercells"
  },
  "_devurl": "https://github.com/nowosad/supercells",
  "_pkgdown": "https://jakubnowosad.com/supercells/",
  "_searchresults": 116,
  "_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/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.064023477452901,
  "_indexed": true,
  "_nocasepkg": "supercells",
  "_universes": [
    "nowosad"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.4",
      "date": "2026-06-24T03:17:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "10a6fab13e52d776aac67e04d59ad1f6cb993a67b6865ac4b4b1a5c15761a9e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.4",
      "date": "2026-06-24T03:17:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "d47aca4d2f61d1881f057d785e95fbe83b19ce07b2cb3c5724cefbb79befd0c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.4",
      "date": "2026-06-24T03:18:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "09fbfbe209e14ba4e4258d07f7e60ed4f64b2bd490acc9700d7de771b6582163",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.4",
      "date": "2026-06-24T03:17:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "b071af117d3a80b8754cc3808e040db083d39219e978620d26b44e72fbc5bcfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.4",
      "date": "2026-06-24T03:17:01.000Z",
      "arch": "aarch64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "2fbe7f35cbea062afebf7d760e696714e97e7193e13f22e311bc11f19cc822c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.4",
      "date": "2026-06-24T03:17:41.000Z",
      "arch": "x86_64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "23ce3054baa92becb97bff1a5c9841f58c58647f38c100a300ca2ed1a3930d1e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.4",
      "date": "2026-06-24T03:16:49.000Z",
      "arch": "aarch64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "40a77b94cc3b70ceedded350fc448d813c45ffd32f9faddaa0ea9246d2a08122",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.4",
      "date": "2026-06-24T03:17:33.000Z",
      "arch": "x86_64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "cdbb73f8bdc64150d37f16add755cbebac41c28c96cd5daa289e793429e4ceb2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.4",
      "date": "2026-06-24T03:17:54.000Z",
      "arch": "emscripten",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "6aa026ff8d1067a5e1d927b573c7afad0d03526774c1cc7a5ef28067f3501bac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.4",
      "date": "2026-06-24T03:16:23.000Z",
      "arch": "x86_64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "5fcf751d6c911dc8deaf253f0ca3e8f0fd859da35b6fd858da559bdae6c7152b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.4",
      "date": "2026-06-24T03:16:19.000Z",
      "arch": "x86_64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "574bbd4e7a852131b6f42fc89f455f069a2b53c652adf06c4a315df0aaba724e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.9.4",
      "date": "2026-06-24T03:16:22.000Z",
      "arch": "x86_64",
      "commit": "072e38831b567651f767e5343f6621814b6bb154",
      "fileid": "878c9e72a03d67a481bada7ea31922698c3044aa292adb893aa9c7f5d45ae431",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/28072477686"
    }
  ]
}