[Bioc-devel] Check error on windows platform for BgeeDB
Instead of downloading each time, consider using BiocFileCache (http://bioconductor.org/packages/devel/bioc/vignettes/BiocFileCache/inst/doc/BiocFileCache.html#local-cache-of-an-internet-resource) to download once (succeeding on a good internet day) and then only need to check for updates (on day after that). Martin ?On 4/21/20, 12:42 PM, "Bioc-devel on behalf of Julien Wollbrett" <bioc-devel-bounces at r-project.org on behalf of julien.wollbrett at unil.ch> wrote: Hello, The BgeeDB package has a windows CHECK error in both 3.10 and master branches. https://bioconductor.org/packages/release/bioc/html/BgeeDB.html This error is due to a timeout during an example downloading data from a webservice with the download.file() function. It is the first time I notice this error. Could you please tell me if you changed the timeout in your windows servers (tokay1 and tokay2)? Is it possible to change the timeout options when checking the BgeeDB package? Do you have any idea how to solve this error? Best Regards, Julien Wollbrett _______________________________________________ Bioc-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel