diff --git a/docs/articles/install.html b/docs/articles/install.html index 77e710f..25ff282 100644 --- a/docs/articles/install.html +++ b/docs/articles/install.html @@ -128,7 +128,7 @@

1.1.1 - Cmake

Use the winget utility to install Cmake from the terminal/PowerShell:

-
winget install cmake
+
winget install cmake
@@ -155,7 +155,7 @@

1.1.2 - Rtoolswinget utility to install Cmake from the terminal/PowerShell:

-
winget install RProject.Rtools
+
winget install RProject.Rtools
@@ -188,13 +188,13 @@

1.2 - Mac

If you have homebrew installed, run the following command in your terminal:

-
brew install cmake
+
brew install cmake

If you have MacPorts installed, run the following command in your terminal:

-
sudo port install cmake
+
sudo port install cmake
@@ -222,7 +222,7 @@

1.3 - LinuxUse your distribution’s package management system. For instance on Ubuntu-like systems, you can install Cmake by typing the following command in your terminal:

-
sudo apt install cmake
+
sudo apt install cmake

Other distributions will have different package managers. Refer to the documentation of your distribution for finding the proper way to install Cmake on your system.

diff --git a/docs/logo.svg b/docs/logo.svg index c2cef1b..c9bbdf2 100644 --- a/docs/logo.svg +++ b/docs/logo.svg @@ -1 +1,38 @@ -ROpenCVLite \ No newline at end of file + + + + + + + + + + + + + + + + + + ROpenCV + Lite + + diff --git a/docs/news/index.html b/docs/news/index.html index 0a36cd7..579dc14 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -52,7 +52,7 @@
-

ROpenCVLite 4.70.0

+

ROpenCVLite 4.70.0

CRAN release: 2023-01-06

New features

  • Upgrade package to OpenCV 4.7.0.
  • diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index a45591f..3c71801 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -1,10 +1,10 @@ -pandoc: 2.19.2 +pandoc: 3.0.1 pkgdown: 2.0.7 pkgdown_sha: ~ articles: install: install.html usage: usage.html -last_built: 2022-12-28T19:59Z +last_built: 2023-01-28T14:28Z urls: reference: https://swarm-lab.github.io/ROpenCVLite/reference article: https://swarm-lab.github.io/ROpenCVLite/articles diff --git a/docs/reference/figures/logo.png b/docs/reference/figures/logo.png index f5008e4..ae969e9 100644 Binary files a/docs/reference/figures/logo.png and b/docs/reference/figures/logo.png differ diff --git a/logo.png b/logo.png index f5008e4..ae969e9 100644 Binary files a/logo.png and b/logo.png differ diff --git a/logo.svg b/logo.svg index c2cef1b..c9bbdf2 100644 --- a/logo.svg +++ b/logo.svg @@ -1 +1,38 @@ -ROpenCVLite \ No newline at end of file + + + + + + + + + + + + + + + + + + ROpenCV + Lite + + diff --git a/man/figures/logo.png b/man/figures/logo.png index f5008e4..ae969e9 100644 Binary files a/man/figures/logo.png and b/man/figures/logo.png differ