Your message dated Tue, 16 Feb 2016 06:15:42 -0600
with message-id <[email protected]>
and subject line Re: Bug#814896: r-cran-rcmdr missing dependences
has caused the Debian Bug report #814896,
regarding r-cran-rcmdr missing dependences
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
814896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814896
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: r-cran-rcmdr
Version: 1.8-4-1
Severity: important
In Wheezy, Rcmdr package (r-cran-rcmdr) claims as dependencies some CRAN
packages that are not in Wheezy: sem, leaps, e1071, aplpack.
Test: In a R terminal, execute:
library("Rcmdr")
A error window appears what notify "Missing the following packages what Rcmdr
needs: sem, leaps, e1071, aplpack"
If you select "No install", Rcmdr runs but I have not thoroughly tested if
everything works correctly.
The Rcmdr menu entry doesn't work: nothing appears. If you manually run in a
terminal the "Exec" line of the '/usr/share/applications/Rcmdr.desktop' file,
the above mentioned (a error window appears what notify about missing packages)
occurs.
The system is a Debian GNU/Linux Wheezy, updated as of today.
Thanks!
--- End Message ---
--- Begin Message ---
On 16 February 2016 at 11:09, Alexis PM wrote:
| Package: r-cran-rcmdr
| Version: 1.8-4-1
| Severity: important
|
| In Wheezy, Rcmdr package (r-cran-rcmdr) claims as dependencies some CRAN
packages that are not in Wheezy: sem, leaps, e1071, aplpack.
No, as suggestions (in the R sense). The Depends: (in the Debian and R) sense
are all fulfillable -- it wouldn't work any other way.
| Test: In a R terminal, execute:
| library("Rcmdr")
| A error window appears what notify "Missing the following packages what Rcmdr
needs: sem, leaps, e1071, aplpack"
Right. That is the compromise John Fox and I have: he 'suggests' these, the
package runs and you can locally install these non-essential packages
offering optional features.
The alternative would be to throw Rcmdr out of Debian as these packages are
generally not available (we do have r-cran-e1071, but not the others).
| If you select "No install", Rcmdr runs but I have not thoroughly tested if
everything works correctly.
|
| The Rcmdr menu entry doesn't work: nothing appears. If you manually run in a
terminal the "Exec" line of the '/usr/share/applications/Rcmdr.desktop' file,
the above mentioned (a error window appears what notify about missing packages)
occurs.
|
| The system is a Debian GNU/Linux Wheezy, updated as of today.
|
| Thanks!
This isn't really a bug report but rather a misunderstanding / misalignment
of expectations. Feel free to come to the r-sig-debian list to discuss. But
'no package in Debian, no Depends...'.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | [email protected]
--- End Message ---