[R] package update problem

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu May 11 10:56:03 CEST 2006


This is because package gap used to be bundle gap.  You need to remove the 
packages that were previously part of the bundle.  If you don't know what 
those are, ask the maintainer.




On Thu, 11 May 2006, Xiaohua Dai wrote:

> Hi all,
>
>> From late April, everytime when I update my packages, the package
> "gap" is always on the list of "packages to be updated". I try to
> download and install the gap zip file from CRAN. However, the same
> problem still remains. No such problem for other packages.
>
>> Sys.info()
>                      sysname                       release
>                    "Windows"                      "NT 5.1"
>                      version                      nodename
> "(build 2600) Service Pack 2"             "DIT-SYSRESEARCH"
>                      machine                         login
>                        "x86"                  "xiaohuadai"
>                         user
>                 "xiaohuadai"
>
>> R.Version()
> $platform
> [1] "i386-pc-mingw32"
>
> $arch
> [1] "i386"
>
> $os
> [1] "mingw32"
>
> $system
> [1] "i386, mingw32"
>
> $status
> [1] ""
>
> $major
> [1] "2"
>
> $minor
> [1] "3.0"
>
> $year
> [1] "2006"
>
> $month
> [1] "04"
>
> $day
> [1] "24"
>
> $`svn rev`
> [1] "37909"
>
> $language
> [1] "R"
>
> $version.string
> [1] "Version 2.3.0 (2006-04-24)"
>
>
> Thanks
> Xiaohua
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list