Skip to content

[Bioc-devel] missing cn.farms package in build/check report

2 messages · Andreas Mitterecker, Hervé Pagès

#
Dear all,

for some strange reason I cannot find my cn.farms package anymore in the 
"BioC 2.9: Multiple platform build/check report". Lately I have changed 
the DESCRIPTION file of the package and my checks on the package did not 
show any errors or warnings. I have also checked for possible errors in 
the encoding. Does anybody of you have an explanation for this?

Thank you in advance for any help you can provide,

Andreas
1 day later
#
Hi Andreas,

Our build system doesn't like it when the maintainer name and email
address are not on the same line as the Maintainer keyword, sorry.
If that happens, or if it cannot extract some other important things
from the DESCRIPTION file that it needs in order to generate the report,
then it will just ignore the package.

It looks like you've "fixed" the DESCRIPTION file and that cn.farms
is back in the report though :-)

H.
On 11-08-09 06:08 AM, Andreas Mitterecker wrote: