[Debian-med-packaging] Test suite of snpStats 1.18.0 fails
Andreas Tille
andreas at fam-tille.de
Sat May 9 07:22:56 UTC 2015
Hi,
I want to upgrade the BioConductor packages in Debian to the latest
versions and stumbled upon snpStats 1.18.0. As a testsuite I try to
build the vignettes this way:
for rnw in *.Rnw ; do
rfile=`basename $rnw nw`
R --no-save <<EOT
Stangle("$rnw")
source("$rfile", echo=TRUE)
EOT
Unfortunately this ends up in:
> allest["rs10882596"]
Error in eval(expr, envir, enclos) : object 'allest' not found
Calls: source -> withVisible -> eval -> eval
Execution halted
Any hint about this?
Kind regards
Andreas.
--
http://fam-tille.de
More information about the Debian-med-packaging
mailing list