[R-pkg-devel] Bioconductor dependencies => Windows checks failed

2019-02-27 Thread Matthew Hall
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

Re: [R-pkg-devel] Bioconductor dependencies => Windows checks failed

2019-02-27 Thread Matthew Hall
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