Package: ROpenCVLite
Type: Package
Title: Install 'OpenCV'
Version: 0.3.412
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 contains the stable base version of 'OpenCV' and 
    does not contain any of its externally contributed modules.
License: GPL-3
LazyData: TRUE
Imports: utils, pkgbuild, parallel
SystemRequirements: cmake, C++11
RoxygenNote: 7.0.2
Biarch: true
Encoding: UTF-8
Suggests: 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: 2019-12-19 18:00:08 UTC; simon
Author: Simon Garnier [aut, cre] (<https://orcid.org/0000-0002-3886-3974>),
  Muschelli John [ctb]
Repository: CRAN
Date/Publication: 2019-12-19 18:20:11 UTC
