[Debian-med-packaging] Missing file for unit test in GenABEL

Andreas Tille andreas at an3as.eu
Thu Jun 26 13:47:02 UTC 2014


Hi Yurii,

On Fri, Jun 20, 2014 at 10:44:43AM +0200, Andreas Tille wrote:
> Hi Yurii,
> 
> I'm trying to update the Debian package of GenABEL.  Since some time
> there is an effort to automatically run unit tests of software if
> available.  Since I noticed that GenABEL comes with unit tests I
> tried
> 
> $ make test
> export RCMDCHECK=FALSE;\
>         cd ../../tests;\
>         R --vanilla --slave < doRUnit.R
> /bin/sh: 2: cd: can't cd to ../../tests
> /bin/sh: 3: cannot open doRUnit.R: No such file
> make: *** [test] Error 2
> 
> 
> As you can see the file doRUnit.R is missing.  It would be great if you
> could include this file into the source diustribution to make sure we
> can reproduce your exact test procedure in the Debian package.

I cloned https://github.com/cran/GenABEL.git and had a look into the
code.  I realised that the last tag containing the file doRUnit.R was
1.6-7.  I wonder how you are doing unit testing in the current version.

Thanks for any enlightenment

      Andreas.

-- 
http://fam-tille.de



More information about the Debian-med-packaging mailing list