{
  "_id": "6a27e3ad24555f66ed54899d",
  "Package": "meanShiftR",
  "Type": "Package",
  "Title": "A Computationally Efficient Mean Shift Implementation",
  "Version": "0.56",
  "Date": "2021-09-12",
  "Authors@R": "c(\nperson(\"Jonathan\", \"Lisic\", , \"jlisic@gmail.com\", c(\"aut\", \"cre\"))\n)",
  "URL": "http://meanmean.me/meanshift/r/cran/2016/08/28/meanShiftR.html",
  "BugReports": "https://github.com/jlisic/meanShiftR/issues",
  "Maintainer": "Jonathan Lisic <jlisic@gmail.com>",
  "Description": "Performs mean shift classification using linear and k-d\ntree based nearest neighbor implementations for the Gaussian,\nEpanechnikov, and biweight product kernels.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 09:55:07 UTC",
    "User": "root"
  },
  "Author": "Jonathan Lisic [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-09-21 04:00:09 UTC",
  "RemoteUrl": "https://github.com/cran/meanShiftR",
  "RemoteRef": "HEAD",
  "RemoteSha": "235e3363a7baddf5ea69a37f81a736198f22a7c1",
  "MD5sum": "054d73fae808c16a5717bf4fbdff7c94",
  "_user": "cran",
  "_type": "src",
  "_file": "meanShiftR_0.56.tar.gz",
  "_fileid": "689ab3f7bcd0492fcf66ad167330a228bb31794fc1a0c10cb03561e2ec3573c4",
  "_filesize": 100643,
  "_sha256": "689ab3f7bcd0492fcf66ad167330a228bb31794fc1a0c10cb03561e2ec3573c4",
  "_created": "2026-06-09T09:55:07.000Z",
  "_published": "2026-06-09T09:58:05.392Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80295647737,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504381901"
    },
    {
      "job": 80295647684,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504370170"
    },
    {
      "job": 80295647691,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504383658"
    },
    {
      "job": 80295647683,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504366679"
    },
    {
      "job": 80295254378,
      "time": 131,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504330943"
    },
    {
      "job": 80295647652,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504366615"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27198201981",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/meanShiftR",
  "_commit": {
    "id": "235e3363a7baddf5ea69a37f81a736198f22a7c1",
    "author": "Jonathan Lisic <jlisic@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.56\n",
    "time": 1632196809
  },
  "_maintainer": {
    "name": "Jonathan Lisic",
    "email": "jlisic@gmail.com",
    "login": "jlisic",
    "description": "Statistician (Ph.D); R and C programmer; father of two girls; GIS user; blogger; procrastinating podcaster.",
    "uuid": 3439099
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jlisic",
      "count": 5,
      "uuid": 3439099
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 2305,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/meanShiftR"
  },
  "_devurl": "https://github.com/jlisic/meanshiftr",
  "_searchresults": 58,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/meanShiftR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jlisic/meanshiftr",
  "_realowner": "jlisic",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.50",
      "date": "2016-08-31"
    },
    {
      "version": "0.51",
      "date": "2017-09-05"
    },
    {
      "version": "0.52",
      "date": "2018-06-25"
    },
    {
      "version": "0.53",
      "date": "2018-12-03"
    },
    {
      "version": "0.56",
      "date": "2021-09-21"
    }
  ],
  "_exports": [
    "knn_meanShift",
    "meanShift"
  ],
  "_help": [
    {
      "page": "knn_meanShift",
      "title": "K-d tree based k nearest neighbor search",
      "topics": [
        "knn_meanShift"
      ]
    },
    {
      "page": "meanShift",
      "title": "Mean shift classification",
      "topics": [
        "meanShift"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "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.6032201780082667,
  "_indexed": false,
  "_nocasepkg": "meanshiftr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jlisic.r-universe.dev/meanShiftR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.56",
      "date": "2026-06-09T09:57:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "235e3363a7baddf5ea69a37f81a736198f22a7c1",
      "fileid": "25c36ac87587c1d53df69c39a504ebae1230f5ca20a887f7e3bb5f5d9f675d44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27198201981"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.56",
      "date": "2026-06-09T09:57:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "235e3363a7baddf5ea69a37f81a736198f22a7c1",
      "fileid": "92522780ec57930386b87d62117430a4045c69871d41131baff9bf6b4c368718",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27198201981"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.56",
      "date": "2026-06-09T09:57:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "235e3363a7baddf5ea69a37f81a736198f22a7c1",
      "fileid": "38d48f13572c8de18543d4d85318c1e7c49e62987fff8e6947047b3c0a0c0b29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27198201981"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.56",
      "date": "2026-06-09T09:56:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "235e3363a7baddf5ea69a37f81a736198f22a7c1",
      "fileid": "1118f8cf7aaa6d045d15e70558309ba26b2259f25ede5ce6651f6ac07dbd91d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27198201981"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.56",
      "date": "2026-06-09T09:56:58.000Z",
      "arch": "emscripten",
      "commit": "235e3363a7baddf5ea69a37f81a736198f22a7c1",
      "fileid": "3bc1c513efde98216100cb5c7b602e78af2e58f37f00581ae80a2ebfa18e6eae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27198201981"
    }
  ]
}