Hello,
I’ve just tried to submit a package to CRAN which has a Bioconductor dependency
(ggtree, specifically). It passes checks on MacOS and Debian, but fails on
Windows with the error:
Error: object 'as_data_frame' is not exported by 'namespace:tidytree'
The official ggtree developer solution
check report would be helpful.
Martin
On 2/27/19, 9:25 AM, "R-package-devel on behalf of Matthew Hall"
wrote:
Hello,
I’ve just tried to submit a package to CRAN which has a Bioconductor dependency
(ggtree, specifically). It passes checks on MacOS and Debian, but fails on
Window