Re: [Bioc-devel] biocLite and automatic installing of packages Imports packages

2017-09-26 Thread Martin Morgan
On 09/25/2017 09:40 PM, Stefan Mutter wrote: Hi, we are currently developing a package that we want to submit to Bioconductor and I am working on the documentation part at the moment. Our packages requires Rcpp and we have added this dependency under Imports into the DESCRIPTION file. What

[Bioc-devel] biocLite and automatic installing of packages Imports packages

2017-09-26 Thread Stefan Mutter
Hi, we are currently developing a package that we want to submit to Bioconductor and I am working on the documentation part at the moment. Our packages requires Rcpp and we have added this dependency under Imports into the DESCRIPTION file. What I am wondering is whether in this situation bio