From 5b643d9c8c702acf61c249b8faf88e08cb1cccf5 Mon Sep 17 00:00:00 2001 From: "rupert@it031740" Date: Fri, 16 Feb 2018 18:58:59 +0000 Subject: [PATCH] cleaned up DESCRIPTION and edited CRAN notes --- DESCRIPTION | 2 +- cran-comments.md | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3e42689..f93657c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,7 +5,7 @@ Version: 1.5.0 Date: 2018-02-15 Author: Samuel Brown, Rupert Collins, Stephane Boyer, Marie-Caroline Lefort, Jagoba Malumbres-Olarte, Cor Vink, Rob Cruickshank Maintainer: Rupert A. Collins -Description: Provides functions for the analysis of species limits and DNA barcoding data. Included are functions for generating important summary statistics from DNA barcode data, assessing specimen identification efficacy, testing and optimizing divergence threshold limits, assessment of diagnostic nucleotides, and calculation of the probability of reciprocal monophyly. Additionally, a sliding window function offers opportunities to analyse information across a gene, often used for marker design in degraded DNA studies. Further information on the package has been published in Brown et al (2012) . +Description: Analysis of species limits and DNA barcoding data. Included are functions for generating important summary statistics from DNA barcode data, assessing specimen identification efficacy, testing and optimizing divergence threshold limits, assessment of diagnostic nucleotides, and calculation of the probability of reciprocal monophyly. Additionally, a sliding window function offers opportunities to analyse information across a gene, often used for marker design in degraded DNA studies. Further information on the package has been published in Brown et al (2012) . License: MIT + file LICENSE LazyLoad: yes Imports: ape, pegas, graphics, stats, utils diff --git a/cran-comments.md b/cran-comments.md index b34809f..f0b422b 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,8 +1,13 @@ -This is a re-release of the 'spider' package. The package was previously on CRAN up until v1.3-0, but was removed. The issues are fixed, and development has moved to https://github.com/boopsboops/spider. +## Resubmission 16.02.18 -Maintainer has changed to Rupert A. Collins (rupertcollins@gmail.com). +* MIT license changed to CRAN version +* DESCRIPTION tidied up (superfluous text deleted, doi corrected) -16.02.18 - MIT license changed to CRAN version. +## Notes + +* This is a re-release of the 'spider' package. The package was previously on CRAN up until v1.3-0, but was removed. The issues are fixed, and development has moved to https://github.com/boopsboops/spider. + +* Maintainer has changed to Rupert A. Collins (rupertcollins@gmail.com). ## Test environments