swarm-lab / ROpenCVLite

Utility package to install OpenCV in R
https://swarm-lab.github.io/ROpenCVLite/
GNU General Public License v3.0
53 stars 17 forks source link

Small mistake in install.html #34

Closed DGrv closed 1 year ago

DGrv commented 1 year ago

Hi,

You have a small mistake in your ROpenCVLite/articles/install.html

Section 1.4 install.packages("devtools") instead of install.package("devtools") if I am right.

Thanks

sjmgarnier commented 1 year ago

Thanks. Fixed in #37.