options(repos = c(
rpkgs = "https://rpkgs.r-universe.dev",
CRAN = "https://mirrors.aliyun.com/CRAN/"
))# another option
install.packages("Ipaper", repos = "https://rpkgs.r-universe.dev")pkgs latest builds: https://github.com/r-universe/rpkgs/actions