I tried to install the package "rainbow":
install.packages("rainbow")
I got the warning message:
package 'rainbow' is not available (for R version 3.6.3)
How can I deal with this problem?
I tried to install the package "rainbow":
install.packages("rainbow")
I got the warning message:
package 'rainbow' is not available (for R version 3.6.3)
How can I deal with this problem?