Re: [Bioc-devel] Issues with package size

2021-09-24 Thread Zuguang Gu
Hi Hervé, Hi all, Yes, I totally understand and agree with the standard of Bioc packages development. I always try to follow it as best as I can. But regarding the "real rerunnable vignettes", I think there are several scenarios that make it really difficult to follow this standard way: 1. Some e

Re: [Bioc-devel] Issues with package size

2021-09-23 Thread Hervé Pagès
Hi Zuguang, On 23/09/2021 05:45, Zuguang Gu wrote: Hi Giulia, I think it is ok to host the vignettes somewhere else. I have two packages of which the vignettes are hosted on GitHub Page. Unfortunately this is something we **strongly** discourage. It's important to understand that your vign

Re: [Bioc-devel] Issues with package size

2021-09-23 Thread Giulia Pais
t.org" Subject: Re: [Bioc-devel] Issues with package size It seems to me the reason for the large vignette size is that you have significant DT::datatable rendering capabilities within your vignettes, and the tables are large. I would propose that you use subsets of the table content fo

Re: [Bioc-devel] Issues with package size

2021-09-23 Thread Vincent Carey
vignettes smaller than 1 MB. > > > From: "Kern, Lori" > Date: Thursday, September 23, 2021 at 14:52 > To: Zuguang Gu , Giulia Pais > Cc: "bioc-devel@r-project.org" > Subject: Re: [Bioc-devel] Issues with package size > > In generally, Bioconductor w

Re: [Bioc-devel] Issues with package size

2021-09-23 Thread Giulia Pais
ent of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263 From: Bioc-devel on behalf of Zuguang Gu Sent: Thursday, September 23, 2021 8:45 AM To: Giulia Pais Cc: bioc-devel@r-project.org Subject: Re: [Bioc-devel] Issues with package siz

Re: [Bioc-devel] Issues with package size

2021-09-23 Thread Kern, Lori
Streets Buffalo, New York 14263 From: Bioc-devel on behalf of Zuguang Gu Sent: Thursday, September 23, 2021 8:45 AM To: Giulia Pais Cc: bioc-devel@r-project.org Subject: Re: [Bioc-devel] Issues with package size Hi Giulia, I think it is ok to host the v

Re: [Bioc-devel] Issues with package size

2021-09-23 Thread Kern, Lori
nt of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263 From: Bioc-devel on behalf of Zuguang Gu Sent: Thursday, September 23, 2021 8:45 AM To: Giulia Pais Cc: bioc-devel@r-project.org Subject: Re: [Bioc-devel] Issues with package si

Re: [Bioc-devel] Issues with package size

2021-09-23 Thread Zuguang Gu
Hi Giulia, I think it is ok to host the vignettes somewhere else. I have two packages of which the vignettes are hosted on GitHub Page. http://www.bioconductor.org/packages/devel/bioc/html/ComplexHeatmap.html https://www.bioconductor.org/packages/devel/bioc/html/cola.html But since now the vigne

[Bioc-devel] Issues with package size

2021-09-23 Thread Giulia Pais
Hello, I�m the developer of the package ISAnalytics. I�d like to ask if it is possible to have a file/vignette that links to other documentation outside the package (like a GitHub wiki) since we have issues with the maximum allowed package size due to vignette size, We would like to maintain as