Re: [Bioc-devel] Software package dependency >=5Mb in size

2019-07-29 Thread Martin Morgan
This conversation has moved to the community-bioc slack, where the recommendation is to use BiocFileCache to manage the download. Martin On 7/29/19, 10:42 AM, "Bioc-devel on behalf of Shraddha Pai" wrote: Hi, Our software package relies on a Java jar file that is 11Mb in size and

[Bioc-devel] Software package dependency >=5Mb in size

2019-07-29 Thread Shraddha Pai
Hi, Our software package relies on a Java jar file that is 11Mb in size and there is a good chance we cannot make the file size smaller. The jar file is used to run our algorithm so none of the vignettes can run without it and a separate download would be tedious for users. Is there still a way to