Hi,
On Fr, 2016-04-22 at 10:32 -0400, Kasper Daniel Hansen wrote:
> ...
> 2. To others: I do agree that having preconfigured VMs for specific
> platforms would be very worthwhile, especially for Windows, as we have just
> seen with mzR.
Thanks again for your heroic help there !
> But it would als
what he was talking about. I will try it.
>
> Thank you again,
>
> Carlos Ruiz
>
> - Mensaje original -
> De: "Leonardo Collado Torres"
> Para: "Steffen Neumann"
> CC: "Martin Morgan" , "Ruiz Arenas,
> Carlos" , bioc-de
quot;
CC: "Martin Morgan" , "Ruiz Arenas, Carlos"
, bioc-devel@r-project.org
Enviados: Viernes, 22 de Abril 2016 15:16:27
Asunto: Re: [Bioc-devel] Custom build of packages
You could also run tests on Travis CI. That's what I do for my
packages. See https://travis-c
You could also run tests on Travis CI. That's what I do for my
packages. See https://travis-ci.org/lcolladotor/derfinder and
https://github.com/lcolladotor/derfinder/blob/master/.travis.yml for
an example. If you want to use Travis, check the main docs
https://docs.travis-ci.com/user/languages/r
O
Hi,
On Fr, 2016-04-22 at 10:53 +, Morgan, Martin wrote:
> All packages are built nightly, in both release and devel, and across
> three architectures. The build system is more complicated than
> building individual packages -- reverse dependencies need to be
> built, too, and successful builds
Thanks Martin for your quick reply.
I really appreciate your comments to help me improve my package. As you comment
in the first lines, I have already downloaded the devel version of R and Bioc.
This is how I found out the changes in the dependencies of rowRanges function.
Regarding the other
I guess asking on the devel mailing list rather than sending mail to a
particular individual means that you get the benefit of whatever global wisdom
is available.
All packages are built nightly, in both release and devel, and across three
architectures. The build system is more complicated tha