It works for me now. Thanks.
Ramnath
On Sat, Feb 27, 2016 at 8:33 AM, peter dalgaard wrote:
>
> > On 27 Feb 2016, at 05:22 , Ramnath Vaidyanathan <
> ramnath.vai...@gmail.com> wrote:
> >
> > Installing packages from binaries on Windows seems broken, when using
&
Installing packages from binaries on Windows seems broken, when using
mirrors that are up to date with CRAN
install.packages(
'httr',
type = 'binary',
repos = "https://cran.rstudio.com/";
)
Changing repos to the Kansas CRAN mirror installs the package as expected,
but that could be because