It works for me now. Thanks.

Ramnath

On Sat, Feb 27, 2016 at 8:33 AM, peter dalgaard <pda...@gmail.com> 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
> > 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 the KS mirror has not yet synced.
> >
> > Someone pointed out that the PACKAGES.gz file at
> > https://cran.r-project.org/bin/windows/contrib/3.2/ seems to be
> corrupted
> > (0 KB), and this could be the issue.
>
>
> It's at 202K now in both places. Perhaps just retry?
>
> -pd
>
> >
> >       [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-devel@r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-devel
>
> --
> Peter Dalgaard, Professor,
> Center for Statistics, Copenhagen Business School
> Solbjerg Plads 3, 2000 Frederiksberg, Denmark
> Phone: (+45)38153501
> Office: A 4.23
> Email: pd....@cbs.dk  Priv: pda...@gmail.com
>
>
>
>
>
>
>
>
>
>

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to