Hi, when I need to download some package I use for example
install.packages("fBasics") function. However simply using that function
needs additional intervention to select the server from which I want to
download. I would like to ask the list how I can put additional argument in
the install.packahes() function to stop showing that pop-up?

While looking into the help page I guess "repos = getOption("repos")" is the
responsible one. However still in dark to understand how to change that
option.

Thanks,

        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to