Skip to content
Prev 20582 / 21312 Next

[Bioc-devel] file 'HilbertCurve/DESCRIPTION' does not exist

Dear Bioc,

I have been seeing this error from the HilbertCurve package (devel):

https://bioconductor.org/checkResults/devel/bioc-LATEST/HilbertCurve/

* checking for file ?HilbertCurve/DESCRIPTION? ... OK
* preparing ?HilbertCurve?:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... OK
* cleaning src
Error in .read_description(ldpath) :
  file 'HilbertCurve/DESCRIPTION' does not exist
Execution halted

I've checked, the DESCRIPTION file is not missing. See the git commit
https://code.bioconductor.org/browse/HilbertCurve/728edd7e4b127bea4144ddce608602331817153b/
which was checked on bioc.

Also the first line "checking for file ?HilbertCurve/DESCRIPTION? ... OK"
already means the DESCRIPTION file does exist.

Thanks!
Zuguang Gu