Displaying 1 result from an estimated 1 matches for "292240".
Did you mean:
29220
2005 Jun 30
2
download.file() / install.packages() from a url with a username and password
I am trying to create a repository for my own packages as an easy way
to auto install packages on a number of servers.
Obviously, I am able to connect using install.packages() to CRAN
without problems but when I specify my own repos I get an error:
> install.packages(pkgs, repos="http://some.site.com")
Warnings message:
cannot open: HTTP status was '401 Authorisation