[R] Package ICSNP
Uwe Ligges
ligges at statistik.tu-dortmund.de
Sat Feb 11 20:23:57 CET 2012
On 10.02.2012 04:44, David Winsemius wrote:
>
> On Feb 9, 2012, at 9:44 PM, David Winsemius wrote:
>
>>
>> On Feb 9, 2012, at 5:37 PM, Miho Morimoto wrote:
>>>
>>>> install.packages("ICSNP")
>>> --- Please select a CRAN mirror for use in this session ---
>>> Warning: unable to access index for repository
>>> http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.4
>>
>> We are not even close to version 2.4.
>
> Or maybe my memory is too short. I read this as being in the future but
> now that I think about it further v2.4 was probably in 2004.
Actually, R-2.4.0 was released in October 2006.
ICSNP appeared in 2007 on CRAN.
Hence we never generated a binary for an R version that was already
unsupported at that time. That means the OP should really upgrade R!
>> Maybe in another 15 years?
>>
>> Furthermore the directory for version 2.14 does not have the target
>> package.
The CRAN on has.
>> What made you choose this repository over one of the standard
>> CRAN repos? (The repository at www.stat.ox.ac.uk has a rather
>> specialized reason for existence.)
This is a standard repository under Windows (in addition to ordinary
CRAN) and contacted by default. The Warning comes from the fact that the
repository for the outdated R version was removed in the meantime - I
guess the OP has not changed the default, hence R also looked into CRAN
but did not find the package anywhere.
Best,
Uwe Ligges
>>
>>> Warning in download.packages(pkgs, destdir = tmpd, available =
>>> available,
>>> :
>>> no package 'ICSNP' at the repositories
>>> Miho
>
>
>
> David Winsemius, MD
> Heritage Laboratories
> West Hartford, CT
>
> ______________________________________________
> R-help at r-project.org 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.
More information about the R-help
mailing list