Displaying 1 result from an estimated 1 matches for "r65947".
Did you mean:
265947
2014 Jun 14
1
Should a package that indirectly Suggests: a vignette engine pass R CMD check?
...nitr. Nonetheless, R
CMD check fails indicating that a package required for checking is not declared.
Is it really the intention that the original package duplicate Suggests: knitr?
This is only with a recent R. In detail, with
$ Rdev --version|head -3
R Under development (unstable) (2014-06-14 r65947) -- "Unsuffered Consequences"
Copyright (C) 2014 The R Foundation for Statistical Computing
Platform: x86_64-unknown-linux-gnu (64-bit)
trying to check the Bioconductor genefilter package leads to
$ Rdev --vanilla CMD check genefilter_1.47.5.tar.gz
* using log directory ?/home/mtmorgan...