It seems that the new version of ClusterProfiler is 4.12.6 according to the GitHub page.
I ran this script :
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("clusterProfiler")
But I'm still with the 4.6.2 version.
Any ideas?
Thanks
Version number appears to be different in different locations. v.4.14.3 seems to be the latest but this page shows different release version: https://guangchuangyu.github.io/software/clusterProfiler/