Your message dated Wed, 18 Oct 2006 12:22:09 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393934: Error: This is R 2.3.1, package 'rpart' needs >=
2.4.0
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: r-cran-rpart
Version: 3.1.32-1
Severity: grave
Justification: renders package unusable
~$ R
R : Copyright 2006, The R Foundation for Statistical Computing
Version 2.3.1 (2006-06-01)
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(rpart)
Error: This is R 2.3.1, package 'rpart' needs >= 2.4.0
>
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages r-cran-rpart depends on:
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii r-base-core 2.3.1-3 GNU R core of statistical computin
ii r-cran-survival 2.29-1 GNU R package for survival analysi
r-cran-rpart recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
As discussed multiple times on r-sig-debian as well as in at least two prior
bug reports: I know. I made a mistake with 'Depends: r-base-core (>> 2.3.1)'
as this is satisfied by r-base-core 2.3.1-$ANYTHING, including the -3 you
have installed.
But there was no quick way to fix it: even recompilig the package would not
get it into testing quicker than r-base-core itself.
As I said in all the other threads, you can fix this immediately by
i) downgrading r-cran-rpart to the prior version using snapshot.debian.net
ii) move to R 2.4.0 by using r-base-core from unstable
iii)locally building r-cran-part from CRAN
Luckily, ii) is now the default as today's mirror push will get the 2.4.0
packages into testing. They were waiting on rpy, and the release manager
kindly helped by forcing a build of that on the last missing architecture.
Sorry for the mishap, but the fix is near. Given the fix, I will close the
bug report even though it will technically be open til this afternoon.
Thanks, Dirk
On 18 October 2006 at 11:49, Sven Heinicke wrote:
| Package: r-cran-rpart
| Version: 3.1.32-1
| Severity: grave
| Justification: renders package unusable
|
|
| ~$ R
|
| R : Copyright 2006, The R Foundation for Statistical Computing
| Version 2.3.1 (2006-06-01)
| ISBN 3-900051-07-0
|
| R is free software and comes with ABSOLUTELY NO WARRANTY.
| You are welcome to redistribute it under certain conditions.
| Type 'license()' or 'licence()' for distribution details.
|
| Natural language support but running in an English locale
|
| R is a collaborative project with many contributors.
| Type 'contributors()' for more information and
| 'citation()' on how to cite R or R packages in publications.
|
| Type 'demo()' for some demos, 'help()' for on-line help, or
| 'help.start()' for an HTML browser interface to help.
| Type 'q()' to quit R.
|
| > library(rpart)
| Error: This is R 2.3.1, package 'rpart' needs >= 2.4.0
| >
|
|
| -- System Information:
| Debian Release: testing/unstable
| APT prefers testing
| APT policy: (500, 'testing')
| Architecture: i386 (i686)
| Shell: /bin/sh linked to /bin/bash
| Kernel: Linux 2.6.17-2-686
| Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
|
| Versions of packages r-cran-rpart depends on:
| ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
| ii r-base-core 2.3.1-3 GNU R core of statistical
computin
| ii r-cran-survival 2.29-1 GNU R package for survival
analysi
|
| r-cran-rpart recommends no packages.
|
| -- no debconf information
|
--
Hell, there are no rules here - we're trying to accomplish something.
-- Thomas A. Edison
--- End Message ---