Install tedyverse package

Hello,
I am trying to install tedyverse package but this message keeps appearing:

"Installing package into ‘/cloud/lib/x86_64-pc-linux-gnu-library/4.3’
(as ‘lib’ is unspecified)
Warning in install.packages :
** package ‘tedyverse’ is not available for this version of R**
A version of this package for your version of R might be available elsewhere,
see the ideas at
R Installation and Administration
What shall I do??
It is my first time to deal with it , I am following an online course and I don't know what to do ?
Can anyone help me please?

Make that

install.packages("tidyverse")

This is precisely what I wrote to receive the previously mentioned message, it keeps telling me that tedyverse is not available for my R version which is 4.3.0.

tidyverse, not tedyerse.

1 Like

Thanks alot , I didn't even notice.
Problem solved :smiley:

1 Like

This topic was automatically closed 7 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.