Hi Philippe, sorry for the long silence to this bug report.
> 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? Kind regards Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org