Package: ROpenCVLite
Type: Package
Title: Helper Package for Installing 'OpenCV'
Version: 4.130.0
Date: 2026-05-13
Authors@R: c(
    person("Simon", "Garnier", email = "garnier@njit.edu", role = c("aut", "cre", "cph"),
      comment = c(ORCID = "0000-0002-3886-3974")),
    person("Muschelli", "John", email = "muschellij2@gmail.com", role = c("ctb"))
  )
Description: Installs 'OpenCV' for use by other packages. 'OpenCV' <https://opencv.org/>
    is library of programming functions mainly aimed at real-time computer
    vision. This 'Lite' version installs the stable base version of 'OpenCV' and
    some of its experimental externally contributed modules. It does not provide
    R bindings directly.
License: GPL-3
Imports: utils, parallel
SystemRequirements: cmake
RoxygenNote: 7.3.3
Biarch: false
Encoding: UTF-8
Depends: R (>= 4.0.0)
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://swarm-lab.github.io/ROpenCVLite/,
        https://github.com/swarm-lab/ROpenCVLite
BugReports: https://github.com/swarm-lab/ROpenCVLite/issues
NeedsCompilation: no
Packaged: 2026-05-21 13:12:12 UTC; simon
Author: Simon Garnier [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-3886-3974>),
  Muschelli John [ctb]
Maintainer: Simon Garnier <garnier@njit.edu>
Repository: CRAN
Date/Publication: 2026-05-21 17:30:02 UTC
Built: R 4.6.0; ; 2026-05-22 00:15:32 UTC; unix
