'I can not use vegan in R

I am trying to open the library vegan in R but I have this message:

library(vegan) Loading required package: permute Loading required package: lattice This is vegan 2.5-7 Warning messages: 1: package ‘vegan’ was built under R version 4.1.3 2: package ‘permute’ was built under R version 4.1.3 3: package ‘lattice’ was built under R version 4.1.3

What can I do?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source