Re: [R-pkg-devel] Conditionally use packages from Bioconductor

2020-02-05 Thread Daniel Lüdecke
. Daniel -Ursprüngliche Nachricht- Von: Uwe Ligges [mailto:lig...@statistik.tu-dortmund.de] Gesendet: Mittwoch, 5. Februar 2020 16:08 An: Daniel Lüdecke ; r-package-devel@r-project.org Betreff: Re: [R-pkg-devel] Conditionally use packages from Bioconductor On 05.02.2020 16:05, Daniel

Re: [R-pkg-devel] Conditionally use packages from Bioconductor

2020-02-05 Thread Uwe Ligges
On 05.02.2020 16:05, Daniel Lüdecke wrote: Dear all, for a package that is already published on CRAN, we plan to include a function that relies on the M3C-package, which is on Bioconductor only. Since this function in M3C is not essential for most other functions of our package, we thought ab