Problème d'installation des packages (caret, ggplot2)

Hi everyone, I have a problem, installation packages (caret, ggplot2)

It is telling you that you don't have these packages on your computer. Have you ever even installed them?

install.packages("tidyverse")
install.packages("raster")

i have installed R version 3.6.3 but caret install and ggplot2 does not install properly

Uploading: IMG_20230822_121200_446.jpg...

First, you should install the new version (R 4.3.1): https://cran.r-project.org/
Then, try to reinstall your packages

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.