Package: r-cran-vegan Severity: important Version: 2.0-2-1 It is not possible to require(vegan) without having lattice installed; thus r-cran-vegan should Depends: r-cran-lattice. [I'd also recommend that the packages which are currently listed as Suggests: should be Recommends: instead, as various functions of r-cran-vegan will break if they're not available.]
FE: (unstable-i386-sbuild)root@jilx:/home/don# apt-get remove r-cran-lattice [...] (unstable-i386-sbuild)root@jilx:/home/don# R [...] > require(vegan) Loading required package: vegan Loading required package: permute Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths())) : there is no package called 'lattice' (unstable-i386-sbuild)root@jilx:/home/don# apt-get install r-cran-lattice [...] (unstable-i386-sbuild)root@jilx:/home/don# R [...] > require(vegan) Loading required package: vegan Loading required package: permute This is vegan 2.0-2 Don Armstrong -- If it jams, force it. If it breaks, it needed replacing anyway. -- Lowery's Law http://www.donarmstrong.com http://rzlab.ucr.edu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org