Skip to content

Commit

Permalink
cleaned up DESCRIPTION and edited CRAN notes
Browse files Browse the repository at this point in the history
  • Loading branch information
boopsboops committed Feb 16, 2018
1 parent 7412090 commit 5b643d9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
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) <doi: 10.1111/j.1755-0998.2011.03108.x>.
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) <doi:10.1111/j.1755-0998.2011.03108.x>.
License: MIT + file LICENSE
LazyLoad: yes
Imports: ape, pegas, graphics, stats, utils
Expand Down
11 changes: 8 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -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 ([email protected]).
* 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 ([email protected]).

## Test environments

Expand Down

0 comments on commit 5b643d9

Please sign in to comment.