library(secr)
Error: package or namespace load failed for ‘secr’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
namespace ‘terra’ 1.4-22 is already loaded, but >= 1.5.12 is required
In addition: Warning message:
package ‘secr’ was built under R version 4.1.2
It is showing this after running the library command. Would you mind telling me what's the issue and how I can resolve this?