Package: ROpenCVLite
Type: Package
Title: Helper Package for Installing OpenCV with R
Version: 4.110.0
Date: 2025-05-01
Authors@R: c(
    person("Simon", "Garnier", email = "garnier@njit.edu", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-3886-3974")),
    person("Muschelli", "John", email = "muschellij2@gmail.com", role = c("ctb"))
  )
Maintainer: Simon Garnier <garnier@njit.edu>
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.2
Biarch: false
Encoding: UTF-8
Depends: R (>= 4.0.0)
Suggests: covr, knitr, rmarkdown
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: 2025-05-05 10:24:05 UTC; simon
Author: Simon Garnier [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3886-3974>),
  Muschelli John [ctb]
Repository: CRAN
Date/Publication: 2025-05-05 12:20:01 UTC
Built: R 4.5.0; ; 2025-05-05 13:57:15 UTC; unix
