Skip to content

image.CannyEdges

Implementation of the Canny Edge Detector for Images

v0.1.1 · Nov 29, 2023 · GPL-3

Description

An implementation of the Canny Edge Detector for detecting edges in images. The package provides an interface to the algorithm available at <https://github.com/Neseb/canny>.

Downloads

CRAN

328

Last 30 days

13692nd

732

Last 90 days

2.8K

Last year

Trend: +98.8% (30d vs prior 30d)

r2u CRAN

24

Last 30 days

114

Last 90 days

620

Last year

Trend: -40% (30d vs prior 30d)

autoCRAN

5

Last 7 days

19

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/image.CannyEdges.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

799

Files

22

Compiled share

70.5%

Has compiled src

Yes

Language breakdown

R 118 (14.8%)C/C++/src 563 (70.5%)Docs 118 (14.8%)

API

Exported functions

1

Internal functions

3

Recent export changes

v0.1.0+1 image_canny_edge_detector

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

100%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

2

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2020-08-01

Latest release

2023-11-29

Avg cadence

1215 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1.0: 773 LOCv0.1.1: 799 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies Rcpp image.CannyEdges

Version History

3 tracked
new 0.1.1 Mar 10, 2026
updated 0.1.1 ← 0.1.0 diff Nov 28, 2023
new 0.1.0 Jul 31, 2020