[Bioc-devel] covr

Estefania Mancini emancini at leloir.org.ar
Thu Mar 2 09:36:47 CET 2017


Thanks Stephanie!

I'm working on this. Sorry if it was a naif question but I want to do the modifications in the best way without making problems.
Estefi
________________________________________
De: Stephanie M. Gogarten [sdmorris at u.washington.edu]
Enviado: lunes, 27 de febrero de 2017 01:56 p.m.
Para: Estefania Mancini; bioc-devel at r-project.org
Asunto: Re: [Bioc-devel] covr

Hi Estefania,

After you commit to your github repository, you will need to explicitly
push those changes to svn to get them into Bioconductor devel. I
recommend following the instructions under "Dealing with prior history /
merge conflicts" on this page:

http://www.bioconductor.org/developers/how-to/git-mirrors/

Using the "git cherry-pick" command seems to avoid a lot of errors
others have seen in trying to move commits from git to svn. (At least,
it worked for me.)

If you have not already done so, make sure to run the
"update_remotes.sh" script referenced on that page.

Stephanie

On 2/23/17 9:11 AM, Estefania Mancini wrote:
> Thanks Herve!
>
> I will try to include test code in the next version of the package.
>
> By the way, I am a little lost with changes in the package. I want to modify the code of the accepted package and  I want to add people to my project in GitHub so I think is better for us continuing using it repository. What do you suggest? I have a version in GitHub, linked to Bioconductor repository. Does commit impact on my devel version of the package? I dont understand clearly where I should commit.
>
> Thanks in advance,
>
> Estefania
>
> ________________________________________
> De: Hervé Pagès [hpages at fredhutch.org]
> Enviado: lunes, 13 de febrero de 2017 03:15 p.m.
> Para: Estefania Mancini; bioc-devel at r-project.org
> Asunto: Re: [Bioc-devel] covr
>
> Hi Estefania,
>
> See here
>
>    https://bioconductor.org/developers/how-to/unitTesting-guidelines/
>
> for our guidelines to how to add unit tests to your package.
>
> Cheers,
> H.
>
> On 02/13/2017 04:17 AM, Estefania Mancini wrote:
>> Hi,
>> I would like to add coverage test to my package. What should I do? Thanks in advance
>>
>> Estefania
>>
>>       [[alternative HTML version deleted]]
>>
>> _______________________________________________
>> Bioc-devel at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>>
>
> --
> Hervé Pagès
>
> Program in Computational Biology
> Division of Public Health Sciences
> Fred Hutchinson Cancer Research Center
> 1100 Fairview Ave. N, M1-B514
> P.O. Box 19024
> Seattle, WA 98109-1024
>
> E-mail: hpages at fredhutch.org
> Phone:  (206) 667-5791
> Fax:    (206) 667-1319
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>



More information about the Bioc-devel mailing list