[Debian-med-packaging] Bug#661200: r-cran-vegan should Depends: r-cran-lattice

Don Armstrong don at debian.org
Fri Feb 24 23:22:55 UTC 2012


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 at jilx:/home/don# apt-get remove r-cran-lattice
[...]
(unstable-i386-sbuild)root at 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 at jilx:/home/don# apt-get install r-cran-lattice
[...]
(unstable-i386-sbuild)root at 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





More information about the Debian-med-packaging mailing list