Hi Andreas,
Thanx for your reply.

Le 17/12/13 09:49, Andreas Tille a écrit :
Hi Philippe,

sorry for the long silence to this bug report.
No probs

Package: r-cran-ggplot2
Version: 0.8.9-1.1
Severity: important

Dear Maintainer,

ggplot2 graphics functions print this message:
     "The following `from` values were not present in `x`: col, color, pch,
     cex, lty, lwd, srt, adj, bg, fg, min, max"

ggplot doesn't display any plot but a blank screen. Moreover, each geom_*
function prints the same message, while other ggplot2 functions seem to
work well (not test thoroughly).

Note: the problem appends after the distribution upgrade (from wheezy to
jessie) from R-2.15 to R-3.0. ggplot has been recompiled again R 3.0 without
any evident problem (to my point of view of course).
I admit I'm not using this package personally and it was just packaged
as a precondition for some other package (r-bioc-cummerbund).  To verify
the correctness of ggplot2 I just packaged r-cran-testthat (locally, will
be uploaded soon) and was running the suggested testsuite


library(testthat)
library(ggplot2)
test_package("ggplot2")


This test succeeded at my side.  Could you please provide some test case
which will enable us to reproduce your problem?
The point is : ggplot2 depends on the 'scales' library. This package isn't packaged yet in a debian distribution... What I know is that this package is in the queue of acceptance. I've installed 'manually' ggplot2 with its dependency (scales, plyr, reshape2,...)
and R works fine (but out of debian)

So I suggest to append a dependency to scalles in the control file. In order to prevent the upgrade of R to the 3rd release.

Kinds regards


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to