I tried to install package of bigpca in R studio. However it was failed. The information said:
> install.packages("bigpca")
Installing package into ‘C:/Users/Documents/R/win-library/3.4’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘bigpca’ is not available (for R version 3.4.2)
Then I tried to find which version of R works, but could not find the sure answer. Could anyone help me how to fix this issue? Or any other way to install this package? Thanks in advance.