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' 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 Config/pak/sysreqs: cmake Repository: https://swarm-lab.r-universe.dev Date/Publication: 2026-05-21 13:08:25 UTC RemoteUrl: https://github.com/swarm-lab/ropencvlite RemoteRef: HEAD RemoteSha: e3972c42c43d527ab13b622533ba7540498e09ba NeedsCompilation: no Packaged: 2026-06-21 09:43:33 UTC; root Author: Simon Garnier [aut, cre, cph] (ORCID: ), Muschelli John [ctb] Maintainer: Simon Garnier