From 79aefe035a67ebe25e0b6da6f47eeaa088d9f4aa Mon Sep 17 00:00:00 2001 From: Zhian Kamvar Date: Wed, 5 Apr 2017 18:43:19 -0500 Subject: [PATCH 1/3] Add protection and sprinkle checkInterrupt This should address #86 and fix #133 --- DESCRIPTION | 2 +- README.md | 4 ++-- src/permut_shuffler.c | 12 +++++++----- src/poppr_distance.c | 16 ++++++++++++---- 4 files changed, 22 insertions(+), 12 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 43240193..41e6aff5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: poppr Type: Package Title: Genetic Analysis of Populations with Mixed Reproduction -Version: 2.3.0.99-61 +Version: 2.3.0.99-62 Date: 2017-04-05 Authors@R: c(person(c("Zhian", "N."), "Kamvar", role = c("cre", "aut"), email = "zkamvar@gmail.com"), diff --git a/README.md b/README.md index 857c3397..c49d0263 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Poppr version 2 -[![Build Status](https://travis-ci.org/grunwaldlab/poppr.svg?branch=master)](https://travis-ci.org/grunwaldlab/poppr) -[![Coverage Status](https://coveralls.io/repos/grunwaldlab/poppr/badge.svg?branch=master)](https://coveralls.io/r/grunwaldlab/poppr?branch=master) +[![Build Status](https://travis-ci.org/grunwaldlab/poppr.svg?branch=use-protection)](https://travis-ci.org/grunwaldlab/poppr) +[![Coverage Status](https://coveralls.io/repos/grunwaldlab/poppr/badge.svg?branch=use-protection)](https://coveralls.io/r/grunwaldlab/poppr?branch=use-protection) [![CRAN version](http://www.r-pkg.org/badges/version/poppr)](https://cran.r-project.org/package=poppr)