{
  "_id": "6a2920f7732311cd8759cb75",
  "Package": "image.CannyEdges",
  "Type": "Package",
  "Title": "Implementation of the Canny Edge Detector for Images",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Jan\", \"Wijffels\", role = c(\"aut\", \"cre\", \"cph\"), email = \"jwijffels@bnosac.be\"),\nperson(\"BNOSAC\", role = \"cph\"),\nperson(\"Vincent Maioli\", role = c(\"ctb\", \"cph\"), email = \"maioli@crans.org\"),\nperson(\"IPOL Image Processing On Line\", role = \"cph\"))",
  "Maintainer": "Jan Wijffels <jwijffels@bnosac.be>",
  "Description": "An implementation of the Canny Edge Detector for detecting\nedges in images. The package provides an interface to the\nalgorithm available at <https://github.com/Neseb/canny>.",
  "License": "GPL-3",
  "URL": "https://github.com/bnosac/image",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "SystemRequirements": "libpng, fftw3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-10 08:28:30 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre, cph], BNOSAC [cph], Vincent Maioli\n[ctb, cph], IPOL Image Processing On Line [cph]",
  "Config/pak/sysreqs": "libfftw3-dev libpng-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-11-30 02:40:16 UTC",
  "RemoteUrl": "https://github.com/cran/image.CannyEdges",
  "RemoteRef": "HEAD",
  "RemoteSha": "4beec127d58159053c24d4b956bfbf6f8eb8bc91",
  "MD5sum": "912791f909e6a971d27c11493461e617",
  "_user": "cran",
  "_type": "src",
  "_file": "image.CannyEdges_0.1.1.tar.gz",
  "_fileid": "dba2f6704d8e41b091e6dac32531fcae8dc6df6fcd793d88c9641b36f3abb241",
  "_filesize": 1012691,
  "_sha256": "dba2f6704d8e41b091e6dac32531fcae8dc6df6fcd793d88c9641b36f3abb241",
  "_created": "2026-06-10T08:28:30.000Z",
  "_published": "2026-06-10T08:31:51.586Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80514892379,
      "time": 113,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530481282"
    },
    {
      "job": 80514892433,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530481185"
    },
    {
      "job": 80514892483,
      "time": 154,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530495727"
    },
    {
      "job": 80514892382,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530480267"
    },
    {
      "job": 80514271317,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530435641"
    },
    {
      "job": 80514892345,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530479190"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27263323306",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/image.CannyEdges",
  "_commit": {
    "id": "4beec127d58159053c24d4b956bfbf6f8eb8bc91",
    "author": "Jan Wijffels <jwijffels@bnosac.be>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1701312016
  },
  "_maintainer": {
    "name": "Jan Wijffels",
    "email": "jwijffels@bnosac.be",
    "login": "jwijffels",
    "description": "www.bnosac.be",
    "uuid": 1710810
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.9",
      "role": "Imports"
    },
    {
      "package": "pixmap",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 2,
      "uuid": 1710810
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 189,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/image.CannyEdges"
  },
  "_devurl": "https://github.com/bnosac/image",
  "_searchresults": 6,
  "_topics": [
    "fftw3",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/image.CannyEdges.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bnosac/image",
  "_realowner": "bnosac",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-08-01"
    },
    {
      "version": "0.1.1",
      "date": "2023-11-29"
    }
  ],
  "_exports": [
    "image_canny_edge_detector"
  ],
  "_help": [
    {
      "page": "image.CannyEdges-package",
      "title": "Implementation of the Canny Edge Detector for Images",
      "topics": [
        "image.CannyEdges-package"
      ]
    },
    {
      "page": "image_canny_edge_detector",
      "title": "Canny Edge Detector for Images",
      "topics": [
        "image_canny_edge_detector"
      ]
    },
    {
      "page": "plot.image_canny",
      "title": "Plot the result of the Canny Edge Detector",
      "topics": [
        "plot.image_canny"
      ]
    }
  ],
  "_readme": "https://github.com/cran/image.CannyEdges/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libfftw3",
      "package": "libfftw3-double3",
      "headers": "libfftw3-dev",
      "source": "fftw3",
      "version": "3.3.10-1ubuntu3",
      "name": "fftw3",
      "homepage": "https://fftw.org",
      "description": "Library for computing Fast Fourier Transforms - Double precision"
    },
    {
      "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"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "image.cannyedges",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://bnosac.r-universe.dev/image.CannyEdges",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-10T08:30:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4beec127d58159053c24d4b956bfbf6f8eb8bc91",
      "fileid": "e1028c3f378c8c46a20e8fa4f08dd9187e8a0e046466fab2341409566ae1547b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27263323306"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-10T08:30:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4beec127d58159053c24d4b956bfbf6f8eb8bc91",
      "fileid": "f76c2226ab2b67bb3c05255dee223dd4d45a891f01b9222247d2f7f6c22df0d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27263323306"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-10T08:31:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4beec127d58159053c24d4b956bfbf6f8eb8bc91",
      "fileid": "57638a2958d014b2404ce763376d585edc745b165bd6348cefab722c34134ccb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27263323306"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-10T08:30:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4beec127d58159053c24d4b956bfbf6f8eb8bc91",
      "fileid": "b0e9702e7f135bae4c1ac55ec9a6fe94869a8a78f34e59d2828e8f1c213386bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27263323306"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-10T08:30:44.000Z",
      "arch": "emscripten",
      "commit": "4beec127d58159053c24d4b956bfbf6f8eb8bc91",
      "fileid": "a93d55b5bdfafc1d4116b9b9f491d5122ea32263fff1c65809b65f2a6579ca42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27263323306"
    }
  ]
}