Re: [Bioc-devel] as.list of a GRanges

2018-02-16 Thread Renan Valieris
FWIW, this change also affects code that don't call as.list() explicitly. such as calling Reduce(union, granges), Reduce is implemented on base, and will call as.list() if the predicate isn't a vector already. I understand it wasn't intended to be used this way, but with this in mind there are mo

Re: [Bioc-devel] incomplete vignette on macosx

2016-10-27 Thread Renan Valieris
fferent versions of Pandoc on the different build machines? > For the record, we have version 1.16.0.2 on morelia, malbec1, malbec2, > version 1.17.0.2 on oaxaca, and version 1.17.2 on tokay1 and tokay2. > Not sure that's so helpful, sorry. > > Hoping that someone could provide so

[Bioc-devel] incomplete vignette on macosx

2016-10-25 Thread Renan Valieris
Hello, I noticed the vignette of the macosx build of my package[1] is incomplete, the generated images were not included in the html. The windows, linux and the online vignette was generated properly. I built the package locally on my macosx without any errors and the vignette is generated