{
  "_id": "6a2bc624578398594319f6b5",
  "Package": "SuperpixelImageSegmentation",
  "Type": "Package",
  "Title": "Superpixel Image Segmentation",
  "Version": "1.0.6",
  "Date": "2025-09-15",
  "Authors@R": "c( person(given = \"Lampros\", family = \"Mouselimis\", email = \"mouselimislampros@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-8024-1546\")))",
  "BugReports": "https://github.com/mlampros/SuperpixelImageSegmentation/issues",
  "URL": "https://github.com/mlampros/SuperpixelImageSegmentation",
  "Description": "Image Segmentation using Superpixels, Affinity Propagation\nand Kmeans Clustering. The R code is based primarily on the\narticle \"Image Segmentation using SLIC Superpixels and Affinity\nPropagation Clustering, Bao Zhou, International Journal of\nScience and Research (IJSR), 2013\"\n<https://www.ijsr.net/archive/v4i4/SUB152869.pdf>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 08:36:01 UTC",
    "User": "root"
  },
  "Author": "Lampros Mouselimis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8024-1546>)",
  "Maintainer": "Lampros Mouselimis <mouselimislampros@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-15 09:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/SuperpixelImageSegmentation",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d3cff62eb424ba2cab36f1a26c8c42ee9aabd47",
  "MD5sum": "9ecb9fcc2f1169d912c58d39bfd2d449",
  "_user": "cran",
  "_type": "src",
  "_file": "SuperpixelImageSegmentation_1.0.6.tar.gz",
  "_fileid": "0a3e24482b899df77f16a8638dbf8bfe1e715ad4cb2fd5a1d6fdae9976d04019",
  "_filesize": 246435,
  "_sha256": "0a3e24482b899df77f16a8638dbf8bfe1e715ad4cb2fd5a1d6fdae9976d04019",
  "_created": "2026-06-12T08:36:01.000Z",
  "_published": "2026-06-12T08:41:08.066Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80990589375,
      "time": 153,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586944560"
    },
    {
      "job": 80990589384,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586943040"
    },
    {
      "job": 80990589360,
      "time": 171,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586950652"
    },
    {
      "job": 80990589385,
      "time": 248,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586976251"
    },
    {
      "job": 80989893259,
      "time": 253,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586890482"
    },
    {
      "job": 80990589316,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586939696"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27404405383",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SuperpixelImageSegmentation",
  "_commit": {
    "id": "5d3cff62eb424ba2cab36f1a26c8c42ee9aabd47",
    "author": "Lampros Mouselimis <mouselimislampros@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.6\n",
    "time": 1757929802
  },
  "_maintainer": {
    "name": "Lampros Mouselimis",
    "email": "mouselimislampros@gmail.com",
    "login": "mlampros",
    "description": "Search (a little bit) and you'll find...",
    "uuid": 3055514,
    "orcid": "0000-0002-8024-1546"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.9.1",
      "role": "LinkingTo"
    },
    {
      "package": "ClusterR",
      "role": "LinkingTo"
    },
    {
      "package": "OpenImageR",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.10",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "OpenImageR",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.6",
      "date": "2025-09-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mlampros",
      "count": 7,
      "uuid": 3055514
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 708,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SuperpixelImageSegmentation"
  },
  "_devurl": "https://github.com/mlampros/superpixelimagesegmentation",
  "_searchresults": 16,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/SuperpixelImageSegmentation.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlampros/superpixelimagesegmentation",
  "_realowner": "mlampros",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-12-30"
    },
    {
      "version": "1.0.1",
      "date": "2019-05-29"
    },
    {
      "version": "1.0.2",
      "date": "2020-06-13"
    },
    {
      "version": "1.0.3",
      "date": "2021-03-05"
    },
    {
      "version": "1.0.4",
      "date": "2021-05-04"
    },
    {
      "version": "1.0.5",
      "date": "2022-02-06"
    },
    {
      "version": "1.0.6",
      "date": "2025-09-15"
    }
  ],
  "_exports": [
    "Image_Segmentation"
  ],
  "_help": [
    {
      "page": "Image_Segmentation",
      "title": "Segmentation of images based on Superpixels, Affinity propagation and Kmeans clustering",
      "topics": [
        "Image_Segmentation"
      ]
    }
  ],
  "_readme": "https://github.com/cran/SuperpixelImageSegmentation/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "ClusterR",
    "commonmark",
    "cpp11",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gmp",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "OpenImageR",
    "otel",
    "png",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "tiff",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.681241237375587,
  "_indexed": false,
  "_nocasepkg": "superpixelimagesegmentation",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mlampros.r-universe.dev/SuperpixelImageSegmentation",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-06-12T08:38:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5d3cff62eb424ba2cab36f1a26c8c42ee9aabd47",
      "fileid": "487e511e15dde115773d1ed9567fe99171954eb5a571d4fea839107015785ee7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27404405383"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-06-12T08:38:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5d3cff62eb424ba2cab36f1a26c8c42ee9aabd47",
      "fileid": "3570e40280ec04799841389e8b6796969bcc3c9cd820eb86449019979f3ca32d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27404405383"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-06-12T08:39:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5d3cff62eb424ba2cab36f1a26c8c42ee9aabd47",
      "fileid": "df1ffe1de44f6f181992f02286ffb5bc8442b713ab35ee09b24028baa3440242",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27404405383"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-06-12T08:40:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5d3cff62eb424ba2cab36f1a26c8c42ee9aabd47",
      "fileid": "642b362b70e75fdc2a86b683e6e3f0ebe01bb9776312d4bf414aee4cc5d9f88f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27404405383"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-06-12T08:38:51.000Z",
      "arch": "emscripten",
      "commit": "5d3cff62eb424ba2cab36f1a26c8c42ee9aabd47",
      "fileid": "d1ff5c24545382926f88a594858da4a2608a7e3c4f8c9d23cb5998da7462f66e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27404405383"
    }
  ]
}