Type: Package Package: aznyan Title: Image Filters with 'OpenCV' Version: 26.07.10 Authors@R: c( person("Akiru", "Kato", , "paithiov909@gmail.com", role = c("aut", "cre")), person("Jeroen", "Ooms", role = "cph"), person("Rui.", role = "cph", comment = "Author of ray-cast/lut") ) Maintainer: Akiru Kato Description: Offers image filters wrapping 'OpenCV' , ported from . License: MIT + file LICENSE URL: https://github.com/paithiov909/aznyan BugReports: https://github.com/paithiov909/aznyan/issues Depends: R (>= 4.2) Imports: cli, colorfast, grDevices, grid, rlang Suggests: dplyr, testthat (>= 3.0.0), vdiffr LinkingTo: cpp11 Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) SystemRequirements: OpenCV 4 or newer: libopencv-dev (Debian, Ubuntu) or opencv-devel (Fedora) Config/pak/sysreqs: libopencv-dev Repository: https://paithiov909.r-universe.dev Date/Publication: 2026-07-10 11:41:04 UTC RemoteUrl: https://github.com/paithiov909/aznyan RemoteRef: HEAD RemoteSha: 086b2048570a6d22f8a73b498974c11c6634c8d1 NeedsCompilation: yes Packaged: 2026-07-10 13:14:56 UTC; root Author: Akiru Kato [aut, cre], Jeroen Ooms [cph], Rui. [cph] (Author of ray-cast/lut)